.alignNumber-3 {
    text-align: right;
	width:40px !important;
}
.k-grid input[type="checkbox"] {
    margin-left: .6em;
}
.chl-info-2 {
    color: #686565;
    float: left;
    line-height: 22px;
    text-align: justify;
}
.panel-2{
	margin-bottom: -22px !important;
}
.align-number{
	text-align:right;
}
.ui-datepicker{
	background:#fff !important;
}
.require-field{
	color: #ff2e2e;
	/*font-size: 16px;*/
	font-weight: bold;
}
.form-control{
	font-size:10pt !important;
	margin-top:2px  !important;
}
.field-validation-error{
	color:red;
}
.require-field-background {
	background: lightyellow !important;
	border-color: red;
}
.label-wrapper {
    display: table;
    float: left;
    min-height: 28px;
}
#filterText {
	width: 100%;
	box-sizing: border-box;
	padding: 6px;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}
.remove-padding-row{
	margin-left:0px !important;
	margin-right:0px !important;
}
.selectTemplate{
	color:black !important;
	margin-bottom:-5px;
	height:28px;
}
.free-side {
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(219,219,219,0.3);
    border-left: 1px solid rgba(0,0,0,0.05);
    padding-top: 5px;
	padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-right: -10px;
}
.free-side .var {
    padding: 5px 0;
    border-top: 1px dotted rgba(0,0,0,0.1);
    font-weight: 300;
    font-size: 13px;
    color: rgba(0,0,0,0.7);
}
.free-side .var em {
    display: block;
    font-family: Courier New, Courier New, monospace;
    color: #D96C6C;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 5px;
}
.remove-row-magin{
	margin-left:0px !important;
	margin-right:0px !important;
}

 .cadidate-photo {
        display: inline-block;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background-size: 32px 35px;
        background-position: center center;
        vertical-align: middle;
        line-height: 32px;
        box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
        margin-left: 5px;
    }

.cadidate-name {
	display: inline-block;
	vertical-align: middle;
	padding-left: 3px;
}
.cadidate-name a{
	color:#000;
}
.fullname {
    font-weight:bold;
}
.title {
    font-size:9pt;
}
.span-grid{
    font-size:9pt;
}

.img-candidate{
	width: 150px;
	height:150px;
	max-width: 150px;
	max-height: 150px;
	display:inline;
}

.k-header .k-link{
   text-align: center;
}
.bg-title-box
{
background:#eae8e8;
}
.dropdown-menu{
	padding-left:5px;
	padding-right:5px;
}
.dropdown-menu li button{
	text-align:left;
}
.link-btn-primary{
	display: inline;
	background-color: #3c8dbc;
	border-color: #367fa9;
	color:#fff;
}
.link-btn-primary:hover{
	background-color:#367fa9;
	color:#fff;
}
.k-multiselect-wrap{
height:33px !important;
}
.mail-tab-small{
	font-size: 13px;
	color: #333;
	padding-top: 3px;
}
.accessdenied_text{
	font-size: 12pt;
	color: #333;
	padding-top: 3px;
}
.padding-left20{
	padding-left:20px;
}
.mce-content-body p{
 line-height:100%;
 
}