/*.form-group{
	height:61px;
}
*/

body{
    margin:0 auto;
	padding:0;
}

#sampe_1 .dropdown-menu{
	left: -90px !important;
}
.panel-group .panel,.panel {
    margin-bottom: 20px;
    border-radius: 0px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
	background-color: #F8F8F8;
}
.panel-default > .panel-heading{
	box-shadow: 0px 4px 9px -8px rgba(0, 0, 0, 0.75);
color: rgb(0, 85, 117);
background-color: #FFF;
border-color: #DDD;
font-weight: bold;
}
.table > thead > tr > th{
font-size: 12px;
color:#005575;
/*background-color:#005575;*/
border: 1px solid #ccc;
  text-align: center;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.form-group  label {
    font-size: 12px;
}


.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	/*display: table-row;*/
}
.stepwizard {
	/*display: table;
	width: 50%;
	position: relative;*/
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: inline;;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}






a:focus{
	outline:none;
}

.text-left img{
	width:30px !important;
	height:30px !important;
	  -webkit-transition: width 1s, height 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s;
}
.text-left img:hover{
 width: 100px !important;
    height: 100px !important;	
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 82%;
    margin-left: -229px;
    overflow-y: auto;
  margin-top: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-color:#fff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
	border-left: 3px solid #ed1c24;
}


#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px 40px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        margin-right: 0;
    }
}

























@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff2') format('woff2'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.pull-right {
    float: none;
}
.offset3 {
    margin: auto;
    width: 100%;
}
.cb
{
 margin-left: 10%;
    margin-top: 20px;
}
.cb tr td
{
padding-left:100px;
}
.login_bx1{  
background-image: url('../../images/login.png') ;
background-repeat:no-repeat;
    height: 370px;
    margin: 150px auto auto;
    padding: 10px;
    width: 500px;}
.logout_func{ margin-top: 0px; color: #FFF; } 
.logout_func a{ color: #fff;}

.pad_top
{ 
    margin-top: 115px;
   margin-left:60px;
   
}
/*#crudForm
{
width:103% !important;
border:1px solid #d9d6d6;
border-radius:10px;
 padding-bottom: 70px;
}
#crudForm .form-field-box
{
width:250px !important;
margin-top:30px;
height:60px;
float:left;
margin-left:30px;
}*/
#crudForm .form-field-box input
{
/*background-color:#efefef;*/
}
#field_branch_name_chzn
{
width:220px !important;
}

#field_designation_chzn
{
width:220px !important;

}
#field_department_chzn
{
width:220px !important;

}
#field_sex_chzn
{
width:220px !important;

}
#field_marital_status_chzn
{
width:220px !important;
}
#dataTables
{
width:100%;
}


.bg_wrap
{
    background:#EFEFEF; 
}
.pager a
{
color:black;
}
.label-info, .badge-info {
    background-color: black;
}


.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th
{
  /*    background: none;       */
}


header.header{
    
 /*   background: none repeat scroll 0 0 #FEFFB3; 
      background:#a0576b;
 */
    background:#ed1c24;
   
    height: 90px;
    box-shadow: 0px 0px 20px 2px rgba(99,98,99,1);
	position:fixed;
	width:100%;
	z-index:100;
    
    
}
.csi_logo{ margin-top: 10px;}
.content-top{
   
}
.nav-outer{
    background:none repeat scroll 0 0 #727b84;

}

/* Base Styles ---- menu css starts here */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  
  font-size: 14px;
  position: relative;
  font-family: 'calibriregular';
}
#cssmenu {
  width: 250px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;




overflow-y: auto;
}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu > ul > li {

background: #fff none repeat scroll 0% 0%;

}

#cssmenu > ul > li > a {
  font-size: 15px;
  display: block;
  color: #000;
 /*border: 1px solid #b20f0a;*/
  border-top: none;
 
}

