/*  
Theme Name: Centita
Theme URI: http://www.indonez.com/
Description: Minimalist Business Wordpress Theme
Author: Indonez
Author URI: http://themeforest.net/user/indonez
Version: 2.1
*/

/*----------------------------------------------------
                 Centita - CSS File
------------------------------------------------------*/

/* Global
------------------------------------------------------*/
body
{
    margin: 0px;
    padding: 0px;
   /* font:100% "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 12px;*/
    font-family:"Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #636466;  
    font-size: 15px;
    line-height: 2.14286em;
    /*background:#f4f4f4;*/
}
ul, ol
{
   /* margin: 10px 0 15px 20px;*/
}
html
{
    height: 100%;
}
.tblMaster
{
       top: 0;
    left: 0;
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    padding: 0;
    /*box-shadow: 0px 0px 8px #bbbbbb;*/
    max-width: 980px;
    border-top: 3px solid #fff;
}

.tblMaster_box
{
   /* margin: 22px 22px 0 22px;*/
}

.main-header
{    position: relative;
    z-index: 10;
    width: 100%;
    background: #ffffff;
}
.clsBody
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.container
{
    width: 930px;
    padding: 15px;
    -moz-border-radius: 13px;
    background: #E9DAF0;
    margin: 10px auto;
    overflow: auto;
}
.contentbgcolor
{
  /*  background: #fff;*/
}
.clsBodyContent
{
    margin-left: auto;
    margin-right: auto; 
    max-width: 970px;  
}
.clsBodyContenttop
{
	/*margin-top: 70px;*/
}
.containersectionmargin
{
    margin-top: 10px;
}
.BodyContentOutter
{
    padding-right :20px;
    padding-left :20px;
}
.top-wrapper
{
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    /*background: url(images/bg-top.jpg) repeat-x top;*/
    background: #fff;
}
.navi-n
{
    width: 100%;
  /*  height: 36px;*/
    float: left;
  /* background: url(images/bg-navi.jpg) repeat-x;
    border-top-style: groove;
    border-top-width: thin;
    border-top-color: Gray;*/
}
.ht
{
    height:15px;
 }
  .justify
 { text-align: justify;
  line-height:18px; 
  }
  .htPolicy
  {
      height:15px;
  }
 .htJD
{
    height:10px;
 }
.sub-banner
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    clear: both;
    border: none;
    display: block;
}
.banner-bg
{
    width: 100%;
    background: url(images/bg-banner.jpg) repeat-x;
    height: 24px;
}
.headerBg
{
   /* height: 93px;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    text-align: right;
}
.fullwidth
{
    width: 100%;
    float: none;
}
.grid-fulllength
{
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    min-height: 300px;
}
 .ControlBody
    {
        width: 100%;
        background-color: transparent;
        font: inherit;
        float: left;
    }
    .Date
    {
        float: left;
        width: 60px;
        padding-right: 3px;
    }
    .Month
    {
        float: left;
        width: 60px;
        padding-right: 3px;
    }
    .Year
    {
        float: left;
        width: 61px;
        padding-right: 3px;
    }
    .Picker
    {
        width: 175px;
    }
    select
    {
        width: 100%;
    }
.form-panel
{
    margin: 10px;
}
.form-panel .form-panel-body.no-padding
{
    padding: 0;
}
.form
{
    clear: both;
    display: block;
    margin-bottom: 0;
}
.form-inline
{
    width: 100%;
}

.form .form-row
{
    padding: 5px 0px;
}
.form fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
}
.content
{
    width: 930px;
    overflow: auto;
}

.Content
{
    font-size:17px;
    text-align:justify;
}

.main_container
{
    width: 1000px;
    margin: auto;
    background: #E9DAF0;
    border: #f0f0f0 1px solid;
}
.header_outer
{
    width: 100%;
    background: #E9DAF0;
    height: 56px;
}
.right
{
    float: right;
}
.left
{
    float: left;
}
.alignright
{       
    text-align: right;
    vertical-align: top;
    display: inline-block;
    /* min-width: 170px; */
    float: right;
}
.JDalignright
{ text-align: right;
    vertical-align: top;
    display: inline-block;
     min-width: 170px; 
    float: right;}
