.modal-lg {
    max-width: 800px !important;
}

.border-red {
    border: 1px solid red;
}

.canvasjs-chart-credit {
    display: none;
}

/* signin start */

.login-page-horizon {
    height: 100vh;
}

.login-page-horizon .login-container {
    padding: 30px 35px;
}

.login-page-horizon .logo {
    width: 11%;
    margin-left: 28%;
    margin-top: 8%;
}

.login-page-horizon .copyrights-ambc {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    left: 0px;
}

.login-page-horizon .logininput {
    width: 100% !important;
    max-width: 100% !important;
}

.login-page-horizon .toggle-password {
    right: 20px;
}

.login-page-horizon #loginForm .password-label .align-items-center {
    justify-content: space-between;
}

    .login-page-horizon .login-container {
        border-radius: 5px;
    }

/* signin end */

/* forgot password start */

#ForgotEmailID {
    max-width: 100%;
}

/* forgot password end */

/* header start */

.horizon-design {
    padding: 0 3%;
    background: #fff !important;
}

.horizon-design .logo-img {
    width: 100px;
}

.horizon-design #navbarNav .nav-center-block {
    width: 65%;
}

.horizon-design #navbarNav .nav-center-block li {
    margin: 0 2%;
}

.horizon-design #navbarNav .nav-center-block li a{
    color: #4B5675;
}

.horizon-design #navbarNav .nav-center-block li button {
    color: #4B5675;
}

.horizon-design #navbarNav .nav-center-block li .dropdown {
    margin-right: 0;
}

.horizon-design #navbarNav .nav-center-block li .dropdown-menu.show {
    padding: 0 10px;
}

.horizon-design #navbarNav .nav-center-block li.active a {
    color: #267EC4;
}

.horizon-design #navbarNav .header-notification .nav-notification {
    padding: 7px 10px;
    background: #D6E2F3;
    border-radius: 3px;
}

.horizon-design #navbarNav .header-notification .nav-notification img {
    width: 14px;
    height: 14px;
    vertical-align: initial;
}

.horizon-design #navbarNav .header-notification .nav-notification .notification-count {
    position: absolute;
    font-size: 9px;
    background: #267EC4;
    color: #fff;
    border-radius: 25px;
    width: 15px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    top: 7px;
}

.horizon-design .res-header-notification {
    margin-right: -100px;
    display: none;
}

.horizon-design .res-header-notification .nav-notification {
    padding: 12px 10px;
    background: #D6E2F3;
    border-radius: 3px;
}

.horizon-design .res-header-notification .nav-notification .notification-count {
    position: absolute;
    font-size: 9px;
    background: #267EC4;
    color: #fff;
    border-radius: 25px;
    width: 15px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    top: 7px;
}

.left-side-menu-normal-horizon {
    display: none;
}

/* header end */

/* footer start */

.emp-copyrights-ambc-footer {
    text-align: center;
    font-size: 14px;
    background: #267EC4;
    display: block;
    padding: 10px 0px;
    color: #fff;
}

/* footer end */

/* header profile dropdown start */

.horizon-design .profile-dropdown {
    text-align: center;
    width: 240px !important;
    margin-top: -7px;
}

.horizon-design .profile-dropdown .header-profile-email {
    color: #828282 !important;
    margin-top: -3px;
}

.horizon-design .profile-dropdown .header-profile-designation {
    /*display: none;*/
    color: #828282 !important;
    font-size: 14px;
}

.horizon-design .profile-dropdown .view-profile-btn {
    width: 100% !important;
    background-color: #267EC4 !important;
    font-size: 12px;
    border: 0px solid #7E7E7E !important;
    text-align: center;
    padding: 6px 0px;
    margin-left: 0 !important;
    color: #fff;
    border-radius: 0;
}

.horizon-design .profile-dropdown .sign-out {
    color: #0D0E12 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    border: 1px solid #A7A7A7;
    text-align: center;
    width: 100%;
    padding: 2px 0px;
}

.horizon-design .profile-dropdown .sign-out i {
    display: none;
}

/* header profile dropdown end */

/* notification start */

#NotificationPopup #notification-header-title {
    font-size: 18px;
}

#NotificationPopup .modal-header button i {
    font-size: 14px;
}

#NotificationPopup .modal-body {
}