#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
    -webkit-transition:  padding-left 2s; /* For Safari 3.1 to 6.0 */
    transition:  font-size 0.2s;
}
#cssmenu > ul > li > a > span:hover {
  text-decoration: none;
  background-color:#F0F0F0;
 font-size:18px;
 color:#005575;
}
#cssmenu > ul > li.active a {
border-left: 2px solid #9F0C0A;
color: #005575;
font-weight: bold;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(../img/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../img/icon_minus.png) 96% center no-repeat;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #fff;
  /*border-right: 1px solid #f26c60;
  border-left: 1px solid #f26c60;*/
}



#cssmenu ul ul li:last-child {
  border-bottom: none;

}
#cssmenu > ul > li > ul {
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
}
#cssmenu > ul > li > ul > li > a {
   font-size: 15px;
display: block;
color: #000 !important;
padding: 10px 15px;
border-top: none;
font-weight: normal !important;
}
#cssmenu > ul > li > ul > li > a:hover {
	background-color:#F0F0F0;
}

#cssmenu ul ul a:before {
 
  position: absolute;
  left: 10px;
  color: #FFF;
}
#cssmenu ul ul a:hover {
  color: #FFF;
}
.span5 .logoimage
{
margin-left:-100px;
}
p.button
{
display:none;
}
.help-inline
{
color:red;
font-size:11px;
}

.control-group {
  /*  height: 65px !important;*/
    margin-bottom: 0px !important;
}
.employee_form
{
padding-left: 15px;
padding-top: 0px;
padding-right:15px;
}
.employee_form h3
{
border-bottom:0px solid black;
margin-bottom:20px;
}
.employee_form table
{
width:100%;
border:1px solid #dcd9d9;

 border-collapse: initial;
 margin: 20px 0;
}
/*.employee_form table tr
{
height:90px;
}*/

.table thead th {
    vertical-align: top;
	font-size:11px;
}
.table tbody td {
    vertical-align: top;
	font-size:12px;
	border: 1px solid #ccc;
    text-align: left;
	font-weight: bold;
}
.homepage ul li 
{
list-style:none;
float:left;
}
.homepage1
{
display:none;
}
#tb_crud_page
{
width:25px; text-align:center;
}
#tb_per_page
{
width:60px; text-align:center;
}
.bg_logo
{ 
    background:url("../../images/CSC LSC logo.png"); 
    height: 150px; 
    width: 150px;   
}
/*
.dropdown-menu li [title="Delete a Employee"]
{
 background-image: url("../../images/delete.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Loan"]
{
 background-image: url("../../images/delete.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Loan"]:hover
{
 background-image: url("../../images/delete1.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Employee"]:hover
{
 background-image: url("../../images/delete1.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="View Employee"]
{
 background-image: url("../../images/view.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="view Loan"]:hover
{
 background-image: url("../../images/view1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="view Loan"]
{
 background-image: url("../../images/view.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="given Loan view"]:hover
{
 background-image: url("../../images/view1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="given Loan view"]
{
 background-image: url("../../images/view.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="View Employee"]:hover
{
 background-image: url("../../images/view1.png");
    background-position: left center;
    background-repeat: no-repeat;
}*/
.buttons
{
width:80px; height:35px;background-color:black;color:white;border:1px solid black;border-radius:5px;font-weight:bold;
}
.nav-tabs.nav-stacked.nav-main > li > a{
    color:#ffffff;
     border: none;
     border-bottom: 2px solid #AE6F2A;
     border-top: 1px solid #380903;
     background: url("../../images/icon_left_list.png") no-repeat 15px 12px;
     padding-left:50px;
}
.nav-tabs.nav-stacked.nav-main > li:first-child > a{
 
    border-top:none;
 
}
.nav-tabs.nav-stacked.nav-main > li:last-child > a{
 
    border-bottom:none;
 
}
.nav-tabs.nav-stacked.nav-main > li > a:hover{
    color:#FEFFB3;
    background:none;
   
}
.header-right{
    background: url("../img/coin-header.png") no-repeat scroll 47px center transparent;
    height: 174px;
}
.nav-top{
    border-radius:0px;
   float: left;
    margin-top: 0;
    width: auto;
    
}
.nav-top .navbar-inner{
    background:none repeat scroll 0 0 #52240D;
    border-radius: 0 0 0 0;
    border-color:#52240D;
    min-height: 30px;
    
}
.nav-top .nav > li > a{
    color:#ffffff;
    text-shadow:none;
    padding:6.5px 15px;
    border-left: 1px solid #270c04;
     border-right: 1px solid #683818;
}

