@charset "utf-8";
/**
	 * @component		- Job Post Management
	 * @version    		- 1.0
	 * @developer		- Supun Maduranga | Uthpala Kumanayake
	 * @company			- Pooranee Inspirations (Pvt) Ltd
*/
/*----------------------------------------*/

.title{
	background:#5b0e0f;
	color:#fff;
	text-align:center;
}

#rco .row0, #rco .row1{
	background:#fff;
}

#rco tr{
		margin:15px;
}

#pane{
	background:#faf6f6;
	border:1px solid #CCC;
	margin:10px auto;
	padding: 2px;
}


#ja-contentwrap #ja-content {
float: left;
}

a.catLink {
	font-size:120%;
	text-decoration:none;
}

.smalldate {
	font-size:80%;
}


td.linkButton a {
	background:#5B0E0F;
    padding: 5px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-right:2px;
}

.reviewname {
	font-weight:bold;
}

.typeselect {
    border: 1px solid #CCCCCC;
    font-size: 100%;
    width: 150px;
}

.jobdesc {
	background: none repeat scroll 0 0 #FFFFFF !important;
}

.cc{
		width:98%;
}

.linkButton{
	padding:10px 0 !important;
	text-align:right;
}

#online, #attache, #lable1{
	display:none;
	}
	
td.apponBtn a {
	background: none repeat scroll 0 0 #5B0E0F;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: -37px;
    padding: 5px;
    text-decoration: none;
}
	
.apponBtn{
	padding:10px !important;
	text-align:right;
}	

.docmgrFormFileuploaddiv {
    height: 29px;
    position: relative;
    width: 435px;
}

#fakefilepc {
    width: 420px;
}

#file_upload {
    cursor: pointer;
    height: 30px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 435px;
    z-index: 2;
}

.smBtn {
    border: none;
    cursor: pointer;
    font-size: 90%;
    padding: 5px;
	font-weight:bold;
	 background: none repeat scroll 0 0 #5B0E0F;
    color: #FFFFFF;
}

.contacts
{
	color: #000000;
    font-size: 100%;
    font-weight: normal;
    margin: -28px 0 -12px 101px;
}

#note{
	color: #000066;
    font-size: 100%;
    font-weight: normal;
    margin: -5px 141px -18px 0;
	}
	
#appType{
	color: #000066;
    font-size: 100%;
    font-weight: normal;
    margin: 6px 140px -15px -1px;
	}


#upCV {
    margin: 14px 140px -14px -3px !important;
}

h2.smrH1 {
	font-size: 160%;
    font-weight: normal;
    margin: 5px 0;
}


h2.smrH2 {
    color: #BD1F20;
    font-size: 130%;
    font-weight: normal;
    margin: -12px 0;
}

h2.smrH3 {
    color: #666666;
    font-size: 112%;
    font-weight: normal;
    margin: -11px 0;
	text-align: right;
}

h2.smrH4 {
    color: #666666;
    font-size: 112%;
    font-weight: normal;
    margin: -11px 0;
	text-align: right;
}
#cvHdr{
	display:none;
 	margin-left: 13px;
    margin-top: 11px;
	}
.smFormTbox{
	border: 1px solid #CCCCCC;
    font-size: 120%;
    height: 20px;
    width: 300px;
}
.apponBtn .smBtn{
	bottom:-49px;
    position: absolute;
    right: 116px;
	text-decoration: none;		
}

.dd {
    margin-bottom: 10px;
    margin-left: -12px!important;
    padding: 0;
    width: 100%!important;
}

.uploadLbl {
    background: none repeat scroll 0 0 #C21F20;
    border: 1px solid #5A0E10;
    color: #FFFFFF;
    margin-left: -215px;
    margin-top: 21px;
    padding: 5px;
    position: absolute;
    visibility: hidden;
    width: 405px;
	z-index: 1;
}

.smInfoBoxU {
    cursor: pointer;
    float: none;
    font-size: 90%;
    margin-top: 9px;
}
.cc {
    width: 100%;
}

.Lakco #search{
	width:250px;
	 height: 20px;
	 margin-bottom: 9px;
}

.Lakco #firmName,
.Lakco #cityName{
	width:236px;
	 height: 30px;
}

.Lakco td{
	padding:10px;
	vertical-align:top;
	text-align:left;
	width:35%;	
}

.Lakco .btn{
padding:5px 7px;
}
.det{
	display:none;
	background: #900;
	padding:4px;
	border-radius:2px;
	position:absolute;
	margin-top:-10px;	
	left:100%;	
}
.det{
	color:#fff !important;
	width:284px;
	position:absolute;
	z-index:999;
}
.hastip{
	position:relative;	
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	margin-left: -10px;
	border-right:10px solid #900; 
	position:absolute;
	
}
.sepp td{
	 border-bottom:1px solid #A32727;
	 padding:4px 0;	
}