.alignleft
{
    text-align: left;
}
.aligncenter
{
    text-align: center;
}
.width100
{
    width: 100%;
}

.clearboth
{
    clear: both;
}
.cssWrodWrap
{
    word-wrap: break-word;
}
.margin0
{
    margin: 0 auto;
}
h1
{
    margin: 10px 0px 10px 0px;
    font-weight: normal;
}
h2
{
    color: #007FAA;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-weight: 900;
    line-height: 1.3em;
    margin: 0px;
    margin-bottom: 8px;
    border-bottom: 0px solid #DEDEDE;
    font-size: 21px;
    padding: 35px 0px 0px 0px;
}
/* End here */
/*************Header Style start from here*************/
.header
{
   height: auto;
    width: 100%;
}
.subHeader
{
   /* background-color: Blue;
    line-height:10px; */
    position: relative;
    width: 100%;
    /*min-height: 630px;*/
    overflow: hidden;
    background: #fff;
    z-index: 0;
    
}
/*************End here*************/

/*************Logo Style*************/
.logo
{
    margin-top: 5px;
    margin-bottom: 5px;
   /* width: 15.90909em;*/
   /* margin-left: 20px;*/
}
.logowidthheight
{
   /* width:165px;
    height :55px;*/
    max-width: 100%;

}
.Bannerwidthheight
{
    width:100%;
    height :255px;
}
/*************End here*************/

/*************Feedback Page**********/

.FeedbackControlLeft
{
	float: left !important;
	width: 20% !important;
}
.FeedbackControlRight
{
	float: left !important;
	width: 62% !important;
}
.FeedbackControlLayout
{
	width: 100% !important;
	float: left !important;
}
.Feedbackbotton
{
	padding-bottom: 50px;
	padding-top: 10px;
}

/*************End here****************/

/*************Footer Style start from here*************/
.footer
{
    margin: 0 auto;
    padding: 0;
    color: #87817a;
    padding: 1px;
    background: #4A4A4A;
}
.footerlabel
{
    font: 12px/21px "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 15px;
    margin: 0;    
    color: #818181;
}
.footer-bestviewed
{
    float: left;
}
.footer-copyright
{
    text-align: right;
}
.footerLink
{
       color: #666666; 
}
.footerLinkline
{
    padding: 0px 5px;
    font-size: 15px;
    color: #cccccc;
}
/*End here*/

/************* Page Description Heading Style*************/

.title
{    
    font: 17px/22px "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 21px;
    color: #C70A30;
    text-align: center;
    text-transform: uppercase;
}
/*End here*/
/*Template Page*/
.mdybox
{
    height: 30px;
    margin-top: 15px;
    line-height: 27px;
    margin-bottom: 10px;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
}
/*End Here*/

/*************Technical Assistance Style here*************/
.clickHere
{
    text-align: center;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 14px;
    clear: both;
}
.clickHerecolor
{
   color: #c70A30;
    font-size: 14px;
}
.clickHereCenter
{
    text-align: center;
}
.assistence
{
    padding-bottom: 20px;
}
/*************End here*************/
/*************Job Search Style here*************/

/*Job Search Header*/
.SearchHeader
{
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    padding: 10px;
}
/*End Here*/

