/* CV Search */

/* CV Search Menu */
.actTopMenu{
overflow:hidden;
}
.actMlSb{
border:0px;
float:left;
}
.actMlLc select{
width:110px;
}

/* Actonomy CV Search Module */

/* CV Search Results */
/* Results Col */
.actSResultsCont{}
.actMc{}
.actMl{}
.actMlSb{
color:#f9f9f9; /* hide line */
}
.actMl label[for='actvChangeSeenBefore']{
/*display:none;*/
}
.actSResContainer{}
.actIcCvs{
padding:0;
}
.actItc{
background:#eee;
margin:0 0 10px 0;
}
.actCvsTools{
float:left;
margin:2px 15px 0 0;
width:74px;
padding:0 0 0 10px;
}
.actCvsFlag{
margin-top:3px;
text-align:left;
}
.actSResScoreCvs{
float:right;
width:80px;
margin:6px 0 0 0;
}
.actSResScoreCvs img{}
.actItCvs{
float:left;
color:#6fa8db;
border:0;
margin:4px 0;
padding:0;
}
.actItCvs a{}
.actItcCvsCleaner{}

/* Table Left */
.cvSearchResultsItemLeftTable{
float:left;
width:70%;
}
.actIlCvs{
clear:both;
}
.actIlCvs  label{
clear:left;
display:block;
float:left;
font-weight:bold;
padding:3px 0;
text-align:right;
width:20%;
}
.actIlCvs  span{
clear:right;
display:block;
float:right;
padding:3px 0;
width:77%;
}
.actCvsSRIlCleaner{}

/* Table Right */
.cvSearchResultsItemRightTable{
float:right;
width:29%;
}
.csrLineOdd{
background:#eee;
}
.csrLineOdd td{}
.csrLineEven{}
.csrLineEven td{}
.csrLeftCol{
font-weight:bold;
text-align:right;
vertical-align:top;
}

/* Criteria Col */
/* ****** */

/* CV Candidate Detail */
.mCCustomer{}
.menuLink{}
.candAdvResultsContainer{}
.candAdvDetailTopMenu{}
.actTopMenu{}
.actMlink{}
.menuLinkCleaner{}
.candAdvDetailPersonal{}
.candAdvDetailPersonalTableSection{}
.candAdvDetailPersonalTable{}
.actIl{}
.cadPersLineOdd{
background:#eee;
}
.cadPersLineEven{}
.actIl  label{}
.actIl  span{}
.actIl  span .actCvsFlag{
text-align:left;
margin:0;
}
.actCvsFlag span {
clear:none;
color:#fff;
display:inline;
float:none;
margin-top:2px;
padding:0 3px;
width:auto;
background:#c40505;
}
.csrFlagViewed{
margin:0px !important;
}
.itemLineCleaner{} 

/* Fix Globaly */
.hookOuter,.aplOuter,.mDhOut,.rJhVOut{
overflow:hidden; /* same effect as cleaner */
}
.actOuter .actFi input{
width:238px;
}
.actOuter .actFi select{
width:255px;
}
.actFi a{
margin-left:10px;
}