#NotificationPopup .modal-body .notification-list-blocks {
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left {
    width: 12%;
    display: inline-block;
    border-radius: 44px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    float: left;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left.light-blue {
    background: #C5E6F6;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left.light-gray {
    background: #E4E4E4;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left.light-green {
    background: #C2F3C2;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left.light-red {
    background: #C2F3C2;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left img{
    width: 21px;
    height: 21px;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right {
    display: inline-block;
    width: 88%;
    padding: 0px 10px;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right .notification-info-title {
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 230px;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right .notification-info-date {
    font-size: 12px;
    color: gray;
    display: flex;
    justify-content: space-between;
}

#NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right .notification-info-date .notification-reply {
    border-radius: 15px;
    border: 1px solid #267EC4;
    padding: 0 10px;
    color: #267EC4;
    cursor: pointer;
}

/* notification end */

/* notification reply start */

#NotificationReplyPopup .modal-dialog {
    right: 316px;
    box-shadow: 3px 2px 5px 1px #ccc;
}

#NotificationReplyPopup .modal-dialog .modal-header {
    border: none;
}

#NotificationReplyPopup .notificationreply-list-blocks {
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver {
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-left {
    width: 18%;
    display: inline-block;
    vertical-align: top;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-left img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    object-fit: cover;
    margin-right: 7px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right {
    display: inline-block;
    width: 80%;
    font-size: 14px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-userinfo {
    margin-top: 7px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-userinfo .receiver-name {
    line-height: 1;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-userinfo .receiver-date {
    color: gray;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-message {
    background: #EBF3FE;
    padding: 2px 5px;
    border-radius: 3px;
    margin: 10px 0 0 0;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-like {
    color: gray;
    cursor: pointer;
    outline: none;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-receiver .notificationreply-receiver-right .receiver-like span{
    font-size: 12px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender {
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left {
    display: inline-block;
    width: 80%;
    font-size: 14px;
    padding-right: 5px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left .sender-userinfo {
    margin-top: 7px;
    text-align: right;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left .sender-userinfo .sender-name {
    line-height: 1;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left .sender-userinfo .sender-date {
    color: gray;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left textarea {
    width: 100%;
    border: 0.5px solid #c5c5c5;
    margin: 10px 0 0 0;
    outline: none;
    padding: 2px 5px;
    border-radius: 3px;
    }

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left .sender-send {
    margin-top: 5px;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-left .sender-send-btn {
    display: inline-block;
    background: #267EC4;
    padding: 3px 15px;
    border-radius: 15px;
    color: #fff;
    cursor:pointer;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-right {
    width: 18%;
    display: inline-block;
    vertical-align: top;
}

#NotificationReplyPopup .notificationreply-list-blocks .notificationreply-sender .notificationreply-sender-right img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    object-fit: cover;
    margin-right: 7px;
}

/* notification reply end */

/* responsive menu start */

.left-side-menu-horizon #empdash-menu li.emp-ticket-main-menu span.emp-menu-main {
    width: 180px;
}

.left-side-menu-horizon #empdash-menu .side-menubar-updown {
    display: inline-block;
    text-align: right;
    font-size: 12px;
}

/* responsive menu end */

/* emp dashboard start */

.emp-dashboard-horizon {
    padding: 0 0 0px 0px !important;
    background: #efefef;
    display: inline-block;
}

.emp-dashboard-horizon #left-side-menu-normal {
    display: none;
}

.emp-dashboard-horizon .main-content {
    width: 100% !important;
    margin-left: 0 !important;
    padding: 32px 0px !important;
}

.emp-dashboard-horizon .dashboard-header-block {
    display: inline-block;
    width: 100%;
    background: #267EC4;
    padding: 30px 45px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-left {
    color: #fff;
    width: 67%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 35px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-user-name {
    font-size: 32px;
    font-weight: bold;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-welcome {
    font-size: 24px;
    margin-top: 0px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
    display: inline-block;
    width: 31%;
    background: #fff;
    padding: 16px 25px 16px 15px;
    border-radius: 0 18px 0px 0px;
    border-left: 8px solid #6DB8FF;
    float: right;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left {
    display: inline-block;
    width: 57%;
    margin-right: 10px;
    margin-top: 12px;
    vertical-align: top;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-date {
    font-weight: bold;
    font-size: 14px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-attendance {
    background: linear-gradient(90deg, #6ABDFA 0%, #5AADF8 50%, #4296F5 100%);
    color: #fff;
    padding: 5px 7px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 5px;
    /*width: 75%;*/
    width: 147px;
    cursor: pointer;
    height: 35px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-time {
    font-size: 24px;
    font-weight: bold;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
    display: inline-block;
    width: 33%;
    margin-left: 10px;
    font-size: 12px;
    /*vertical-align: top;*/
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkin {
    margin-bottom: 10px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkout {
    margin-bottom: 10px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right label {
    margin-bottom: 0px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkin-time,
.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkout-time,
.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-currenttime-display {
    color: #1C88D6;
}

.emp-dashboard-horizon .dashboard-body-block {
    padding: 30px 45px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-blocks {
    border: 0.3px solid #ccc;
    padding: 22px 15px;
    margin-bottom: 5px;
    background: #fff;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-block-left {
    width: 13%;
    display: inline-block;        
    border-radius: 4px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    float: left;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-block-right {
    display: inline-block;
    width: 70%;
    padding: 0px 10px;
    cursor: pointer;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-block-right .ed-block-1 {
    font-weight: bold;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-block-right .ed-block-2 {
    color: #8B8B8B;
    font-size: 12px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-birthday .ed-block-left {
    background: #FFD1EB;
}

.emp-dashboard-horizon .dashboard-body-block  .emp-dash-left-block .ed-work-anniversary .ed-block-left {
    background: #ECB7804D;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block .ed-new-joiners .ed-block-left {
    background: #FC785E4D;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
    float: left;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header {
    border: 0.3px solid #b5dcf5;
    background: #DDEDFA;
    padding: 7px 15px;
    display: flex;
    justify-content: space-between;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-block-content {
    border: 1px solid #ccc;
    border-top: 0px solid #ccc;
    padding: 15px 0;
    height: 240px;
    background: #fff;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks {
    border: 0.3px solid #ccc;
    padding: 25px 20px;
    margin-bottom: 5px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-left {
    display: inline-block;
    width: 16%;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-left img {
    width: 45px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-right {
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-right .ed-block-1 {
    color: #fff;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-learning-management {
    background: #6DB8FF;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-policies {
    background: #6DA0BF;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-job-referal {
    background: #FF738B;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-block-2 {
    margin-top: 20px;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
    float: left;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header .header-title {
    width: 73%;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header .header-viewall {
    width: 25%;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-attendance #emp-dash-attedence-chart {
    border: 1px solid #ccc;
    color: #524f4f;
    padding: 3px 5px;
    font-size: 12px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-block-content {
    width: 100%;
    padding: 7px 15px;
    height: 260px;
    overflow-y: scroll;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-upcoming-holidays-block {
    margin-bottom: 10px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-upcoming-holidays-block .emp-upcoming-left {
    display: inline-block;
    width: 90%;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-upcoming-holidays-block .holiday-name {
        
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-upcoming-holidays-block .holiday-date {
    font-size: 12px;
    color: #8B8B8B;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-upcoming-holidays-block .emp-upcoming-right {
    display: inline-block;
    width: 8%;
    text-align: right;
    font-size: 12px;
    vertical-align: top;
    margin-top: 10px;
    cursor: pointer;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets {
    float: left;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-recent-tickets-block {
    /*padding: 90px 15px;*/
    margin-bottom: 20px;
    text-align: center;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-recent-tickets-block .emp-recent-tickets-left {
    width: 13%;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-recent-tickets-block .emp-recent-tickets-left .emp-ticket-navbar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FEF0ED;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #C78B7F;
    margin-right: 12px;
    font-weight: bold;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-recent-tickets-block .emp-recent-tickets-right {
    width: 80%;
    display: inline-block;
    text-align: left;
}


.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-title {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info {
    font-size: 13px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-left {
    width: 48%;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-left img{
    margin-right: 5px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-left .emp-ticket-priority-status {
    color: blue;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-right {
    width: 48%;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-right .status-pending {
    color: red;
    font-weight: normal;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-right .status-closed {
    color: green;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-block-content {
    height: 260px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header .header-dropdown {
    text-align: right;
    /*width: 23%;*/
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-hours-spent .emp-dash-block-content {
    height: 260px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-block-3 {
    margin-top: 20px;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar {
        
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar table.table{
    border-collapse: separate;
    border-spacing: 5px 4px;
    table-layout: fixed;
}

.emp-dash-calendar .calendar-body th,
.emp-dash-calendar .calendar-body td {
    padding: 6px 3px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-title {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
    text-align: right;
    width: 23%;
    display: inline-block;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown i {
    background: #65D6D6;
    padding: 5px 7px;
    font-size: 10px;
    color: #fff;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content {
    padding: 2px 0;
    height: 255px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content .table thead th {
    border-bottom: 0px solid #dee2e6;
    font-weight: normal;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content .table td,
.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content .table th {
    border-top: 0px solid #dee2e6;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content .table .highlight-current {
    background-color: #c6e3e3;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-content .table .highlight-festival {
    background-color: #65D6D6;
}

.emp-dashboard-horizon .emp-dash-modal {

}

.emp-dashboard-horizon .emp-dash-modal .modal-header {
    border-bottom: 1px solid transparent;
}

.emp-dashboard-horizon .emp-dash-modal .modal-header button {
    font-size: 14px;
    z-index: 999;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body {
    margin-top: -40px;
    max-height: 450px;
    overflow-y: scroll;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks {
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header {
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-left {
    width: 9%;
    display: inline-block;
    vertical-align: top;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-left .emp-dash-modal-navbar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FEF0ED;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #C78B7F;
    margin-right: 12px;
    font-weight: bold;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-left .emp-dash-modal-navbar img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-right {
    display: inline-block;
    width: 80%;
    padding: 0px 6px;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-right .emp-dash-modal-title {
    font-size: 14px;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-header .emp-dash-modal-right .emp-dash-modals-info {
    font-size: 12px;
    color: gray;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-body {
                            
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-body .emp-dash-modal-message {
    width: 100%;
    padding: 5px 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid #D9D9D9;
    color: #369479;
    background: #e7e7e7;
    border-radius: 3px;
    font-size: 14px;
    resize: none;
    outline: none;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-footer {
    text-align: right;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-footer button{
    border-radius: 22px;
    padding: 4px 20px;
    font-size: 14px;
}

.emp-dashboard-horizon .emp-dash-modal .modal-body .emp-dash-modal-blocks .emp-dash-modal-footer .emp-dash-modal-send {
    background: #8854D0;
}


.emp-dashboard-horizon .emp-dash-hr-announcements {
    
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content {
    padding: 20px 17px;
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
    margin-bottom: 10px;
    width: 53%;
    font-size: 13px;
    margin-right: 10px;
    display: inline-block;
    height: 195px;
    overflow-y: scroll;
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left p {
    margin-bottom: 10px;
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left .ed-hr-announcements-view {
    background: #6669db;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    cursor:pointer;
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-right {
    width: 36%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-right img {
    width: 100%;
}


.emp-dashboard-horizon #emp-dash-hr-announcement-popup .modal-lg {
    max-width: 630px;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .modal-header button {
    font-size: 14px;
    z-index: 999;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .modal-body{
    margin-top: -15px;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-left {
    margin-bottom: 10px;
    width: 50%;
    font-size: 13px;
    margin-right: 10px;
    display: inline-block;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-left p {
    margin-bottom: 10px;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-left .ed-hr-announcements-view {
    background: #6669db;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-right {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-right img {
    width: 100%;
}

.emp-dashboard-horizon .emp-dash-leave .emp-dash-block-content {
    padding: 15px 15px;
    height: 255px;
}

.emp-dashboard-horizon .emp-dash-leave .emp-dash-block-content .leave-icon {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    margin: 0 auto 10px;
    font-size: 1.5rem;
    color: #fff;
}

.emp-dashboard-horizon .emp-dash-leave .emp-dash-block-content .leave-title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}

.emp-dashboard-horizon .emp-dash-leave .emp-dash-block-content .leave-container {
    margin-top: 35px !important;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-left-block {

}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-attendance {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-hr-announcements {
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays {
    margin-top: 20px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets {
    margin-top: 20px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-management {
    margin-top: 20px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-leave {
    margin-top: 20px;
}

.emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar {
    margin-top: 20px;
}

.emp-dashboard-horizon .emp-dash-calendar .today-tooltip {
    left: 5px;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left button {
    width: 180px;
    cursor: pointer;
    /*background: transparent;*/
    border: 1px solid #91C9FF;
    outline: none;
    transition: 1s ease-in-out;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left svg {
    /*position: absolute;*/
    position: relative;
    left: -9px;
    top: -6px;
    fill: none;    
    stroke-dasharray: 150 480;
    stroke-dashoffset: 150;
    transition: 1s ease-in-out;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left .dh-attendance svg {
    stroke: #4a73a3;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left button.dh-attendance:hover {
    transition: 1s ease-in-out;
    background: #4F95DA;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left button:hover svg {
    stroke-dashoffset: -480;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .btn-checkin span {
    display: block;
    margin-top: -35px;
}

.emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left button.checkputcolor {
    width: 147px;
    height: 35px;
    border: 0px solid #91C9FF;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left .checkputcolor svg {
    stroke: #561e1b;
    left: -7px;
}

.emp-dashboard-horizon .dashboard-header-block .dh-left button.checkputcolor:hover {
    /*transition: 1s ease-in-out;
    background: #D11006;*/
}

/* emp dashboard end */

/* emp upcoming holidays start */

.emp-upcomingholidays-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-upcomingholidays-list-horizon .main-content {
    margin-left: 0;
    /*padding-top: 0px;
    margin-top: 50px;*/
    width: 100% !important;
}

.emp-upcomingholidays-list-horizon #empUpcomingHolidays {
    background: #fff;
    padding: 10px;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:first-child {
    border-top-left-radius: 5px;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:last-child {
    border-top-right-radius: 5px;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable th {
    background-color: #267EC4 !important;
    color: #fff;
    font-weight: normal;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody tr:nth-child(even) {
    background-color: #EBFAFF !important;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th,
.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
    border: none;
    padding: 10px 75px;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable .emp-upcomingholidays-table-last {
    text-align: right;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last {
    padding-right: 100px;
}

.emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last i {
    cursor: pointer;

}

#compOffModal .modal-header button {
    font-size: 14px;
}

#compOffModal .modal-footer {
    border-top: 0px;
    padding-top: 0px;
}

#compOffModal .modal-footer button{
    padding: 5px 15px;
    border-radius: 30px;
}

/* emp upcoming holidays end */

/* emp self service start */

.emp-selfservice-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px;
}

.emp-selfservice-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
    /*padding-top: 0px;
    margin-top: 50px;*/
}

.emp-selfservice-list-horizon .emp-selfservice-details {
    background: #fff;
    width: 100%;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left {
        
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 {
    width: 100%;
    display: inline-block;
    padding: 30px 30px 0px 45px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left .img-edit-icon {
    position: relative;
    top: -40px;
    left: 107px;
    width: 30px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left .img-edit-icon span {
    color: #fff;
    background: #267EC4;
    padding: 6px 7px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    object-fit: cover;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-right {
    width: 73%;
    display: inline-block;            
}

.emp-ss-details-designation,
.emp-ss-details-category,
.emp-ss-details-dob {
    font-size: 14px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
    position: absolute;
    bottom: 0;
    padding: 0 25px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-right .emp-ss-details-user-info-2 {
    margin-top: 15px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .res-emp-ss-tabs {
    border-bottom: none;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-item.show .nav-link,
.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-link {
    border: 0px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-item.show .nav-link, 
.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-link.active {
    color: #000;
    border-bottom: 2px solid #267EC4;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-item {
    padding: 0 10px;
}

.emp-selfservice-list-horizon .color-gray {
    color: gray;
}

.emp-selfservice-list-horizon .color-green {
    color: green;
}

.emp-selfservice-list-horizon .color-blue {
    color: #267EC4;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-center {
    border-left: 1px dashed;
    margin-top: 25px;
    margin-bottom: 45px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right {
    padding: 25px 20px 15px 20px;
    max-width: 40%;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block3 {
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block3 .emp-ss-details-right-left {
    padding: 3px 0;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block3 .emp-ss-details-left-block {
    display: inline-block;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block3 .emp-ss-details-right-block {
    /*display: inline-block;*/
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 {
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 .emp-change-password {
    float: right;
    margin-right: 20px;
}

.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 .emp-change-password button{
    padding: 5px 25px;
    border-radius: 20px;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all {
    margin: 15px 0;
    background: #fff;
    padding: 10px 10px;
    display: inline-block;
    width: 100%;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block1,
.emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block2,
.emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block3 {
    justify-content: right;
    margin: 25px 0;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-detailed-all-header {
    background-color: #267EC4;
    color: #fff;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all label {
    margin-left: 20px !important;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all .block-view .form-group.row div {
    color: gray;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all .block-view:hover {
    /*transform: scale(1.002);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}

#empChangePasswordModal .modal-header button {
    font-size: 14px;
}

#empChangePasswordModal .modal-footer {
    border-top: 0px;
    padding-top: 0px;
}

#empChangePasswordModal .modal-footer button {
    padding: 5px 15px;
    border-radius: 30px;
}

.emp-selfservice-list-horizon .emp-ss-assetview .tree-structure .allocate-details.tree-child img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-bottom: 10px;
}

.emp-selfservice-list-horizon .emp-ss-assetview .tree-structure .allocate-info span {
    color: gray;
}

.emp-selfservice-list-horizon .emp-ss-monthlymaintenanceview {
    margin: 0 20px;
}

.emp-selfservice-list-horizon .emp-ss-monthlymaintenanceview .emp-ss-mm-year {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.emp-selfservice-list-horizon .emp-ss-monthlymaintenanceview .mm-year-dropdown {
    position: relative;
    display: inline-block;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable thead th:first-child {
    border-top-left-radius: 5px;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable thead th:last-child {
    border-top-right-radius: 5px;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable thead th {
    color: #fff;
    font-weight: normal;
}

.emp-selfservice-list-horizon .emp-maintenanceinfo-image-btn .default-image-navbar {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin-right: 7px;
    display: inline-flex;
}

.emp-selfservice-list-horizon .emp-maintenanceinfo-image-btn img {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin-right: 7px;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenance-id-select {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 71px;
    display: inline-block;
    vertical-align: middle;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenance-status {
    padding: 2px 9px;
    color: #fff;
    border-radius: 20px;
    font-size: 11px;
    text-align: center;
    width: 75px;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenance-status.completed {
    background: #34C7AC;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenance-status.pending {
    background: #26ABED;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenanceinfo-list-edit .emp-maintenance-options {
    position: absolute;
    background: white;
    box-shadow: 0px 1px 3px 1px #ccc;
    text-align: left;
    right: 20px;
    cursor: pointer;
    padding: 3px 0;
    z-index: 1;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenanceinfo-list-edit .emp-maintenance-options a {
    padding: 3px 10px;
    color: #8693a1;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable tbody {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable tbody tr:nth-child(even) {
    background-color: #EBFAFF !important;
}

#RescheduleEmpMaintenancePopup #reschedulemaintenance-header-title {
    font-size: 18px;
}
#RescheduleEmpMaintenancePopup .modal-header button {
    font-size: 14px;
}

#RescheduleEmpMaintenancePopup .maintenanceapprove-info .text-right button {
    padding: 5px 15px;
    border-radius: 30px;
}

.emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .tree-structure {
    overflow-y: scroll;
}

.emp-selfservice-details-all .emp-asset-no-data.allocate-info {
    margin: 30px 0;
    text-align: center;
}


.emp-selfservice-list-horizon .emp-ss-assetview-info {
    padding: 30px 36px;
    font-size: 14px;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block {
    border: 1px solid #ccc;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-title {
    background: #267EC4;
    padding: 7px 25px;
    border-bottom: 1px solid #ccc;
    color: #fff;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-content {
    display: inline-flex;
    width: 100%;
    padding: 20px 10px;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block i {
    margin-right: 10px;
    color: #4CAF50;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .inactive i {
    margin-right: 10px;
    color: #E7E7E7;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-ms-access {
    margin-bottom: 10px;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-group-sub {
    margin-top: 5px;
    margin-left: 25px;
    color: #8B8B8B;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-group {
    margin-bottom: 15px;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-b4 {
    border: none;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-b4 label {
    margin-left: 10px !important;
    margin-top: 1px;
}

#empitacknowledgement-success-popup .modal-header {
    border-bottom: 1px solid transparent;
    position: absolute;
    right: 0;
    z-index: 999;
}

.emp-selfservice-list-horizon .emp-ss-exit {
    margin: 0 30px;
}


.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form {
    border: 1px solid #ccc;
    padding: 25px 35px;
    font-size: 14px;
    margin: 25px 0;
}

.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-title {
    font-weight: bold;
}

.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-subtitle {
    color: gray;
}

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content {
        display: inline-flex;
        padding: 0;
        margin-top: 15px;
    }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content .emp-ss-exit-process-content-block {
            display: inline-flex;
            padding: 0;
            margin-right: 20px;
        }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-content-left span {
        background: #9FC3DD;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
        border-radius: 10px;
        margin-top: 6px;
    }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-content-right {
        margin-left: 10px;
    }

.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-content-r1 {
    font-weight: bold;
}

.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-content-r2 {
    color: gray;
}

.emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .btn-emp-ss-exit-process-submit {
    padding: 5px 25px;
    border-radius: 20px;
}

/* emp self service end */

/* emp self service project start */

.emp-selfservice-list-horizon .emp-project-details-main {
    margin: 25px 0;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-details-header {
    display: inline-flex;
    justify-content: space-between;
    margin-bottom: 7px;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-details-title {
    font-size: 18px;
    font-weight: bold;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-details-edit span {
    background: #ccc;
    border-radius: 50px;
    padding: 4px 7px;
    text-align: center;
    cursor:pointer;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-details-edit img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-clientinfo {
    background: #D6E2F3;
    padding: 15px;
    border-left: 4px solid #267EC4;
    margin-bottom: 30px;
    width: 95%;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-clientinfo div{
    margin-bottom: 2px;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-clientinfo span {
    font-weight: bold;
}

#empProjectRoleResModal .modal-header {
    border-bottom: none;
}

#empProjectRoleResModal .modal-header button {
    font-size: 14px;
}

#empProjectRoleResModal .modal-footer {
    border-top: none;
}

#empProjectRoleResModal .modal-footer button {
    padding: 5px 15px;
    border-radius: 30px;
}

.emp-selfservice-list-horizon .emp-project-details-main .emp-project-details-body-block ul {
    padding-left: 20px;
}

.emp-selfservice-list-horizon #empmaintenanceinfotable .emp-maintenanceinfo-list-edit .asset-edit-dropdown {
    cursor: pointer;
}

/* emp self service project end */

/* emp maintenance acknowledge start */

.emp-maintenanceacknowledge-list-horizon {
    background: #efefef;
    min-height: 95vh;
}

.emp-maintenanceacknowledge-list-horizon .main-content {
    margin-left: 0;
    padding-bottom: 20px;
    width: 100% !important
}

.emp-maintenanceacknowledge-list-horizon .maintenanceacknowledge-header-title {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 10px;
}

.emp-maintenanceacknowledge-list-horizon .maintenanceacknowledge-image-btn img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    object-fit: cover;
    margin-right: 7px;
}

.emp-maintenanceacknowledge-list-horizon .maintenanceacknowledge-id-select {
    font-size: 18px;
}

.emp-maintenanceacknowledge-list-horizon #empMaintenanceAcknowledge {
    background: #fff;
    padding: 10px 20px;
    height: 520px;
    box-shadow: 0px 3px 3px 1px #ccc;
}

.emp-maintenanceacknowledge-list-horizon #empMaintenanceAcknowledge .maintenanceacknowledge-info .emp-maintenanceacknowledge-submit {
    padding: 5px 25px;
    border-radius: 20px;
}

.emp-maintenanceacknowledge-list-horizon .maintenanceacknowledge-image-btn .default-image-navbar {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-left {
    border: 1px solid #ced4da;
    padding: 10px 10px;
    border-radius: 3px;
    max-width: 100%;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-icon {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-icon img {
    width: 55px;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-btn {
    display: inline-block;
    width: 80%;
    vertical-align: text-top;
    margin-left: 10px;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-attach-upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-attach-label {
    border: 0px solid #b3b3b3;
    color: #0066B1;
    background-color: transparent;
    font-size: 12px;
    padding: 0;
    text-decoration: underline;
    border-radius: 2px;
    cursor: pointer;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-attach-upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 31%;
    height: 30px;
    cursor: pointer;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-file-name {
    margin-left: 10px;
    font-size: 12px;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-attach-file-upload-size {
    font-size: 12px;
    margin-top: -6px;
    color: #6B6B6B;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-right {
    /*display: inline-block;
    position: absolute;*/
    margin-top: 10px;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-right .emp-maintenanceacknowledge-upload-preview {
    display: inline-flex;
    margin-right: 15px;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-right img {
    height: 50px;
    width: auto;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-right .emp-maintenanceacknowledge-uploaded-image-close {
    font-size: 10px;
    cursor: pointer;
    color: #F8284A;
    margin-left: -5px;
    margin-top: -5px;
    top: 0;
}

.emp-maintenanceacknowledge-list-horizon .emp-maintenanceacknowledge-upload-field .emp-maintenanceacknowledge-upload-right .emp-maintenanceacknowledge-upload-preview {
    display: inline-flex;
    margin-right: 15px;
}

/* emp maintenance acknowledge end */

/* emp attendance start */

.emp-attendance-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-attendance-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
}

.emp-attendance-list-horizon #empAttendance {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-attendance-list-horizon .attendance-nav .attendance-find {
    padding: 0 20px;
    border-radius: 20px;
    background: #267EC4;
}

.emp-attendance-list-horizon .attendence-thead th {
    background-color: #267EC4 !important;
    color: #fff;
    font-weight: normal;
}

.emp-attendance-list-horizon thead.attendence-thead th:first-child {
    border-top-left-radius: 5px;
    padding-left: 25px;
}

.emp-attendance-list-horizon thead.attendence-thead th:last-child {
    border-top-right-radius: 5px;
}

.emp-attendance-list-horizon tbody.empatt-body .fntblur {
    color: gray;
    font-weight: normal;
}

.emp-attendance-list-horizon tbody.empatt-body th:first-child {
    padding-left: 25px;
}

.emp-attendance-list-horizon .empatt-body tr:nth-child(1) th,
.emp-attendance-list-horizon .empatt-body tr:nth-child(1) td {
    padding-top: 20px !important;
}

/* emp attendance end */

/* emp leave start */

.emp-leave-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-leave-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
}

.emp-leave-list-horizon #empLeave {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-leave-list-horizon .res-emp-carousel {
    padding: 0 0px;
    width: 100%;
}

.emp-leave-list-horizon .emp-leave-info-block-all .empleave-calendar-body {
    padding: 0 10px;
    margin-top: 15px;
}

.emp-leave-list-horizon #leaveCarousel .emp-leave-carousel-blocks {
    width: 185px;
}

.emp-leave-list-horizon #leaveCarousel .tracker-card {
    border: 1px solid #ccc;
    margin: 0 10px;
    padding: 0;
    padding-bottom: 15px;
}

.emp-leave-list-horizon #leaveCarousel .tracker-card .tracker-title {
    text-align: center;
    background: #ccc;
    padding: 7px 3px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.emp-leave-list-horizon #leaveCarousel .tracker-card .tracker-details {
    text-align: center;
    color: #000;
}

.emp-leave-list-horizon #leaveCarousel .emp-leave-icon {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 20px 0px;
}

.emp-leave-list-horizon #leaveCarousel .emp-leave-icon img {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
    width: 112% !important;
    margin-left: 30px;
}

.emp-leave-list-horizon #leaveCarousel .btn_prevleave {
    background-color: transparent;
    width: 24px;
    height: 24px;
    top: 40%;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 10px;
}

.emp-leave-list-horizon #leaveCarousel .btn_nxtleave {
    width: 24px;
    height: 24px;
    top: 40%;
    border: 1px solid black;
    font-size: 10px;
}

.emp-leave-list-horizon #leaveCarousel .sick_border .tracker-title {
    background: #47B2F7;
}

.emp-leave-list-horizon #leaveCarousel .mar_border .tracker-title {
    background: #B38BDC;
}

.emp-leave-list-horizon #leaveCarousel .hou_border .tracker-title {
    background: #F35F8C;
}

.emp-leave-list-horizon #leaveCarousel .bev_border .tracker-title {
    background: #948078;
}

.emp-leave-list-horizon #leaveCarousel .mat_border .tracker-title {
    background: #247ba0;
}

.emp-leave-list-horizon #leaveCarousel .com_border .tracker-title {
    background: #50514f;
}

.emp-leave-list-horizon #leaveCarousel .ear_border .tracker-title {
    background: #2ECC87;
}

.emp-leave-list-horizon #leaveCarousel .pat_border .tracker-title {
    background: #70c1b3;
}

.emp-leave-list-horizon #leaveCarousel .emr_border .tracker-title {
    background: #3DC2C8;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0px 0px 25px;
    max-width: 14%;
    padding: 0;
    background: #fff;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-action {
    text-align: center;
    background: #267EC4;
    padding: 7px 3px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .applyleave_btn {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .applyleave_btn button {
    padding: 5px 30px;
    border-radius: 25px;
    font-size: 12px;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
    border: 1px solid #eee;
    font-size: 12px;
    padding: 0 0px;
    width: 75%;
    margin: 10px 26px;
    border-radius: 3px;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .active {
    background: #ccc;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history i {
    color: #000 !important;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history a {
    color: #000;
    text-decoration: none !important;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavecalendar_btn {
    padding: 5px 12px;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavehistory_btn {
    padding: 5px 12px;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavecalendar_btn.active {
    background: #D6E2F3;
}

.emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavehistory_btn.active {
    background: #D6E2F3;
}

.emp-leave-list-horizon .emp-leave-info-block-all {
    margin: 25px 0 0 0;
    display: inline-block;
}

.emp-leave-list-horizon .emp-leave-details .emp-leave-info-block-all .res-admin-empleave-tabs {
    border-bottom: none;
}

.emp-leave-list-horizon .emp-leave-info-block-all .nav-tabs .nav-item {
    padding: 0 10px;
}

.emp-leave-list-horizon .emp-leave-info-block-all .nav-tabs .nav-item.show .nav-link,
.emp-leave-list-horizon .emp-leave-info-block-all .nav-tabs .nav-link {
    border: 0px;
    color: #525252;
}

.emp-leave-list-horizon .emp-leave-info-block-all .nav-tabs .nav-item.show .nav-link,
.emp-leave-list-horizon .emp-leave-info-block-all .nav-tabs .nav-link.active {
    color: #000;
    border-bottom: 2px solid #267EC4;
}

.emp-leave-list-horizon #leaveHistoryTable th {
    background-color: #267EC4 !important;
    color: #fff;
    font-weight: normal;
}

.emp-leave-list-horizon #leaveHistoryTable tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.emp-leave-list-horizon #leaveHistoryTable tbody tr:nth-child(even) {
    background-color: #EBFAFF !important;
}

.emp-leave-list-horizon #leaveHistoryTable thead th:first-child {
    border-top-left-radius: 5px;
    text-align: center;
}

.emp-leave-list-horizon #leaveHistoryTable thead th:last-child {
    border-top-right-radius: 5px;
    text-align: center;
}

.emp-leave-list-horizon #leaveHistoryTable thead th,
.emp-leave-list-horizon #leaveHistoryTable tbody td {
    border: none;
    /*padding: 10px 75px;*/
    vertical-align: middle
}

.emp-leave-list-horizon #leaveHistoryTable tbody {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.emp-leave-list-horizon #leaveHistoryTable .empleave-status,
.emp-leave-list-horizon #leaveHistoryTable .position-relative {
    text-align: center;
}

.emp-leave-list-horizon .leave-edit-history {
    border: none;
}

.emp-leave-list-horizon .leave-history #leaveHistoryTable .commentSec p {
    margin-bottom: 0;
}

.emp-leave-list-horizon .leave-history #leaveHistoryTable .empleave-status img {
    width: 25px;
    height: 25px;
}

.emp-leave-list-horizon #leaveHistoryTable .emp-leaveoptions {
    text-align: left;
}

.emp-leave-list-horizon #empleaveCompOffTable th {
    background-color: #267EC4 !important;
    color: #fff;
    font-weight: normal;
}

.emp-leave-list-horizon #empleaveCompOffTable tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.emp-leave-list-horizon #empleaveCompOffTable tbody tr:nth-child(even) {
    background-color: #EBFAFF !important;
}

.emp-leave-list-horizon #empleaveCompOffTable thead th:first-child {
    border-top-left-radius: 5px;
    text-align: center;
}

.emp-leave-list-horizon #empleaveCompOffTable thead th:last-child {
    border-top-right-radius: 5px;
    text-align: center;
}

.emp-leave-list-horizon #empleaveCompOffTable thead th,
.emp-leave-list-horizon #empleaveCompOffTable tbody td {
    border: none;
    /*padding: 10px 75px;*/
}

.emp-leave-list-horizon #empleaveCompOffTable tbody {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.emp-leave-list-horizon .leave-history #empleaveCompOffTable .commentSec p {
    min-height: 0;
}

.emp-leave-list-horizon .leave-history #empleaveCompOffTable .compoff-status {
    text-align: center;
}

.emp-leave-list-horizon .leave-history #empleaveCompOffTable .compoff-status img {
    width: 25px;
    height: 25px;
    margin-top: 7px;
}

.emp-leave-list-horizon .leave-history #empleaveCompOffTable .compoff-actions {
    text-align: center;
}

.emp-leave-list-horizon .leave-history #empleaveCompOffTable .compoff-actions i {
    margin-top: 12px;
    color: #828282;
}

.emp-leave-list-horizon #empleaveCompOffTable .emp-compoffs a.dropdown-item {
    background: #fff;
    text-align: left;
    cursor: pointer;
}

.emp-leave-list-horizon #empleaveCompOffTable .emp-compoffs {
    z-index: 9;
}

#confirmCancelModal .modal-header {
    border-bottom: 0;
}

#confirmCancelModal .modal-header button {
    font-size: 14px;
}

#confirmCancelModal .modal-body {
    font-size: 18px;
    padding: 0 15px 15px 20px;
}

#confirmCancelModal .modal-footer {
    border-top: 0;
}

#confirmCancelModal .modal-footer  button{
    color: #fff;
    padding: 2px 18px;
    border-radius: 15px;
}

#confirmCancelModal .modal-footer .btn {
    background: #A7A7A7;
    border: none;
}

#confirmCancelModal .modal-footer #confirmCancelButton {
    background: #8854D0;
}

#confirmCancelModal .modal-sm {
    max-width: 300px;
}

/*.emp-leave-list-horizon .empleavehistory-dropdown {
    display: inline-flex;
    width: 19%;
    justify-content: right;
}

.emp-leave-list-horizon .empleavehistory-dropdown select {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 4px;
}*/

.emp-leave-list-horizon .empleave-calendar-header {
    margin-right: 0;
}

.emp-leave-list-horizon .empleave-calendar-header #empleave-monthYear {
    font-size: 14px;
}

.emp-leave-list-horizon .empleave-calendar-header .empleave-chevron-icon {
    font-size: 12px;
    color: #8B8B8B;
}

.emp-leave-list-horizon .emp-leave-info-block-all .emp-leave-calendar-title {
    /*display: inline-flex;*/
    margin-bottom: -29px;
    margin-left: 16px;
    font-weight: bold;
    font-size: 16px;
}

.emp-leave-list-horizon .empleave-calendar-body .highlight-festival-leave div {
    margin-top: 15px;
}

.emp-leave-list-horizon .empleave-calendar-body thead th {
    background: #D6E2F3;
    border: 1px solid #ccc;
}

.emp-leave-list-horizon .empleave-calendar-body thead th:first-child {
    border-top-left-radius: 0px;
}

.emp-leave-list-horizon .empleave-calendar-body thead th:last-child {
    border-top-right-radius: 0px;
}

/*.emp-leave-list-horizon .empleave-calendar-table tbody tr {
    border: 1px solid #ccc;
}*/

.emp-leave-list-horizon .leavehistory-year {
    margin-top: -20px;
}

.emp-leave-list-horizon .leavehistory-year .year-dropdown {
    top: -20px;
}

.emp-leave-list-horizon #leaveCarousel .carousel-item.carousel-leave-item {
    display: none;
}

.emp-leave-list-horizon #leaveCarousel .carousel-item.carousel-leave-item.active {
    display: inline-flex;
}

/* emp leave end */

/* emp apply leave start */

.emp-applyleave-horizon {
    background: #efefef;
    min-height: 95vh;
    padding-bottom: 25px;
}

.emp-applyleave-horizon .main-content {
    margin-left: 0;
    padding: 45px 25px 5px 25px;
    width: 100% !important;
}

.emp-applyleave-horizon #empApplyLeaveFields {
    background: #fff;
    padding: 10px;
}

.emp-applyleave-horizon #empApplyLeaveFields .emp-leave-apply-form {
    padding: 15px 20px;
}

.emp-applyleave-horizon .emp-apply-leave-reason label {
    width: 100%;
}

.emp-applyleave-horizon .emp-apply-leave-reason label .emp-apply-leave-reason-left {
    float: left;
}

.emp-applyleave-horizon .emp-apply-leave-reason label .emp-apply-leave-reason-right {
    float: right;
}

.emp-applyleave-horizon .emp-leave-apply-form #leaveForm .btn-apply-empleave {
    padding: 5px 30px;
    border-radius: 25px;
}

.emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave .balance-section {
    /*background: #D9D9D9;
    width: 66%;
    padding: 10px 10px;
    border-radius: 3px;*/
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .emp-apply-leave-title {
    display: inline-block;
    margin-left: -5px;
    margin-bottom: 10px;
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 15px 15px;
    margin: 0 10px;
    max-width: 28%;
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-left {
    float: left;
    padding: 0;
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-left div {
    background: #267EC4;
    width: 45px;
    border-radius: 25px;
    height: 45px;
    text-align: center;
    padding-top: 7px;
    color: #fff;
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right {
    float: left;
    line-height: normal;
    margin-top: 3px;
}

.emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right span {
    font-size: 15px;
}

.emp-applyleave-horizon.emp-leave #leaveForm #dayTypeLabel {
    margin-bottom: 0;
}

.emp-applyleave-horizon.emp-leave #leaveForm .apply-leave-form {
    justify-content: space-between;
}

.emp-applyleave-horizon .dayleave-type-container .form-check {
    margin-right: 35px;
}

.emp-applyleave-horizon #leaveForm #dayTypeContainer {
    margin-bottom: 0;
}

.emp-applyleave-horizon #totalLeavesContainer {
    margin-bottom: 10px;
    font-size: 14px;
}

.emp-applyleave-horizon #totalLeavesContainer #totalLeaves {
    font-style: italic;
}

.emp-applyleave-horizon .currentrecordbookedhours .spanleavehours {
    font-style: italic;
}

.emp-applyleave-horizon .apply-date-section .form-group {
    width: 48%;
    flex: initial;
}

.emp-applyleave-horizon .time-section {
    display: flex;
    justify-content: space-between;
}

.emp-applyleave-horizon .time-section .form-group {
    display: inline-block;
    width: 48%;
}

.emp-applyleave-horizon .time-section .start-time-section {
}

.emp-applyleave-horizon .time-section .end-time-section {
}

.emp-applyleave-horizon .time-section input[type="time"] {
    width: 100%;
}

/* emp apply leave end */

/* emp ticketing start */

.emp-ticketing-horizon {
     min-height: 100vh; 
}

.emp-ticketing-horizon .emp-ticketing-horizon-header {
    background: #267EC4;
    padding: 15px 25px 15px 25px;
    display: inline-block;
}

.emp-ticketing-horizon .res-emp-tickethistory-header .res-emp-tickethistory-right .empticketing-dropdown {
    margin-top: 7px;
    margin-right: 15px;
}

.emp-ticketing-horizon .res-emp-tickethistory-header .res-emp-tickethistory-right .empticketing-dropdown select {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
}

.emp-ticketing-horizon .main-content {
    margin-left: 0;
    padding: 45px 25px 5px 25px;
}

.emp-ticketing-horizon .ticketing-pagetitle {
    color: #fff;
    text-align: center;
}

.emp-ticketing-horizon .res-emp-tickethistory-header .btn-empRaiseTicket {
    padding: 0 20px;
    border-radius: 25px;
}

.emp-ticketing-horizon .emp-Ticket-view {
    background: #efefef;
    margin-top: -20px;
    padding-top: 15px;
    min-height: 90vh;
}

.emp-ticketing-horizon .emp-Ticket-view .main-content.container-fluid {
    padding: 0 30px;
    width: 100% !important;
}

.emp-ticketing-horizon #empticketlistingTable .res-emp-ticketlisting-user-details .emp-ticketing-listing-details {
    color: #525252;
}

.emp-ticketing-horizon .res-emp-ticket-listing-table {
    margin-top: 5px;
}

.emp-ticketing-horizon #empticketlistingTable tbody tr {
    border-bottom: 0px solid #ccc;
    box-shadow: 3px 2px 2px 1px #ccc;
}

.emp-ticketing-horizon .res-emp-ticketlisting-user-details .emp-ticket-msg-icon {
    padding: 10px;
    margin-top: -10px;
}

.emp-ticketing-horizon #empticketlistingTable tbody tr:nth-child(odd) .emp-ticket-msg-icon {
    background: #01A8B5;
}

.emp-ticketing-horizon #empticketlistingTable tbody tr:nth-child(even) .emp-ticket-msg-icon {
    background: #F9AD52;
}

.emp-ticketing-horizon #empticketlistingTable .res-emp-ticketlisting-color.priority-high {
    background: red;
}

.emp-ticketing-horizon #empticketlistingTable .res-emp-ticketlisting-color.priority-medium {
    background: orange;
}

.emp-ticketing-horizon #empticketlistingTable .res-emp-ticketlisting-color.priority-low {
    background: #50BEEA;
}

.emp-ticketing-horizon #empticketlistingTable .emp-ticketing-response-time {
    background: #ffe6e6;
    color: #C42626;
    padding: 0 10px;
    border-radius: 15px;
    margin-left: 10px;
}

.emp-ticketing-horizon #empticketlistingTable .emp-ticket-edit-history {
    border: 0px solid lightgray;
}

.emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level {
    width: 100%;
    text-align: right;    
}

.emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

.emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level .empticketing-satus {
    padding: 3px 0px;
    border-radius: 3px;
    width: 75px;
    display: inline-block;
    text-align: center;
}

.emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level.status-pending .empticketing-satus {
    border: 0.7px solid #FA171B;
    background: #FA171B26;
    color: #FA171B;
}


    .emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level.status-inprocess .empticketing-satus {
        border: 0.7px solid #004085;
        background: #CCE5FF; /* light blue */
        color: #004085;
    }

    .emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level.status-onhold .empticketing-satus {
        border: 0.7px solid #FF9800;
        background: #FFF3CD; /* light amber */
        color: #FF9800;
    }


.emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level.status-resolved .empticketing-satus {
    border: 0.7px solid #2693F8;
    background: #2693F826;
    color: #2693F8;
    font-weight: bold;
    /*padding: 6px 5px;*/
}

    .emp-ticketing-horizon #empticketlistingTable .res-empticketlisting-status-level.status-closed .empticketing-satus {
        border: 0.7px solid #2693F8;
        background: #2693F826;
        color: #2693F8;
        font-weight: bold;
        padding: 6px 5px;
    }

.emp-ticketing-horizon #empticketlistingTable .emp-ticketing-listing-closedby label {
    color: #525252;
}

.emp-ticketing-horizon #empticketlistingTable .emp-ticketing-listing-closedby {
    margin-top: 5px;
}

.emp-ticketing-horizon #empticketlistingTable .emp-ticketing-listing-closedby div {
    font-size: 12px;
}

.emp-ticketing-horizon #empticketlistingTable .emp-tickethistoryoptions {
    width: auto;
}

#empTicketCommentsModal .modal-header {
    padding: 0;
    margin-bottom: 10px;
}

#empTicketCommentsModal #TicketConfirmCancelModalLabel {
    font-size: 16px;
}

#empTicketCommentsModal .modal-header button {
    font-size: 14px;
}

#empTicketCommentsModal .emp-ticketing-commentbox-popup .emp-tickethistory-comment-submit button {
    padding: 5px 25px;
    border-radius: 20px;
}

#empTicketConfirmCancelModal .modal-sm {
    max-width: 300px;
}

#empTicketConfirmCancelModal .modal-body {
    font-size: 18px;
    padding: 0 15px 15px 20px;
}

#empTicketConfirmCancelModal .modal-header {
    border-bottom: 0;
}

#empTicketConfirmCancelModal .modal-header button {
    font-size: 14px;
}

#empTicketConfirmCancelModal .modal-body {
    font-size: 18px;
    padding: 0 15px 15px 20px;
}

#empTicketConfirmCancelModal .modal-footer {
    border-top: 0;
}

#empTicketConfirmCancelModal .modal-footer button {
    padding: 5px 25px;
    border-radius: 20px;
}

#empTicketConfirmCancelModal .modal-footer .btn {
    background: #A7A7A7;
    border: none;
}

#empTicketConfirmCancelModal .modal-footer #empTicketConfirmCancelButton {
    background: #8854D0;
    color: #fff;
}

/* emp ticketing end */

/* emp raise ticketing start */

.emp-ticketing-raise-horizon {
    background: #efefef;
    min-height: 95vh; 
    padding-bottom: 25px;
}

.emp-ticketing-raise-horizon .main-content {
    margin-left: 0;
    padding: 45px 25px 5px 25px;
    width: 100% !important;
}

.emp-ticketing-raise-horizon #empRaiseTicketingFields {
    background: #fff;
    padding: 10px;
}

.emp-ticketing-raise-horizon #empRaiseTicketingFields .emp-raiseticketing-upload-icon {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.emp-ticketing-raise-horizon #empRaiseTicketingFields .emp-raiseticketing-upload-icon img {
    width: 55px;
}

.emp-ticketing-raise-horizon #empRaiseTicketingFields .emp-raiseticketing-upload-btn {
    display: inline-block;
    width: 80%;
    vertical-align: text-top;
    margin-left: 10px;
}

.emp-ticketing-raise-horizon .emp-ticket-raise-popup-form #emp-ticket-raise-Form .form-group {
    padding-left: 0px;
}

.emp-ticketing-raise-horizon .emp-ticket-raise-popup-form #emp-ticket-raise-Form .emp-raiseticket-attach-label {
    border: 0px solid #b3b3b3;
    color: #0066B1;
    background-color: transparent;
    font-size: 12px;
    padding: 0;
    text-decoration: underline;
}

.emp-ticketing-raise-horizon .emp-ticket-raise-popup-form #emp-ticket-raise-Form .emp-raiseticket-attach-file-upload-size {
    font-size: 12px;
    margin-top: -6px;
    color: #6B6B6B;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-left {
    float: left;
    border: 1px solid #ced4da;
    padding: 10px 10px;
    border-radius: 3px;
    max-width: 74%;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right {
    display: inline-block;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right img {
    height: 50px;
    width: auto;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right .emp-raiseticket-uploaded-image-close {
    font-size: 10px;
    cursor: pointer;
    position: absolute;
    color: #F8284A;
    margin-left: -5px;
    margin-top: -5px;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-field {
    display: inline-block;
}

.emp-ticketing-raise-horizon #emp-ticket-raise-Form .btn-apply-emp-raiseticket-submit {
    padding: 5px 25px;
    border-radius: 20px;
}

/* emp raise ticketing end */

/* emp view ticketing start */

.emp-ticketing-view-horizon .emp-ticket-raise-popup-form {
    display: inline-block;
}

.emp-ticketing-view-horizon .emp-view-ticketing-block {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.emp-ticketing-view-horizon #empRaiseTicketingFields .admin-it-ticketing-commentbox-left .emp-dash-modal-navbar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #C4C4C4;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    margin-right: 12px;
}

.emp-ticketing-view-horizon .emp-ticket-raise-popup-form #emp-ticket-raise-Form .emp-raiseticket-attach-upload-btn-wrapper {
    width: auto;
}

.emp-ticketing-view-horizon .emp-ticket-raise-popup-form #emp-ticket-raise-Form .emp-raiseticket-file-name {
    display: inline-block;
    vertical-align: super;
}

/* emp view ticketing end */

/* emp job referal listing start */

.emp-jobreferral-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-jobreferral-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
}

.emp-jobreferral-list-horizon #empJobReferral {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-jobreferral-list-horizon .res-emp-jobreferral-header .res-emp-jobreferral-right {
    text-align: right;
    margin-left: -12px;
    cursor: pointer;
}

.emp-jobreferral-list-horizon #emp-jobreferal-data {
    /*display: inline-flex;
justify-content: space-between;
width: 100%;*/
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block {
    width: 49%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px 0px 0px 15px;
    display: inline-block;
    margin: 10px 0px 5px 0px;
    margin-right: 9px;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block:nth-child(odd) {
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block:nth-child(even) {
    /*margin-left: 5%;*/
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-header {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-header .emp-jobreferal-data-title {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-header .emp-jobreferal-data-posted {
    font-style: italic;
    font-size: 13px;
    padding-right: 10px;
    color: #525252;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body {
    margin: 5px 0;
    font-size: 14px;
    color: #525252;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-experience {
    width: 40%;
    display: inline-block;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-onsite {
    width: 28%;
    display: inline-block;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-fulltime {
    width: 30%;
    display: inline-block;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-location {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-body span i {
    color: #40D8D8;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-block-footer {
    text-align: right;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-status {
    text-align: center;
    display: inline-block;
    width: 75px;
    font-size: 14px;
    color: #fff;
    padding: 2px 0px;
    border-radius: 3px 0px 0px 0px;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-status.open {
    background: green;
}

.emp-jobreferral-list-horizon .emp-jobreferal-data-status.closed {
    background: red;
}

.emp-jobreferral-list-horizon .res-emp-jobreferral-left button {
    border-radius: 25px;
    border: 1px solid #000000;
    #000000;
    margin-right: 10px;
}

.emp-jobreferral-list-horizon .res-emp-jobreferral-left button.active {
    background: #267EC4;
    border: 0px solid;
    color: #fff;
}

.emp-jobreferralprocess-popup {
    table-layout: fixed;
    margin: 0 0%;
}

.emp-jobreferralprocess-popup .left-data {
    background: #3B94CD;
    width: 22%;
    color: #fff;
    padding: 10px 10px;
    border-right: 1px solid #524e4e;
}

.emp-jobreferralprocess-popup .right-data {
    padding: 10px 10px;
}

.emp-jobreferralprocess-popup .right-data span{
    text-decoration: underline;
    font-weight:bold;
}

.emp-jobreferralprocess-popup tr {
    border: 1px solid #524e4e
}

.emp-jobreferralprocess-popup .right-data  ul{
    padding-left: 20px;
}

#empJobReferralProcessModal .modal-header {
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 0px;
}

#empJobReferralProcessModal #JobReferralProcessModalLabel {
    font-size: 21px;
}

#empJobReferralProcessModal .modal-header button {
    font-size: 14px;
}

/* emp job referal listing end */

/* emp job referal detailed start */

.emp-jobreferral-detail-horizon {
    /*height: 100vh;*/
}

.emp-jobreferral-detail-horizon #empJobReferralDetail {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left {
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .title-block-left {
    display: inline-block;
    width: 70%;
    font-size: 24px;
    font-weight: bold;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .title-block-right {
    display: inline-block;
    width: 29%;
    text-align: right;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .title-block-right .btn{
    background: #267EC4;
    color: #fff;
    border-radius: 25px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-work-block {
    margin-bottom: 10px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-desc-block .emp-jobreferral-detail-desc-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block {
    border: 1px solid;
    border-radius: 10px;
    padding: 15px 5px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block .emp-jobreferral-detail-type-title {
    font-weight: bold;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block .emp-jobreferral-detail-type-info {
    margin-bottom: 10px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block .btn {
    background: #267EC4;
    color: #fff;
    border-radius: 25px;
    margin-top: 10px;
}

.emp-jobreferral-detail-horizon .emp-jobreferral-detail-type-info.emp-job-ref-btn {
    text-align: right;
    padding-right: 0;
}

.emp-jobreferral-detail-horizon .emp-jobreferral-detail-track .emp-jobreferral-detail-track-left .userIcon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #267EC4;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    margin-right: 12px;
}

.emp-jobreferral-detail-horizon .emp-jobreferral-detail-track .emp-jobreferral-detail-track-left .userIcon img {
    width: 20px;
    height: 20px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info {
    background: #E3E9F1;
    padding: 15px 20px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .vl {
    border-left: 3px solid #267EC4;
    height: 60px;
    margin-left: 20px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track-mid .emp-jobreferral-detail-track-status {
    font-weight: bold;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track:last-child .vl {
    display: none;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track-left {
    display: inline-block;
    vertical-align: super;
    padding: 0;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track-mid {
    display: inline-block;
    margin-left: 10px;
    font-size: 15px;
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track {
    /*margin-bottom: 40px;*/
}

.emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track:nth-last-child(1) {
    margin-bottom: 20px;
}

/* emp job referal detailed end */

/* emp job referral friend start */

#ReferFriendPopup #referfriend-header-title {
    font-size: 18px;
}

#ReferFriendPopup .modal-header {
    border-bottom: 0;
    padding: 15px 30px;
}

#ReferFriendPopup .modal-header button i {
    font-size: 14px;
}

#ReferFriendPopup .modal-body {
    padding: 0 30px 25px 30px;
}

#ReferFriendPopup .title-block-left {
    font-size: 22px;
    font-weight: bold;
}

#ReferFriendPopup .referfriend-detail-work-block {
    margin: 10px 0;
}

#ReferFriendPopup .referfriend-info-block {
    display: inline-flex;
    padding: 0;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-upload-left-block {
    border: 1px solid #ced4da;
    padding: 20px 20px;
    border-radius: 3px;
    max-width: 100%;
    margin-bottom: 5px;
}

#ReferFriendPopup .referfriend-upload-left #referfriend-attach-error {
    font-size: 80%;
    display: block;
    margin-bottom: 10px;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-upload-icon {
    display: inline-block;
    width: 12%;
    vertical-align: top;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-upload-icon img {
    width: 55px;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-upload-btn {
    display: inline-block;
    width: 80%;
    vertical-align: text-top;
    margin-left: 10px;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-attach-upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-attach-label {
    border: 0px solid #b3b3b3;
    color: #0066B1;
    background-color: transparent;
    font-size: 14px;
    padding: 0;
    text-decoration: underline;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-attach-upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 31%;
    height: 30px;
    cursor: pointer;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-file-name {
    margin-left: 10px;
    font-size: 12px;
}

#ReferFriendPopup .referfriend-upload-left .referfriend-attach-file-upload-size {
    font-size: 12px;
    margin-top: -6px;
    color: #6B6B6B;
}

#ReferFriendPopup .ReferFriend-Contact-Fields #ReferFriend-ContactCode {
    width: 15%;
    display: inline-block;
}

#ReferFriendPopup .ReferFriend-Contact-Fields #ReferFriend-Contact {
    width: 84%;
    display: inline-block;
}

#ReferFriendPopup .referfriend-submit {
    border-radius: 25px;
    padding: 5px 20px;
}

#ReferFriendPopup.right.fade .modal-dialog {
    right: 0 !important;
}

/* emp job referral friend end */

/* emp timesheet start */

.emp-timesheet-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-timesheet-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
}

.emp-timesheet-list-horizon #empTimesheet {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable_length {
    display: none;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th {
    color: #fff;
    font-weight: normal;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:first-child {
    border-top-left-radius: 5px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:last-child {
    border-top-right-radius: 5px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable_wrapper {
    padding: 0;
}

.emp-timesheet-list-horizon .emp-timesheet-table-header {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}

.emp-timesheet-list-horizon .emp-timesheet-table-title {
    padding: 8px 0;
    font-size: 20px;
}

.emp-timesheet-list-horizon .emp-timesheet-table-submit button {
    cursor: pointer;
    border-radius: 25px;
    padding: 7px 20px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr:nth-child(even) {
    background-color: #EBFAFF !important;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable .emp-timesheet-edit {
    font-size: smaller;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 1rem;
    color: gray;
    cursor: pointer;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable .emp-timesheetoptions {
    position: absolute;
    top: auto;
    cursor: pointer;
    padding: 5px 5px;
    width: 70px;
    text-align: left;
    right: 50px;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable .emp-timesheetoptions a {
    display: block;
    padding: 2px 4px;
    color: #333;
    text-decoration: none;
}

#empTimesheetConfirmCancelModal .modal-header {
    border-bottom: 0;
}

#empTimesheetConfirmCancelModal .modal-header button {
    font-size: 14px;
}

#empTimesheetConfirmCancelModal .modal-body {
    font-size: 18px;
    padding: 0 15px 15px 20px;
}

#empTimesheetConfirmCancelModal .modal-footer {
    border-top: 0;
}

#empTimesheetConfirmCancelModal .modal-footer .btn {
    background: #A7A7A7;
    border: none;
    padding: 5px 25px;
    border-radius: 20px;
}

#empTimesheetConfirmCancelModal .modal-footer #empTimesheetConfirmCancelButton {
    background: #8854D0;
    color: #fff;
    border: none;
}


#empSubmitTimesheetModal .modal-header {
    border-bottom: 0;
}

#empSubmitTimesheetModal .modal-header button {
    font-size: 14px;
}

#empSubmitTimesheetModal .modal-body {
    font-size: 18px;
    padding: 0 15px 15px 20px;
}

#empSubmitTimesheetModal .modal-footer {
    border-top: 0;
}

#empSubmitTimesheetModal .modal-footer .btn {
    background: #A7A7A7;
    border: none;
    padding: 5px 25px;
    border-radius: 20px;
}

#empSubmitTimesheetModal .modal-footer #empSubmitTimesheetSubmitButton {
    background: #8854D0;
    color: #fff;
    border: none;
}

.emp-timesheet-header-block {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.emp-timesheet-header-block .emp-timesheet-header-block-left {
    width: 85%;
}

.emp-timesheet-header-block .emp-timesheet-header-block-right {
    width: 16%;
    text-align: right;
}

.emp-timesheet-list-horizon .emp-timesheet-block1 {
    border: 1px solid #ccc;
    display: inline-block;
}

.emp-timesheet-list-horizon .emp-timesheet-weekno {
    padding: 5px 20px;
    border-right: 1px solid #ccc;
    display: inline-block;
}

.emp-timesheet-list-horizon .emp-timesheet-weekrange-info {
    padding: 5px 10px;
    display: inline-block;
}

.emp-timesheet-list-horizon .emp-timesheet-block2 {
    display: inline-block;
    width: 18%;
}

.emp-timesheet-list-horizon .emp-timesheet-block3 {
    display: inline-block;
}

.emp-timesheet-list-horizon .emp-timesheet-block3 span{
    font-weight: bold;
}

.emp-timesheet-header-block .emp-timesheet-header-block-right button {
    padding: 8px 25px;
    border-radius: 20px;
}

.emp-timesheet-list-horizon .emp-timesheet-weekrange-info i.fa-angle-left {
    color: #afafaf;
    margin-right: 5px;
    cursor: pointer;
}

.emp-timesheet-list-horizon .emp-timesheet-weekrange-info i.fa-angle-right {
    color: #afafaf;
    margin-left: 5px;
    cursor: pointer;
}

.emp-timesheet-list-horizon .emp-timesheet-weekrange-info i.fa-long-arrow-right {
    color: #afafaf;
    margin: 0 5px;
}

.emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-hours-spent {
    display: inline-block;
    width: 69%;
}

.emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance .emp-timesheet-block-donut {
    border: 1px solid #ccc;
    padding: 15px 0;
}

.emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-block-donut .emp-timesheet-block-donut-title {
    display: inline-block;
    margin-left: 15px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable {
    table-layout: fixed;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(1) {
    width: 90px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(2) {
    width: 80px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(3) {
    width: 200px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(4) {
    width: 240px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(5) {
    width: 60px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(6) {
    width: 110px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(7) {
    width: 80px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(8) {
    width: 100px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(9) {
    width: 70px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr td.emp-timesheet-tbl-category {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 90px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr td.emp-timesheet-tbl-taskname {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 200px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr td.emp-timesheet-tbl-taskdesc {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 240px;
}

.emp-timesheet-list-horizon #emptimesheetlistingTable tbody tr td.emp-timesheet-tbl-requester {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 150px;
}

/* emp timesheet end */

/* emp enter timesheet start */

.emp-entertimesheet-list-horizon {
    background: #efefef;
    min-height: 95vh;
    padding: 0 25px 25px 25px;
}

.emp-entertimesheet-list-horizon .main-content {
    margin-left: 0;
    width: 100% !important;
}

.emp-entertimesheet-list-horizon #empEntertimesheet {
    background: #fff;
    padding: 20px 40px;
    margin-left: 0;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
    border: 1px solid #ccc;
    display: inline-block;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-weekno {
    padding: 5px 20px;
    border-right: 1px solid #ccc;
    display: inline-block;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-weekrange-info {
    padding: 5px 10px;
    display: inline-block;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block2 {
    margin: 10px 0;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
    display: inline-block;
    border: 1px solid #3E78CF;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span {
    border-right: 1px solid #3E78CF;
    padding: 7px 15px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin-right: -4px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span:last-child {
    border-right: 0px solid #3E78CF;
    margin-right: 0;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span.active {
    background: #3E78CF;
    color: #fff;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block3 {
    display: inline-block;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
    padding: 0 5px;
    font-size: 14px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group .form-control {
    font-size: 14px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group:nth-child(1) {
    padding-left: 15px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .emp-entertimesheet-footer {
    display: flex;
    justify-content: space-between;
    width: 101%;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-day-block {
    display: none;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-day-block.active {
    display: block;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-addtask button {
    border: 1px solid #ccc;
    background: transparent;
    font-size: 15px;
    padding: 5px 14px;
    color: #464242;
    outline-style: none;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-addtask button i {
    color: #464242;
    margin-right: 10px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-save button {
    padding: 5px 30px;
    border-radius: 20px;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-weekrange-info i.fa-angle-left {
    color: #afafaf;
    margin-right: 5px;
    cursor: pointer;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-weekrange-info i.fa-angle-right {
    color: #afafaf;
    margin-left: 5px;
    cursor: pointer;
}

.emp-entertimesheet-list-horizon .emp-entertimesheet-weekrange-info i.fa-long-arrow-right {
    color: #afafaf;
    margin: 0 5px;
}

/* emp enter timesheet end */

#emp-ticket-it-Form {
    font-size: 14px;
}

    #emp-ticket-it-Form .emp-it-ticketing-title {
        padding: 0;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block {
        display: inline-flex;
        width: 98%;
    }

        #emp-ticket-it-Form .emp-ticket-it-view-block .emp-ticket-it-view-block-left {
            border: 1px solid #ccc;
            border-radius: 10px;
            padding: 20px 25px;
        }

        #emp-ticket-it-Form .emp-ticket-it-view-block .emp-ticket-it-view-block-right {
            border: 1px solid #ccc;
            border-radius: 10px;
            padding: 20px 25px;
            margin-left: 25px;
        }

    #emp-ticket-it-Form .form-group label {
        color: #8B8B8B;
        font-weight: bold;
    }

    #emp-ticket-it-Form .div-emp-itticket-status {
        padding: 0;
    }

    #emp-ticket-it-Form .emp-itticket-info {
        display: inline-flex;
        align-items: center;
        font-size: 12px;
        width: 100%;
        margin-bottom: 10px;
    }

    #emp-ticket-it-Form .emp-itticket-info-img {
        margin-right: 10px;
    }

        #emp-ticket-it-Form .emp-itticket-info-img i {
            background: #ccc;
            padding: 10px 10px;
            border-radius: 25px;
        }

    #emp-ticket-it-Form .emp-itticket-info .emp-itticket-info-title {
        color: #8B8B8B;
        font-weight: bold;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block-2,
    #emp-ticket-it-Form .emp-ticket-it-view-block-3 {
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 10px;
        margin-top: 20px;
        padding: 15px 30px;
        width: 100%;
    }

        #emp-ticket-it-Form .emp-ticket-it-view-block-2 .emp-itticket-info {
            margin-bottom: 0;
        }

        #emp-ticket-it-Form .emp-ticket-it-view-block-2 .vertical-line {
            margin-left: 15px;
            border-left: 1px solid #8B8B8B;
        }

    #emp-ticket-it-Form .emp-ticket-it-view-block-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block-3 .emp-ticket-it-view-block-desc {
        display: inline-flex;
        width: 100%;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block-3 .emp-itticket-info-title {
        color: #212529;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block-3 .emp-itticket-info-desc {
        color: #8B8B8B;
    }

    #emp-ticket-it-Form .emp-ticket-it-view-block-3 .emp-itticket-info-download i {
        cursor: pointer;
    }


#empItTicketUploadedImgModal {
    padding-right: 2px;
}

#empItTicketUploadedImgModal .modal-content {
    background: none;
    text-align: center;
    border: none;
}

#empItTicketUploadedImgModal .modal-content .modal-header {
    border-bottom: none;
}

#empItTicketUploadedImgModal .modal-content .modal-title {
    visibility: hidden;
}

.emp-it-ticket-view-horizon {
    background: #efefef;
    min-height: 95vh;
    padding-bottom: 25px;
}

    .emp-it-ticket-view-horizon #empAssignedTicketingFields {
        background: #fff;
        padding: 10px;
    }

    .emp-it-ticket-view-horizon .main-content {
        margin-left: 0;
        padding: 45px 25px 5px 25px;
        width: 100% !important;
    }

    .emp-it-ticket-view-horizon #emp-ticket-it-Form {
        background: #fff;
        padding: 20px;
    }



        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-field {
            display: inline-flex;
            width: 100%;
            padding: 0;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-left {
            float: left;
            border: 1px solid #ced4da;
            padding: 10px 10px;
            border-radius: 3px;
            max-width: 45%;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-icon {
            display: inline-block;
            width: 15%;
            vertical-align: top;
        }

            .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-icon img {
                width: 55px;
            }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-btn {
            display: inline-block;
            width: 72%;
            vertical-align: text-top;
            margin-left: 25px;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-attach-upload-btn-wrapper {
            position: relative;
            overflow: hidden;
            display: inline-block;
            width: 100%;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-attach-label {
            border: 0px solid #b3b3b3;
            color: #0066B1;
            background-color: transparent;
            font-size: 12px;
            padding: 0;
            text-decoration: underline;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-attach-upload-btn-wrapper input[type=file] {
            font-size: 100px;
            position: absolute;
            left: 0;
            top: 0;
            opacity: 0;
            width: 31%;
            height: 30px;
            cursor: pointer;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-file-name {
            margin-left: 10px;
            font-size: 12px;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-attach-file-upload-size {
            font-size: 12px;
            margin-top: -6px;
            color: #6B6B6B;
        }

        .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-itticket-submit {
            display: inline-grid;
            justify-content: right;
            width: 100%;
        }

    .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-right .emp-it-ticketing-view-upload-preview {
        display: inline-flex;
        margin-right: 15px;
    }

    .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-right img {
        height: 50px;
        width: auto;
    }

    .emp-it-ticket-view-horizon #emp-ticket-it-Form .emp-it-ticketing-view-upload-right .emp-it-ticketing-view-uploaded-image-close {
        font-size: 10px;
        cursor: pointer;
        color: #F8284A;
        margin-left: -5px;
        margin-top: -5px;
        top: 0;
    }

/* emp it ticket view form end */