.nav-top .nav > li:first-child > a{
    border-left: none;
}
.nav-top .nav > li:last-child > a{
    border-right: none;
}

.nav-top .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: transparent;
    color: #FEFFB3;
    text-decoration: none;
    
}
.left-curve{
   background: url("../img/left_curve.png") no-repeat scroll 0 -9px transparent;
    float: left;
    height: 45px;
    width: 114px;
}
.right-curve{
   background: url("../img/right_curve.png") no-repeat scroll 0 -9px transparent;
    float: left;
    height: 45px;
    width: 114px;
}
.pager {
   
    width: 100%;
}
.pager a, .pager span {
    border: 1px solid #bbb;
    border-radius: 3px;
}
.table th {
    background: #fff none repeat scroll 0 0;
    color: black;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #bebdbd;
}
#options-content .btn {
    margin-right: 10px;
}
.btn{
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.badge {
    border-radius: 3px;
    padding: 1px 9px 2px;
}
.chzn-container-single .chzn-single{
    background-color: #FFFFFF;
  /*  background-image: none;*/
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height:32px;
    margin-bottom: 5px;
    line-height: 20px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 200px;
}
#save-validiate , #save-stay{
    margin-left: 5px;
	border:none;
}
/*.btn-large[value="Cancel"]
{
background:#da4f49 !important;
border:none;
    border-radius: 4px;
    color: #fff;
    height: 40px;
    padding: 4px 12px;
    vertical-align: middle;
}*/
.chzn-container-active a.chzn-single {
    border: 1px solid #5897FB;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.crud-form h3
{
 border-bottom: 1px dashed #ccc9c9;
    font-size: 20px;  
    margin-bottom: 20px;   
    padding-top: 10px;
   
}
 .emp_heading{
	  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
	  padding: 9px 15px;
background-color: #00aeef;
color: white;
font-size: 22px;
  }
  .emp_sheading{
  font-size: 29px;
color: rgb(0, 85, 117);
font-weight: bold;
  }
.login_name{ font-weight:bold; color:#329dd3;}

.add_button123{ float: left; margin: 20px 2px; padding: 0px;}

.top_heading{ 
  font-size: 25px;
  color:#005575;
margin-top: 15px;
margin-left: 20px;
padding: 13px;
}
.employeetop_heading {
  font-size: 25px;
  color: #005575;
  margin-top: 0px;
  margin-left: 0px;
  padding: 13px 0px;
}
.top_heading1{ 
  font-size: 25px;
  color:#005575;
margin-top: 15px;
}
#ajax_list{ font-size:13px;}
.icon-pencil{ visibility: hidden;}
.icon-trash{ visibility: hidden;}
/*.dropdown-menu li [title="Edit Employee"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Employee EMI Report"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Employee EMI Report"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit Compensation"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 35px;
}
.dropdown-menu li [title="Edit Compensation"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit a loan"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit a loan"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit Employee"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit attendance"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 38px;
}
.dropdown-menu li [title="Edit attendance"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 38px;
}
.dropdown-menu li [title="Delete a Attendance"]
{
 background-image: url("../../images/delete.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Attendance"]:hover
{
 background-image: url("../../images/delete1.png");
    background-repeat: no-repeat;
}
 .row .btn {
   background: #454343 none repeat scroll 0 0 !important;
    height: 35px;
     margin-bottom: 50px;
    margin-top: 30px;
}
.row td .btn {
	 height: 30px;
}*/
/*#save-stay {

    height: 35px;
    margin-left: 30px;
    margin-top: 30px;
	border:none;
}

.dropdown-menu li [title="Edit a Work"]
{
background-image: url("../../images/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Edit a Work"]:hover
{
background-image: url("../../images/edit1.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Work"]
{
 background-image: url("../../images/delete.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="Delete a Work"]:hover
{
 background-image: url("../../images/delete1.png");
    background-repeat: no-repeat;
}
.dropdown-menu li [title="View Work"]
{
 background-image: url("../../images/view.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left:38px;
}
.dropdown-menu li [title="View Payslip"]
{
 background-image: url("../../images/view.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left:38px;
}
.dropdown-menu li [title="View Payslip"]:hover
{
 background-image: url("../../images/view1.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left:38px;
}
.dropdown-menu li [title="View Work"]:hover
{
 background-image: url("../../images/view1.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left:38px;
}
*/





/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  color: #595959;
  background-color: #ffffff;
}

a {
  color: #9acd91;
  text-decoration: none;
}

img {
  max-width: 100%;
}

/* -------------------------------- 

Stretchy Nav style - common to:
 - basic navigation
 - add-content navigation
 - edit-content navigation

-------------------------------- */
.cd-stretchy-nav {
 position: absolute;
/*z-index: 2;*/
top: 110px;
right: 4%;
}
.cd-stretchy-nav .stretchy-nav-bg {
  /* this is the stretching navigation background */
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 30px;
 background: rgb(237, 28, 36) none repeat scroll 0% 0%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: height 0.2s, box-shadow 0.2s;
  -moz-transition: height 0.2s, box-shadow 0.2s;
  transition: height 0.2s, box-shadow 0.2s;
}
.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
  height: 100%;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.cd-nav-trigger {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  /* replace text with image */
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
.cd-nav-trigger span, .cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* this is the hamburger icon */
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #fff;
}
.cd-nav-trigger span {
  /* middle line of the hamburger icon */
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* top and bottom lines of the hamburger icon */
  content: '';
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
.no-touch .cd-nav-trigger:hover ~ .stretchy-nav-bg {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}
.nav-is-visible .cd-nav-trigger span {
  background-color: transparent;
}
.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-stretchy-nav ul {
  position: relative;
  z-index: 2;
  padding: 60px 0 0;
  visibility: hidden;
  -webkit-transition: visibility 0.3s;
  -moz-transition: visibility 0.3s;
  transition: visibility 0.3s;
  text-align: right;
}
.cd-stretchy-nav ul li{
	list-style-type:none;
	box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.15);
}
.cd-stretchy-nav ul a {
  position: relative;
  display: block;
  
 
 /* padding: 0 calc(1em + 60px) 0 1em;*/
  padding: 10px 15px !important;
  color:#000;
  font-size: 1.4rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration:none;
 box-shadow: 0px 13px 36px -21px #000;
background-color: #FFF;
}
.cd-stretchy-nav ul a::after {
  /* navigation item icons */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: .6;
  background: url(../img/cd-sprite-1.svg) no-repeat 0 0;
}
.cd-stretchy-nav ul a::before {
  /* line visible next to the active navigation item */
  content: '';
  position: absolute;
  width: 3px;
  height: 16px;
  top: 50%;
  right: 60px;
  -webkit-transform: translateX(3px) translateY(-50%) scaleY(0);
  -moz-transform: translateX(3px) translateY(-50%) scaleY(0);
  -ms-transform: translateX(3px) translateY(-50%) scaleY(0);
  -o-transform: translateX(3px) translateY(-50%) scaleY(0);
  transform: translateX(3px) translateY(-50%) scaleY(0);
  background-color: #0a9581;
}
.cd-stretchy-nav ul li:first-of-type a::after {
  /* change custom icon using image sprites */
  background-position: -32px 0;
}
.cd-stretchy-nav ul li:nth-of-type(2) a::after {
  background-position: -64px 0;
}
.cd-stretchy-nav ul li:nth-of-type(3) a::after {
  background-position: -48px 0;
}
.cd-stretchy-nav ul li:nth-of-type(4) a::after {
  background-position: 0 0;
}
.cd-stretchy-nav ul li:nth-of-type(5) a::after {
  background-position: -16px 0;
}
.cd-stretchy-nav ul span {
  /* navigation item labels */
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
}

.cd-stretchy-nav.nav-is-visible ul {
  visibility: visible;
}
.cd-stretchy-nav.nav-is-visible ul a::after {
  /* navigation item icons */
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-animation: scaleIn 0.15s backwards;
  -moz-animation: scaleIn 0.15s backwards;
  animation: scaleIn 0.15s backwards;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul a.active {
  color: #ffffff;
}
.cd-stretchy-nav.nav-is-visible ul a.active::after {
  opacity: 1;
}
.cd-stretchy-nav.nav-is-visible ul a.active::before {
  -webkit-transform: translateX(3px) translateY(-50%) scaleY(1);
  -moz-transform: translateX(3px) translateY(-50%) scaleY(1);
  -ms-transform: translateX(3px) translateY(-50%) scaleY(1);
  -o-transform: translateX(3px) translateY(-50%) scaleY(1);
  transform: translateX(3px) translateY(-50%) scaleY(1);
  -webkit-transition: -webkit-transform 0.15s 0.3s;
  -moz-transition: -moz-transform 0.15s 0.3s;
  transition: transform 0.15s 0.3s;
}
.cd-stretchy-nav.nav-is-visible ul span {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: slideIn 0.15s backwards;
  -moz-animation: slideIn 0.15s backwards;
  animation: slideIn 0.15s backwards;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover {
 color: #FFF;
background-color: #1EB8F1;

}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover::after {
  opacity: 1;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover span {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after,
.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

/* -------------------------------- 

add-content navigation style

-------------------------------- */
.cd-stretchy-nav.add-content {
  bottom: 50px;
  top: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 300px;
}
.cd-stretchy-nav.add-content .stretchy-nav-bg {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #8ac57f;
  -webkit-transition: width 0.2s, box-shadow 0.2s;
  -moz-transition: width 0.2s, box-shadow 0.2s;
  transition: width 0.2s, box-shadow 0.2s;
}
.cd-stretchy-nav.add-content.nav-is-visible .stretchy-nav-bg {
  width: 100%;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.cd-stretchy-nav.add-content .cd-nav-trigger {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #9acd91;
}
.cd-stretchy-nav.add-content .cd-nav-trigger span {
  background-color: transparent;
}
.cd-stretchy-nav.add-content .cd-nav-trigger span::before {
  /* used to create the plus icon */
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-stretchy-nav.add-content .cd-nav-trigger span::after {
  /* used to create the plus icon */
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger {
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
}
.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.cd-stretchy-nav.add-content ul {
  padding-top: 0;
}
.cd-stretchy-nav.add-content ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-stretchy-nav.add-content ul li {
  display: inline-block;
  float: left;
  width: 60px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) {
  /* space occupied by the navigation trigger */
  margin-right: 60px;
}
.cd-stretchy-nav.add-content ul a {
  padding: 0;
  height: 60px;
  width: 100%;
}
.cd-stretchy-nav.add-content ul a::after {
  top: 50%;
  left: 22px;
  right: auto;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  background-image: url(../img/cd-sprite-2.svg);
}
.cd-stretchy-nav.add-content ul li:first-of-type a::after {
  background-position: -16px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) a::after {
  background-position: 0px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(3) a::after {
  background-position: -48px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(4) a::after {
  background-position: -32px 0px;
}
.cd-stretchy-nav.add-content ul li:first-of-type a::after,
.cd-stretchy-nav.add-content ul li:nth-of-type(4) a::after {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.add-content ul li:nth-of-type(3) a::after {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.cd-stretchy-nav.add-content.nav-is-visible ul a::after {
  -webkit-animation-name: scaleIn;
  -moz-animation-name: scaleIn;
  animation-name: scaleIn;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.cd-stretchy-nav.add-content ul span {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  padding: 0.6em 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  font-size: 1.2rem;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -moz-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  /* reset default style */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-stretchy-nav.add-content ul span::after {
  /* triangle below the tooltip */
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.8);
}

.cd-stretchy-nav.add-content.nav-is-visible ul span {
  /* reset default style */
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.no-touch .cd-stretchy-nav.add-content.nav-is-visible ul a:hover span {
  opacity: 1;
  visibility: visible;
  /* reset default style */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* -------------------------------- 

edit content

-------------------------------- */
.cd-editable-content {
  /* used to wrap the image and the navigation */
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
}
.cd-editable-content img {
  display: block;
  border-radius: .25em;
}

.cd-stretchy-nav.edit-content {
  position: absolute;
  top: 15px;
  right: 15px;
}
.cd-stretchy-nav.edit-content .stretchy-nav-bg {
  height: 30px;
  width: 30px;
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: none;
  -webkit-transition: background 0.2s, height 0.2s;
  -moz-transition: background 0.2s, height 0.2s;
  transition: background 0.2s, height 0.2s;
}
.cd-stretchy-nav.edit-content.nav-is-visible .stretchy-nav-bg {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  /* reset default style */
  box-shadow: none;
}

.cd-stretchy-nav.edit-content .cd-nav-trigger {
  height: 30px;
  width: 30px;
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span {
  opacity: 0;
  background-color: transparent;
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span, .cd-stretchy-nav.edit-content .cd-nav-trigger span::before, .cd-stretchy-nav.edit-content .cd-nav-trigger span::after {
  /* used to create the 'X' icon when the navigation is open */
  width: 12px;
}
.cd-stretchy-nav.edit-content .cd-nav-trigger::after {
  /* edit icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-sprite-3.svg) no-repeat 0 0;
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span, .cd-stretchy-nav.edit-content .cd-nav-trigger::after {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.no-touch .cd-stretchy-nav.edit-content .cd-nav-trigger:hover ~ .stretchy-nav-bg {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.8);
}

.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span {
  opacity: 1;
}
.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger::after {
  /* hide edit icon */
  opacity: 0;
}

.cd-stretchy-nav.edit-content ul {
  padding-top: 30px;
}

.cd-stretchy-nav.edit-content ul a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
}
.cd-stretchy-nav.edit-content ul a::after {
  right: 7px;
  background-image: url(../img/cd-sprite-3.svg);
}

.cd-stretchy-nav.edit-content ul li:first-of-type a::after {
  background-position: -16px 0;
}

.cd-stretchy-nav.edit-content ul li:nth-of-type(2) a::after {
  background-position: -32px 0;
}

.cd-stretchy-nav.edit-content ul li:nth-of-type(3) a::after {
  background-position: -48px 0;
}

.cd-stretchy-nav.edit-content ul li:nth-of-type(4) a::after {
  background-position: -64px 0;
}

.cd-stretchy-nav.edit-content ul span {
  position: absolute;
  top: 0;
  right: 35px;
  height: 30px;
  line-height: 30px;
  padding: 0 1em;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  text-align: center;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -moz-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
.cd-stretchy-nav.edit-content ul span::after {
  /* triangle below the tooltip */
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.55);
}

.cd-stretchy-nav.edit-content.nav-is-visible ul span {
  /* reset default style */
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.no-touch .cd-stretchy-nav.edit-content.nav-is-visible ul a:hover span {
  opacity: 1;
  visibility: visible;
  /* reset default style */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* -------------------------------- 

main content basic style

-------------------------------- */
.cd-main-content {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  padding: 100px 0;
  background-color: #003c5d;
}

/* -------------------------------- 

keyframes

-------------------------------- */
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}
@-moz-keyframes scaleIn {
  from {
    -moz-transform: translateY(-50%) scale(0);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
}
@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  from {
    opacity: 0;
    -moz-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}



.star{
    color:#ff0000;
	font-size:15px;
}
/* Validation error styles */

.empid{
    Color:#ff0000;
	font-size:11px;
}
.emploan{
    Color:#ff0000;
	font-size:11px;
}
.loanamt{
    color:#ff0000;
	font-size:11px;
}
.recover{
    color:#ff0000;
	font-size:11px;
}
.rdate{
    color:#ff0000;
	font-size:11px;
}
.ramt{
    color:#ff0000;
	font-size:11px;
}
.specialday{
    color:#ff0000;
	font-size:11px;
}
.branch{
    color:#ff0000;
	font-size:11px;
}
.remark{
    color:#ff0000;
	font-size:11px;
}
.employeeid{
    color:#ff0000;
	font-size:11px;
}
.employeename{
    color:#ff0000;
	font-size:11px;
}
.univname{
    color:#ff0000;
	font-size:11px;
}
.univdegree{
    color:#ff0000;
	font-size:11px;

}
.companyname{
    color:#ff0000;
	font-size:11px;
}
.jobtle{
    color:#ff0000;
	font-size:11px;
}
.reasonleaving{
    color:#ff0000;
	font-size:11px;
}
.masterlanguage{
    color:#ff0000;
	font-size:11px;
}
.masterdepartment{
    color:#ff0000;
	font-size:11px;
}
.positiondepartmentname{
    color:#ff0000;
	font-size:11px;
}
.positiondesignation{
    color:#ff0000;
	font-size:11px;
}
.timelineempid{
    color:#ff0000;
	font-size:11px;
	margin-left:15px;
}
.timelineempname{
    color:#ff0000;
	font-size:11px;
}
.timelinemth{
    color:#ff0000;
	font-size:11px;
}
.timelineyr{
    color:#ff0000;
	font-size:11px;
}
.traningempid{
    color:#ff0000;
	font-size:11px;
}
.trainingempid{
    color:#ff0000;
	font-size:11px;
	margin-left:15px;
}
.trainingmth{
    color:#ff0000;
	font-size:11px;
}
.trainingyr{
    color:#ff0000;
	font-size:11px;
}
.yearlyempid{
    color:#ff0000;
	font-size:11px;
	margin-left:15px;
}
.yearlymth{
    color:#ff0000;
	font-size:11px;
}
.yearlyyr{
    color:#ff0000;
	font-size:11px;
}
.attendenceempname{
    color:#ff0000;
	font-size:11px;
	margin-left:15px;
}
.attendencetmin{
	color:#ff0000;
	font-size:11px;
}
.attendencetmout{
	color:#ff0000;
	font-size:11px;
}
.leaveselect{
    color:#ff0000;
	font-size:11px;
}
.leaveempid{
    color:#ff0000;
	font-size:11px;
}
.leavestdte{
    color:#ff0000;
	font-size:11px;
}
.leaveenddte{
    color:#ff0000;
	font-size:11px;
}
.leavedue{
    color:#ff0000;
	font-size:11px;
}
.error{
    color:#ff0000;
	font-size:11px;
}
.error1{
    color:#ff0000;
	font-size:11px;
}
.leavetpe{
    color:#ff0000;
	font-size:11px;
}
.noofleave{
    color:#ff0000;
	font-size:11px;
}
.noofleavemonth{
    color:#ff0000;
	font-size:11px;
}
.leavecondition{
    color:#ff0000;
	font-size:11px;
}
.lreason{
    color:#ff0000;
	font-size:11px;
}
.candidate_name{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_email{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_phone{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_dept{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_desig{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_exp{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.candidate_edu{
    color:#ff0000;
	font-size:11px;
	position: relative;
  bottom: 10px;
}
.departmenterr{
    color:#ff0000;
	font-size:11px; 
	margin-bottom: 5px;
}
.designationerr{
    color:#ff0000;
	font-size:11px;
	margin-bottom: 5px;
}
.questionerr{
    color:#ff0000;
	font-size:11px;
	position: relative;
    bottom: 15px;
}
.ldate{
    color:#ff0000;
	font-size:11px;	
}
.candidate_gender{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.candidate_dob{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.candidate_status{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.candidate_stu{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.candidate_area{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.candidate_jod{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.ans_error1{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.ans_error2{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.ans_error3{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.ans_error4{
    color:#ff0000;
	font-size:11px;	
	position: relative;
  bottom: 10px;
}
.seperationerror{
    color:#ff0000;
	font-size:11px;
}
.seperationdateerror{
    color:#ff0000;
	font-size:11px;
	position:relative;
	right:30px;
}
.seperationreasonerror{
    color:#ff0000;
	font-size:11px;
}
.descriptionerror{
    color:#ff0000;
	font-size:11px;
}
.ohadateerror{
    color:#ff0000;
	font-size:11px;
}
.ldateerror{
    color:#ff0000;
	font-size:11px;
}
.tmarkerror{
    color:#ff0000;
	font-size:11px;
	position: relative;
    bottom: 10px;
}
.gmarkerror{
    color:#ff0000;
	font-size:11px;
	position: relative;
    bottom: 10px;
}
.cstatuserror{
    color:#ff0000;
	font-size:11px;
}
.hpyerror{
color:#ff0000;
	font-size:11px;
}
/* Validation error styles end */

.fp{
    font-size:18px;
	color: #005575;
}
.valid{
    font-size:15px !important;
}
input[type=password]{
    font-size:15px;
}
.or{
    position: relative;
    top: 30px;
    left: 27px;
}
.attendance_or{
    position: relative;
    top: 0px;
    left: 40px;
}
.empsearch{
    width:370px;
	float:right;
	position: relative;
    right: 180px;
	top:30px;
}
.search{
      position: relative;
      bottom: 50px;
      float: right;
      left: 83px;
}
.savebutton{
    position:relative;
	top:15px;
}
.submitbutton{
    border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	margin-right: 923px;
	margin-bottom:10px !important;
}
input {
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 7px !important;
  background: #fff;
  border: 1px solid #aac;
}
.noresize{
    resize:none;
}
.formdesign{
    position: relative;
    bottom: 14px;
}

.buttonchoice {
	position: relative;
	background: transparent;
	border: 1px solid #ff0000;
	right: 135px;
    bottom: 5px;
	padding: 0px 5px;
}
.buttonchoice:after, .buttonchoice:before {
	top: 100%;
	left: 65%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.buttonchoice:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ff0000;
	border-width: 14px;
	margin-left: -38px;
}
.buttonchoice:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ff0000;
	border-width: 14px;
	margin-left: -38px;
}
/* Change Password div border style */

.changepage{
    margin-top:15px;
	border: 1px solid #ddd;
    margin-left: 390px;
}

/* Validation error styles for login and change password */

.validemail{
    color:#ff0000;
	font-size:11px;
	position: relative;
    left: 30px;
}
.validpassword{
    color:#ff0000;
	font-size:11px;
	position: relative;
    left: 30px;
}
.newpass{
    color:#ff0000;
	font-size:11px;
}
.confirmpass{
    color:#ff0000;
	font-size:11px;
}
.sempid{
    color:#ff0000;
	font-size:11px;
	margin-left: 30px;
}
.fpmail{
    color:#ff0000;
	font-size:11px;
	margin-left: 30px;
}
#submitform{	
    width: 100%;
    height: 100%;
}
/* Validation error styles for login and change password end */

/* Timer Style starts here */
.style {
  width: auto !important;
  font-family: sans-serif;
  font-weight: bold;
  border-style: solid;
  float: right !important;
  position: relative !important;
  right: 0px !important;
  bottom: 25px !important;
}
.colorDefinition {
  background: #fff !important;
  color: rgb(92, 92, 93) !important;
  border-color: rgb(237, 28, 36) !important;
  margin-bottom: 0px;
}
.size_sm {
  font-size: 30px !important;
  border-width: 1px !important;
  border-radius: 6px !important;
  padding: 0px 5px !important;
}
.panel-group-first {
  margin-bottom: 15px !important;
  height: 40px !important;
}

.italic{
    margin-left: 15px;
}
.radioname{
    padding-left: 30px;
}
p.centertext{
    text-align:center !important;
}
.centertext b{
    text-align:center;
}
.rectanglecorner{
    border:1px solid #ccc;
	height:auto;
	width:auto;
	padding:15px;
	margin-bottom:15px;
}
.underline{
    text-decoration:underline;
}
.bclass{
    margin-right:15px;
}
.form-control-text {
  display: -webkit-inline-box;
  width: 4%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.questiontype{
    width:150px;
	padding:0px 15px;
	margin: 15px;
}
.questionlabel{
    padding:15px;
}
.questionselect{
    padding:15px 0px;
}
.questionresult{
    float:right;
}
.org{
    margin-left: 15px !important;
}
.lbl{
    position: relative;
    left: 25px;
    top: 5px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 15px !important;
}
.btn-group, .btn-group-vertical {
  position: relative !important;
  display: inline-block;
  vertical-align: middle;
}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
  width:100%;
  height: 100%;
}
.table-responsive {
  min-height: .01%;
  overflow-x: inherit !important;
}
/*table {
  background-color: #EEF2F5;
}*/