.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    border-color: rgb(137, 113, 234)!important;

}



div.card {

    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: rgba(0,0,0,.87);
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}



div.card .card-header-danger {

    box-shadow:0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgb(17 85 38 / 60%)
}



.nav-tabs {

    border: 0;
    border-radius: 3px;
    padding: 0 15px;
}


.nav-tabs .nav-item .nav-link.active {

    background: linear-gradient(to right, #FFC15A, #FF9F0D, #FFC15A);

}

.nav-tabs .nav-item .nav-link {


    border: 0;
    margin: 0;
    border-radius: 3px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 15px;
    background-color: transparent;

}
html *{
    -webkit-font-smoothing: antialiased;
}
pre{
    font-size: 15px;
}
input disabled:hover {
    cursor:not-allowed;
}
.img-thumbnail{border-radius: 50%;}

.modal_clickable{
    cursor: pointer;
}
.actionsLink{
    text-align: center;
    cursor: pointer;
}
.actionsLink:hover{
    color: #3f50f6;

}

.actionsLink a:hover{
    color: #3f50f6;

}
.rflabelsteric{
    color:red;
    font-size: 12px;
}
.heading{
    color:black;font-size: 14px; border-bottom:2px solid #000 !important;
}
.headingCompanyName{font-size: 30px !important; font-style: inherit;font-family: -webkit-body; font-weight: bold;}
#edit_salary{
    margin-top: 7px;
}
#do{
    margin-top: 10px;
}
.nav .btn{
  cursor: pointer;
}

.hrSection{color:#5f76e8;}


/*Search Filter*/

#filter_users{
    width:100%;
    padding:10px;
}

#users-list{
    margin:0;
    padding:0;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 73%;
    left: 0;
    right: 0;
}

#users-list li {
    list-style: none;
    border: 1px solid #e4e4e4;
    cursor: pointer;
    line-height: 30px;
    background-color: white;
    padding-left: 15px;
    right: 15px;
}
a{
color: black;

}

#sidelink{
    color: black !important;
}


.alert {
    border: 0;
    border-radius: 0;
    color: #FFFFFF;
    padding: 10px 15px;
    font-size: 14px;
  }
  .container .alert {
    border-radius: 4px;
  }
  .navbar .alert {
    border-radius: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 85px;
    width: 100%;
    z-index: 3;
  }
  .navbar:not(.navbar-transparent) .alert {
    top: 70px;
  }
  .alert span[data-notify="icon"] {
    font-size: 30px;
    display: block;
    left: 15px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
  }
  .alert button.close {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    z-index: 1033;
    background-color: #FFFFFF;
    display: block;
    border-radius: 50%;
    opacity: .4;
    line-height: 11px;
    width: 25px;
    height: 25px;
    outline: 0 !important;
    text-align: center;
    padding: 3px;
    font-weight: 300;
  }
  .alert button.close:hover {
    opacity: .55;
  }
  .alert .close ~ span {
    display: block;
    max-width: 89%;
  }
  .alert[data-notify="container"] {
    padding: 10px 10px 10px 20px;
    border-radius: 4px;
  }
  .alert.alert-with-icon {
    padding-left: 65px;
  }

  .alert-info {
    background-color: #7f72ea;
  }

  .alert-success {
    background-color:#22ca80;
  }

  .alert-warning {
    background-color: #ffbc67;
  }

  .alert-danger {
    background-color:#ff4f70;
  }

  .loaderbody {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position : absolute;
    background-color:rgba(90, 84, 84, 0.2);
    z-index : 2147483647;
}

.loader {
    border: 12px solid #f3f3f3; /* Light grey */
    border-top: 12px solid #7f72ea; /* Purple */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 1.7s linear infinite;
    position : fixed;
    top : 49%;
    left : 50%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.importantRule { border-color: red !important; }
.checkmarktitle{
  color: red !important;
  font-size: 14px;
  font-weight: bold;
}



th{ padding: 2px !important;}




.tabsHeading{
    color:black !important;
    font-weight: 400;
}
.hidden{
    display: none;
}
.select2{
    width:100%;
}
.policyLinks{
    color:#3d78d2;
}
.policyLinks:hover {
    color: #2f35a5;
}
.monthFrom{
    font-weight: bold;
    font-size: 19px;
    color:#6a75e9 !important;
}
.monthTo{
    font-weight: bolder;
    font-size: 19px;
    color:#fdc16a !important;
}
@media print {
    .pagebreak { clear: both;
        page-break-after: always; } /* page-break-after works, as well */
}

@page {
    size: auto;
}

active1{
   color:red !important;
}
.th-user{ background-color: rgba(172,235,207,0.7) !important; }
.dboard svg {
    color:green;
}
.panel-db{
    padding:10px
}
.sections{
    padding-top:10px;
    padding-bottom: 10px;
}
.modal-lg{max-width: 1200px;}

#users-list li.selected {background:yellow}

#users-list .selected {
    background: #CCD5DB;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.autocomplete {
    position: relative;
    display: inline-block;
}

input {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    font-size: 13px;
}

input[type=text] {
    background-color: #f1f1f1;
    width: 100%;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 73%;
    left: 0;
    right: 0;

}

.autocomplete-items div {
    cursor: pointer;
    background-color: #fff;
    padding-left: 20px;
    height: 32px;
    line-height: 32px;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}
.radio1c{

    transform: scale(1.5);
    margin-bottom: 15px;
}
.radio2c{

    transform: scale(1.3);
    margin-bottom: 15px;
}
.btn_padding{
    margin-top: 35px;
}

.heading_m{
    font-weight:bold;
    margin:10px
}
.card-body {
    border-top: 4px solid #FFC15A;
}
.policyLinks{
    cursor: pointer;

}
.emp_search{
    text-align: end;
}


#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content1 {
    margin: auto;
    display: block;
    width: 30%;

}

/* Caption of Modal Image */
/* Add Animation */
.modal-content1 {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
.close1{
    float: right;
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    cursor:pointer

}
.btn-success.disabled, .btn-success:disabled{
    background-color: #aaa;
    border-color: #aaa;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}



.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}



.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}



#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {

    content: '1'; /* Unicode for the desired icon */
}

#progressbar #personal:before {
    content: '2';
}

#progressbar #payment:before {
    content: '3';
}

#progressbar #confirm:before {
    content: '4';
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}
table{
    width: auto !important;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}
@media print {
    .hidden-print{
        display: none;
    }
}
