.icon-compensation i{background-image:url("../images/icon-sprite.png"); background-repeat:no-repeat; height:20px; background-position:3px -108px;}
.icon-compensation:hover i{background-image:url("../images/icon-sprite.png"); background-position:3px -137px;}
.navbar-right{ margin:10px 0 0 0;}
.ActionHeader{ background:#eceff6; height:54px; border-color:#d3d5dc; border-width:0px 1px 1px; border-style:solid; padding:0 0 0 10px;}
.EmpActive span{ line-height:44px;}
.panel-body{border:1px solid #e6e6e6; border-top:0px;}
.dropdown.advancedsearch > a{padding:17px 0;}

.Select_Box {
    background: #ffffff url("../images/dropdown.png") no-repeat scroll  180px 11px;
    border: 1px solid #d6d3d3;
    cursor: pointer;
    height: 28px;
    line-height: 32px;
    margin: 10px 10px 0 0;
    padding: 0 8px;
    position: relative;
    width: 198px;
}
.Select_Box span{line-height:30px; color:#566a8f; font-size:14px;}
.Select_Box ul{ background: #ffffff ; padding:0; 
    border-color:#d5d5d5; display:none;
    border-style: solid;
    border-width: 0 1px 1px;
    left: -1px;
    position: absolute;
    right: -1px;
    top: 27px;
    z-index: 2;}
	
.Select_Box ul li {
    border-bottom: 1px solid #d5d5d5;
    font-size: 14px;color:#566a8f; 
    line-height: normal;
    padding: 6px 8px; list-style:none;
}
.Employee_Info{ margin-bottom:20px; position:relative;}
.Employee_Info span img{border-radius: 50%;height: 100%;width: 100%;}
.Employee_detail{display:inline-block; margin-left:10px; width:60%;}
.Employee_detail div{ line-height:22px; width:175px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.EmpName a{color: #1c1c1c ; font-size: 14px;font-weight:500;}
.EmpName span{background: #00ac49;border-radius: 50%; display: inline-block;  height: 11px;  margin: 0 4px 0 0;  width: 11px;}
.EmpName span.inactive{background:#e22720;}
.EmpDesignation{color:#9b9b9b; font-size:14px;}
.CompanyName,.EmpEmail,.EmpEmail a{ font-size:14px; color:#5f5f5f;}
.EmpEmail i{ font-size:14px;}
.CompanyName i{ font-size:14px;}
.CompanyName i,.EmpEmail i{margin:0px 4px 0 0px;color:#5f5f5f;}
.MoreOption{ text-align:center; margin:10px 0;}
.MoreOption a{border: 1px solid #e6e6e6;  color: #505050;  display: inline-block;  font-size: 15px;  padding: 5px 0 3px;  text-align: center;    width: 300px;}
.Employee_Avatar span { /*border: 2px solid #dadada;*/ border-radius: 50%;-webkit-border-radius:50%; -moz-border-radius: 50%; display:inline-block;  height: 60px;padding: 0px; width: 60px; margin:-3px 7px;}
.row .ManageApprovalList{border:1px solid #d3d5dc; padding:0 !important; margin:0 0 20px 0; }
.ManageApprovalList .Employee_Info{display:inline-block; margin:10px 0 0 0;}
.EmpCheckbox{ background:#eceff6; position:absolute; height:100%; width:30px; text-align:center;}
.EmpCheckbox input[type="checkbox"]{height:100%; vertical-align:middle;}
.ManageApprovalEmp span, .ManageApprovalEmp label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ManageApprovalEmp .BasicDetails label{color: #939393; text-align: right; width: 40%;}
.ManageApprovalEmp .BasicDetails span{color: #373737; width: 60%; font-weight: 600; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ManageSkillTable textarea{height:30px; resize:none;} 	
.ManageSkillTable .ActionCell{ /*width:80px;*/ /* box-shadow:13px 0 14px -20px inset; -moz-box-shadow:13px 0 14px -20px inset; -webkit-box-shadow:17px 0 14px -20px inset; */}
.ManageSkillTable .TableContainer{ margin-right:80px;}
.ManageSkillTable{ margin:10px 0;}
.CheckboxCell{ min-width:50px !important;}
 
/* .rTableCell.ActionCell, .rTableHead.ActionCell{line-height: 40px;}*/
 
 .Advanced_Search_container.stylenone {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
}
div[id^="jstree-default"], div[id^="jstree-checkable"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    display: none;
    left: 6px;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 99;
}
.btn.btn-inverse .icon-Reject{ float:left; padding:3px 0 0;}
a i.icon-circle-check{ font-size:20px !important;}
.Employee_Avatar{width: 68px;
    height: 68px;}