/*Job Search Search Control*/
.SearchControlPanel
{
    width: 100% !important;
    height: 100% !important;
    float: left;
    font-size: 15px;
}
.Main
{
    background-color: #f0f0f0;
    border-radius: 20px;
    display: inline-block;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;    
}
.SearchControlLeft
{
    float: left !important;
    width: 37% !important;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    
}
.SearchControlRight
{
    float: left !important;
    width: 60% !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.SearchControlLayout
{
    width: 100% !important;
    float: left !important;
    line-height: 20px; 
    /*height: 40px;*/
}
.AdvanceSearchLink
{
    text-align: right;
     /*color:Blue;*/
     font-weight:normal;
    
}


.AdvanceSearchLink a, .AdvanceSearchLink a.iwi:link, .AdvanceSearchLink a.iwi:visited,.AdvanceSearchLink a:Hover,.AdvanceSearchLink a.iwi:Hover 
{color:Red;}
    
.SearchSubGroup
{
    float: left;
    margin-right: 4px;
}
.SearchLabel
{
    padding-right: 5px;
    text-align: left;
}
.ErrorInfo
{
    width: 100%;
    text-align: right;
    color: red;
    font-weight: bold;
}
/* End here*/

/*Job Search Search Control Button*/
.ButtonRow
{
    text-align: center;
    width: 100%;
    float: left;
    /*padding-bottom: 20px;*/
}
/*End here/

/*End here*/

/************* Job Listing Style Start From here*************/

/*Job Listing Grid*/
.cssjobcount
{
    color :#636466;
}
.cssSort
{
    margin-left:2px;
    vertical-align: middle;
 }
.gvHeaderStyle
{
      text-align: left;
    font-size: 15px;
    color: White;
    background: #C70A30;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
}
.gvHeaderStyle { color:#FFF; background: #C70A30;font-weight: bold; font-size: 15px;font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;} 
.gvHeaderStyle th { padding: 10px; }
.gvHeaderStyle a, .gvHeaderStyle a.iwi:link, .gvHeaderStyle a.iwi:visited,.gvHeaderStyle a:Hover,.gvHeaderStyle a.iwi:Hover 
{color:#fff;}
.gvSelectedRowStyle
{
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    background-color: #660033;
    color: White;
    font-size: 17px;
}
.gvAlternateRowStyle
{
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    background-color: #EBEBEB;
    color: Black;
    font-size: 15px;
}
.gvAlternateRowStyle a
{
    color: #000;
    font-weight:bold;
}
.gvAlternateRowStyle a:hover
{
    color: #c70A30;
    font-weight:bold;
}
.gvRowStyle
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    background-color: White;
    color: Black;
    font-size: 15px;
}
.gvRowStyle a
{
    color: #000;
    font-weight:bold;
}
.gvRowStyle a:hover
{
    color: #c70A30;
    font-weight:bold;
}


.GridViewStyle
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
    background-color: White;
    width: 100% !important;
}
.gvFooterStyle
{
    background-color: #EFEFEF;
    font-weight: normal;
    color: White;
}
/* End here*/

/*paging style */
.pager a
{
   border: 1px solid #797d80;
    color: #c70A30;
    text-decoration: underline;
    padding: 2px 5px;
}
.pager span
{
    background-color: #c70A30;
    border: 1px solid #c70A30;
    color: #FFFFFF;
    padding: 2px 5px;
}
.pager a:hover
{
    color: #5D5D5F;
    background-color: #EBEBEB;
     border: 1px solid #c70A30;
}
.pager table
{
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 30px;
}
/*End Here */

/*************End here*************/

/********Job Details Style from here************/
/*Job Name Style*/
.JobDetailJobTitle
{
    color: #666666;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 19px;
    font-weight: bold;
}
/*End here*/

/*Job Posting Date Style */
.jobDecsLabel
{
    font: 17px/21px "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #7A7A91;
    font-style: italic;
}
/*End Here*/

/*Job Details Table Style*/

.tableJobDetail
{
    /*width: 50%;*/
    height: 100px;
   /* border: 1px solid #8f8f8f;*/
    background-color: #FFFFFF;
    line-height: 25px;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
}
.JobDecAlternateRow
{
    background-color: #FFFFFF;
    line-height:35px;
}
.JobDecRow
{
    background-color: white;
}

.tblDescHeightAndWidth
{
    height: auto;
    width: 200px;
    min-height: 22px;
    font-weight: bold;
}
.tblDescHeight
{
    height: auto;
    min-height: 22px;
}
.tblcolonHeight
{
    height: auto;
    min-height: 22px;
    font-weight: bold;
}
.JobDetailWidth
{
    width: 5px;
}
.tblColumnspace
{
   /* width: 15px;*/
}
/*End here*/
/*Social Add Style*/
.SocialAdd
{
    text-align: right;
}
/*End Here*/
/*************End here*************/

/************* standard Styles *************/

/* Anchor link style*/
a
{
      text-decoration: underline;
    color: darkgrey;
}
a:Hover
{
            color: #5D5D5F;
    text-decoration:underline;
}
/*End Here*/

/*Button Style*/


.styledbutton
{
      background-position: 0% 0%;
background-image: linear-gradient(to bottom, #fff, #fff) !important;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #C70A30 !important;
    font-size: 17px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    border:1px solid #C70A30 !important;
    font-weight:600;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    background-color: white !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.styledbutton:active
{
      background-position: 0% 0%;
background-image: linear-gradient(to bottom, #fff, #fff) !important;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #C70A30 !important;
    font-size: 17px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    border:1px solid #C70A30 !important;
    font-weight:600;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    background-color: white !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.styledbutton:hover
{
     background-position: 0% 0%;
 background-image: linear-gradient(to bottom, #C70A30, #C70A30) !important;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #fff !important;
    font-size: 17px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    border:1px solid #C70A30 !important;
    font-weight:600;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    background-color: #C70A30 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.styledbutton:focus
{
    outline: none;
}
.Otherstyledbutton
{
    background-position: 0% 0%;
background-image: linear-gradient(to bottom, #fff, #fff) !important;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #C70A30 !important;
    font-size: 17px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    border:1px solid #C70A30 !important;
    font-weight:600;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    background-color: white !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.Otherstyledbutton:hover
{
   background-position: 0% 0%;
background-image: linear-gradient(to bottom, #C70A30, #C70A30) !important;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    color: #fff !important;
    font-size: 17px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    border:1px solid #C70A30 !important;
    font-weight:600;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    background-color: #C70A30 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.Otherstyledbutton:focus
{
    outline: none;
}
.btnpadding
{
    padding: 0px 0px 0px 70px;
}
/*End Here*/




/*************OnlinePage Style Here*************/
.OnlinePageContainer td
{
    padding:0;
}
.OnlineHt1
{
    height: 42px;
}
/*Term and Condition Style here*/


.termconditionCheckBox
{
    margin-top: 2px;
}
.TermControlRight
{
	width: 3%;
	float: left;
}
.TermControlLeft
{
	width: 96%;
	float: left;
	margin-left: 5px;
	line-height: 1em !important;
}
.TCControlLeft
{
	width: 22%;
	float: left;
}
.TCControlRight
{
	width: 78%;
	float: left;
}
.cssAggrementPolicy
{
     font-size: 15px;
}
.cssTermAndCondition
{
    font-style: italic;
    font-size: 15px;
    color: #c70A30;
}
.cssTermAndCondition:hover
{
    font-style: italic;
    color: #5D5D5F;
}
/*End here*/
.RowHeight
{
    height: 15px;
}

/*************End Here*************/

/**************ctlSorucePage Style Here*************/
.ddlSourceWidth
{
    width: 130px;
}
.ddlChannelWidth
{
    width: 140px;
}
.tblJobSource td {
    padding-right: 5px !important;
}
/**************End Here**************/
input, textarea, select
{
    font: 100% "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    vertical-align: middle;
    color: #4A4A4A;
}

{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form
{
    margin: 0;
    padding: 0;
    border-style: none;
}

.FieldValues
{
    margin-left: 1px;
}

.SectionHeader
{
      font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    color: #007FAA;
    background-color: #EFEFEF;
    border: #000000;
    height: 30px;
}
.outline
{
    border: 1px solid #ACB9C5;
    margin: 0px;
    text-decoration: none;
   /* line-height: normal; 
    height: 24px;*/
    line-height:inherit;
    padding-left: 3px; 
    font: 15px "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
}
/* Button Style */
#haml-structure.quick-apply .actions {
    margin-top: 40px;
}
.quick-apply .actions {
    padding-right: 60%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.submit.next.btn.btn-default {
    background-color: white !important;
    color: #c70a30 !important;
    border-color: #c70a30 !important;
  /*  width: 100% !important;*/
}
 .actions a.btn {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    margin-right: 15px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 1.8rem;
    white-space: normal;
}
.btn {
    border-radius: 4px;
}
a.btn {
    font-size: 1.4rem;
    line-height: 1em;
    margin-bottom: 10px;
}
.actions input {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 1.8rem;
}
.quick-apply input, .quick-apply label, .quick-apply textarea, .quick-apply .table {
    display: block;
    clear: both;
    font-size: 1.4em;
    line-height: 1em;
}
.bootstrap-form label, .bootstrap-form input, .bootstrap-form textarea {
    font-size: 1.4rem;
    line-height: 1em;
    margin-bottom: 10px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
button, input {
    line-height: normal;
}

/* Button style ends here */
.textboxoutter
{
	padding: 0px 2px 2px 2px;
}
.dropdownoutter
{
	padding: 0px 2px 1px 2px;
}
.dropdownoutter
{ 
*padding:2px2px1px2px;
*width:78%!important;
}
.star
{
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #FF0000;
}
.bodytxt
{
        font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    text-align: justify;
    width: 100%;
    font-size: 15px;    
    margin-left: 0px;
    line-height: 23px;
}

.bodytxt_black
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
   color: #4A4A4A;
    text-decoration: none;
    line-height: normal;
}
.cssOrganization
{
  font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
}
.cssOrganizationName
{
    font-weight: bold;
}
li
{
 /*   margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;*/
}
ul
{
    margin-bottom: 0px;
    margin-top: 0px;
}
.linkNoUnderline a
{
    text-decoration: none;
    font-style: normal;
    color: #007FAA;
        font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px/20px;
}
/************ 2nd Stage Form *******************/
/****LOGIN ***/
.LoginMain
{
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.LoginHeadercss
{
    background-color: #C70A30;
    color: White;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
.offlineLoginHeadercss {
    background-color: #C70A30;
    color: #ffffff;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px 10px 0px 0px;
}
.LoginHeaderTop
{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.OfflineLoginHeaderTop
{
    width: 100%;
    float: left;
}
.LoginHeaderBottom
{
    width: 100%;
    padding-bottom: 10px;
}
.LoginControlMain
{
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.LoginCss
{
    width: 400px;
    border: 1px solid #C70A30;
        margin-top: 170px;
}
.OfflineLoginCss
{
    width: 400px;
    border: 1px solid #C70A30; 
    border-radius: 11px;
}

.LoginControlLabel
{
    width: 33%;
    float: left;
    text-align: left;
    margin-left: 25px;
}
.LoginControls
{
    width: 60%;
    float: left;
    text-align: left;
}
.loginbutton
{
    padding-top:30px;
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.password
{
    height:18px !important;
}
.Loginbutton
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
    border: 1px solid #C70A30;
    color: #C70A30;
    font-weight: bold;
    background-color: white;
    cursor: pointer;
    padding: 10px 17px 10px 17px;
       -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  
 
}

.cssTermCondition
{
 line-height: 
}
.Loginbutton:hover
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    background: #c70A30;
    cursor: pointer;
    padding: 10px 17px 10px 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.Loginbutton:active
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    background: red;
    cursor: pointer;
    padding: 10px 17px 10px 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.loginErrorMessage
{
    padding-bottom: 15px;font-size: 12px;  background: #fef5ec;
}
.OfflineErrorMessage
{
     padding-bottom: 15px; font-size: 16px; border-radius: 10px;background-color: #fef5ec;
}
.offlineHeader
{
    font-weight: bold;
  color: rgb(85, 84, 84);
}
.OfflineCenter
{
    margin-top:9%;
}
.SecondStageLogoSetting
{
    margin-bottom:15px;
    margin-top:15px;
}
.SecondStageLogoleft
{
    padding-left:150px;
}
.SecondStageLogoBottomBorder
{
    background-color: #C70A30;height: 3px;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.htLogin
{
  height:150px;   
 }
/******************* 2nd stage Style ends Here ***************************/

/********************TBC Styles**********************/
.m_text, input, textarea
{
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
    color: #636466;
    vertical-align: bottom;
    vertical-align: middle\9;
}
input[type="radio"]
{
    vertical-align: middle !important;
}

/*********** Styles ************* */

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.JobSearch
{
    border-collapse: collapse;
    border-spacing: 0;
    color: #7E7E7E;
    font-size: 15px;
    font-weight: normal;
    padding: 3px 5px;
    text-align: left;
    width: 290px;
    float: left;
}
img
{
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-style: none;
}

/**********CtlJobSearch Style Here***********/
.searchwidgetheaderspace
{
    height: 5px;
    font-weight: bold;
}
.SearchWidgetHeader
{
    background-color: #007FAA;
    color: White;
    height: 30px;
    font-weight: bold;
        font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 9pt;
}
.tdSearchWidget
{
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    background-color: #EFEFEF;
}
.tdSearchFontColor
{
        font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
}
.trSearchWidget
{
    background-color: #EFEFEF;
    height: 30px;
}
.trHeight
{
    height: 15px;
}
.trHeight2
{
    height: 15px;
}
.SearchControlBottomRow
{
    height: 15px;
    border-radius: 20px;
    background-color: #EFEFEF;
}
.JobSearchHeaderheight
{
    height: 30px;
}

/***********End Here**********/

.fontColor
{
    color: #007FAA;
}
.lbltextarea
{
    text-align: justify;
       font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
    line-height: 20px;
}

.lblError
{
      font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-align: justify;
}
.searchPnlBg
{
    background-color: #5D5D5F;
}
.feedbackCaptionWidth
{
    width: 174px;
}
.rblist input[type=radio] {
    cursor: pointer;
    margin: 1px 2px 0px 0px;
}
.lblErrorMsg
{
    border-color: Black;
    border-width: 1px;
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 17px;
    color: Red;
   /* height: 27px;
    padding: 0px 0px 0px 10px;*/
}
.mandatoryColor
{
    color: #FF0000;
}
.smallerText
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: x-small;
    color: #000000;
}
input[type=text]:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}
input[type=password]:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}
select:focus, textarea:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}
.htmlJDstyle
{
    vertical-align: top;
    text-align: left;
}
.htmlJDstyle p
{
    text-align: left !important;
       font-size: inherit;
}
.txtLeftAlign
{
    text-align: left;
}

.mailTo
{
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
}
.onlineHt
{
    height: 30px;
}
.termsAndCondition_content input[type="checkbox"]
{
    margin-top: 0px;    
    vertical-align: middle;
    vertical-align: sub\9;
}
.applymessage
{
   border: solid 1px #dbdbdb;padding: 3px;
}
/*Login Section*/
.tblLogin,.tblForgotpwd 
{
    background-color: #f4f4f4;border: 1px solid #D9D8D7;border-radius: 10px;padding: 7px;}

.tblMailborder
{
      background-color: #f4f4f4;border: 1px solid #D9D8D7;border-radius: 10px;padding: 7px;
}
  .tblMail
{
    background-color: #ffffff;
    /*border: 1px solid #D9D8D7;*
    border-radius: 10px;/*padding: 7px*/;
  }  

.tblMailborder table{width:100%;}
.tblMailborder table tr{height: 30px;}
.tblMailborder{width: 40%;}
.tblMail{width: 40%;}


.tblLogin table{width:100%;}
.tblLogin table tr{height: 30px;}


.tblLogin{width: 50%;}
.tblForgotpwd{width: 64%;}
.tablecenter {
    margin: 0 auto;
}
.lblposition {
    float: left;
    position: absolute;
}
.OnlineConfirmTable {
      width: 60%;
    border: 1px solid #D9D8D7;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 10px;
}
.breadcrumb{font-size: 17px;color: #636466;}
.breadcrumb a:hover {
       color: #c70A30;
}  
.breadcrumb a
{
    color: #636466;
}
.breadcrumb a:focus
{
   outline: none;
}

.form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
/*End Login Section*/
/*Second Statge*/

.CalendarCSS
{
    background-color: Orange;
}
.centeralign
{
    color: #ffffff;
    vertical-align: middle;
}
.ErrorColor
{
    color: Red;
}
.PnlHeader
{
    background-color: #5D5D5F;
}
.colorwhite
{
    color: White;
}
#ctl00_body_HTMlViewer1_tblHTMLViewer *
{
    text-align: justify;
}


/* Contact No. control */

.ctlContactNumber
{
    width: 100%;
    background-color: transparent;
    font: inherit;
    float: left;
}
.CountryCode
{
    width: 112px;
    padding-right: 5px;
    float: left;
}
.AreaCode
{
    width: 80px;
    padding-right: 2px;
    float: left;
}
.ContactNumber
{
    width: 110px;
    float: left;
}
.ctlContactNumber input
{
    width: 100%;
}
.ctlContactNumber span
{
    width: 100%;
    font-size: 15px;
}
.formbg
{
   /* background: #fff;*/
}
/*End here*/

/*Online LastRefresh Style */
.sessionframe
{
    border: 0;
    outline: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 17px;
    width: 100%;
    background-color: #EBEBEB;
    padding-left: 10px;
    z-index: 999999;
}
/*End Here*/
.trAccess
{
    text-align:center;
}
.Questionnarieheader
{
    background-color: #797d80;   
    padding: 5px;
    color: White;
}
.close
{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 100;
}
.PrePopup {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px 10px 0px 10px;
}
.Popup .PopupRowHeader
{
    width: 100%;
    margin: 0;
}
.Popup {
    width: 500px;
    background: white;
    margin-top: 10px;
    float: left;
    border: 1px solid #fff;
    height: 513px;
    z-index: 1;
}
.modalBackground {
    background-color: Gray;
    opacity: 0.8;
}
.FullWidth1
{
    height: 470px;
    width: 496px;
}
.FullWidth1 body {
    background :#fff !important;
}
.linkbtn
{
text-align: right;padding-bottom: 20px;    padding-right: 15px;
}

.cssimgLogo1
{
    display: block;
    max-width: 230px;
    height: inherit;
    padding: 9px 15px;
 }
 .hline { height:1px; background: #dfdfdf; }
 
@media all and (max-width: 740px)
{
    .SearchControlPanel
    {
        width: 98% !important;
        height: 100% !important;
        float: left;
        font-size: 15px;
        margin: 0 auto;
        margin-left: 2%;
    }
    .SearchControlLayout
    {
        width: 100% !important;
        float: left !important;
        background-color: #f0f0f0;
        line-height: 20px;
        /*height: 60px;*/
    }
    .SearchControlLeft
    {
        float: left !important;
        width: 98% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
    }
    .SearchControlRight
    {
        float: left !important;
        width: 94% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
    }
    .ButtonRow
    {
        text-align: center;
        width: 100%;
        float: left;
        /*padding-bottom: 20px;*/
        margin-top: 15px;
    }

    .footer-copyright
    {
        text-align: right;
        width: 40%;
        float: left;
    }
    .footer-bestviewed
    {
        float: left;
        width: 60%;
    }
}
.at4-icon span {
  position: absolute !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
/*Companyname Style Here*/
.Companyname
{
   color: #c70A30 !important;
}
/*End Here*/
.iframefacebooklink {
    border: none;
    overflow: hidden;
    width: 50px;
    height: 25px;
    vertical-align: middle;
}
.TitleText {
    font-family: "Source Sans Pro", light,Tahoma, Geneva, sans-serif;
    font-size: 15px;
    color: #333333;
}
.ProgressInner{position: absolute;top: 50%;left: 45%;font-size: 16px;font-weight: bold;color: Black;
width: 105px;}

.ProgressBar{position: fixed;vertical-align: middle;text-align: center; z-index: 100002 !important;    top: 0;
left: 0px;filter: alpha(opacity=70);opacity: 2;margin: 0px 0px 0px 0px;
width: 100%;height: 100%;min-height: 100%;min-width: 100%;}

.ProgressInner1,.ProgressInner2{position: absolute;
    top: 30%;
    left: 38%;
    font-size: 16px;
    font-weight: bold;
    color: Black;
    width: 105px;}

.ProgressBar1,.ProgressBar2{position: fixed;vertical-align: middle;text-align: center; z-index: 100002 !important;    top: 0;
left: 0px;filter: alpha(opacity=70);opacity: 2;margin: 0px 0px 0px 0px;
width: 100%;height: 100%;min-height: 100%;min-width: 100%;}

