@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

.datepicker {z-index: 9999!important;}
.sidebar-menu li>a>.fa-angle-left{
    height: 40% !important;
}

.login-page, .register-page {
    background: unset!important;
}   
.login-page .footer-title {text-align: center;}
.login-box {border: 4px solid #f36e73; border-radius: 20px; margin:7% auto!important; margin-bottom: 10px!important; width: 100%!important; max-width: 360px;}
.login-box .login-logo {margin-bottom: 0px; margin-top: 60px;}
.login-box .login-logo p {margin-top: 15px; color: #000; font-weight: 300;}
.login-box .login-logo p:before {
    content:''; 
    display: block; 
    background: #ccc; 
    width: 60%; 
    height: 2px; 
    margin:0px auto; 
    position: relative;
    top: -5px;
}
.login-box .login-logo p b{font-weight: 800;}
.login-box-body {background: transparent!important; padding: 0px!important; margin-bottom: 30px;}
.login-box-body .login-box-msg {color: #000; font-weight: 600; padding: 0px 20px 5px; position: relative; top: -8px; font-size: 18px;}
.login-box-body .auth-clients-holder ul.auth-clients {padding: 0px!important;}

body {
    margin-top: 0px;
    font-family: 'Lato', sans-serif!important;
    height: auto!important;
}

body > .header .navbar .nav > li > a > .label {
    width: auto !important;
    min-width: 18px;
    height: 18px;
    line-height: 14px
}

.pagination>.active>a,
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
 color: #fff!important;
}

.auth-clients li {
    margin: 0px!important;
}

.main-footer {
    background: #323a3d!important;
    color: #fff!important;
}

.main-footer a {
    color: #fff!important;
}

/* .yii-debug-toolbar__bar,
.yii-debug-toolbar__title {
    background: #323a3d!important;
} */

.navbar-custom-menu .user-menu .box.box-solid {
    border-radius: 0px!important;
    box-shadow : none;
    padding: 0px 15px;
    margin: 0px;
}

.navbar-custom-menu .user-menu .box.box-solid:after {
    content:'';
    background-image: url('image/delete.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    right: 15px;
}

.navbar-custom-menu .user-menu .box.box-solid .box-header.with-border{
    border-bottom: 1px dashed #000;
    padding: 10px 0px;
}

.navbar-custom-menu .user-menu .box.box-solid.last .box-header.with-border{
    border-bottom: 1px solid #000;
}

.btn {
    padding: 6px 16px!important;
}

a {
    color: #333!important;
}

.btn-success,
.btn-danger {
    color: #fff!important;
}

.btn-success {
    background-color: #59c94d!important;
    border-color: #59c94d!important;
}

.btn-danger {
    background: #ed1f26!important;
    border-color: #ed1f26!important;
}

.btn-danger2 {
    color: #ed1f26!important;
    background: #fff!important;
    border-color: #ed1f26!important;
    border-radius: 12px !important;
}

.modal-header {
    padding-bottom: 0px;
    border:none;
}

.wrapper {
    position: inherit;
}

/* .main-footer{
    bottom: 0px;
    position: fixed;
    width: 100%;
} */

.table-striped>tbody>tr:nth-of-type(odd) {background: #eee!important;}

.table-bordered>thead>tr>th, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td, 
.table-bordered>tbody>tr>td, 
.table-bordered>tfoot>tr>td{
    border: 1px solid transparent!important;
    padding: 8px 4px!important;
}

.table>thead>tr>td {
    padding: 0px 8px 20px!important;
}

.table.table-bordered>thead>tr>td {
    padding: 0px 4px 20px!important;
}

.panel-primary {border-color: transparent!important;}

.glyphicon {
    top:3px!important;
}

.kv-checkbox-list .checkbox label {
    padding: 0;
}

.kv-checkbox-list {
    min-width: 180px;
}

.dash {
    border-bottom: 1px dashed;
}

.nav-tabs {
    margin-bottom: 0px!important;
}

.nav-tabs.users-tab{
    position: absolute;
    right: 15px;
    top: 15px;
    border:none;
}

.nav-tabs.users-tab > li > a {
    border: 1px solid #ed1f26;
    color: #ed1f26!important;
    border-radius: 12px;
    padding: 6px 12px;
}

.nav-tabs.users-tab > li > a:before{
    content: '\002b';
}

.nav-tabs.users-tab > li > a:hover,
.nav-tabs.users-tab > li > a:focus,
.nav-tabs.users-tab > li > a:active  {
    background: #ed1f26!important;
    color: #fff!important;
}

.nav-tabs.users-tab > li > a span.caret {
    display: none;
}

.pagehead-title {
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: 20px;
}

.kv-panel-before {
    padding: 4px 0px;
    border:none;
}

.kv-panel-before .btn-toolbar {
    position: relative;
    right: 120px;
    top: -5px;
    border-bottom:none!important;
}

.table-responsive.kv-grid-container{
    border-top: 1px solid #ccc;
}

.tabs-above > .nav-tabs > li > a:hover {
    border-color: transparent !important;
}

.col-md-10 .bootstrap-switch {
    margin-left: 15px
}

.content-wrapper {
    background: #fff!important;
    display: flex;
    /* height: 1000px; */
}

.content-wrapper .content .alert-success.alert.fade.in {
    width: 30%;
    position: fixed;
    z-index: 1;
    left: 50%;
    margin-left: -15%;
    top: 30%;
}
.content-wrapper.sticky .content{
    position: relative;
}

.content-wrapper.sticky .add-new-vault,
.content-wrapper.sticky .vault-edit-paswword .link-view-top,
.content-wrapper.sticky .vault-link-view-index .link-view-top,
.content-wrapper.sticky .notification-content .table-content,
.content-wrapper.sticky .email-access-index .link-view-top,
.content-wrapper.sticky .leave-index .link-view-top,
.content-wrapper.sticky .position-index .link-view-top,
.content-wrapper.sticky .calendar-index .link-view-top,
.content-wrapper.sticky .assignment-index .content-table,
.content-wrapper.sticky .notification-header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    border-bottom: none;
    padding: 4px 0px;
    width: 100%;
    /* max-width: 1170px; */
    margin: 0px auto;
}

.content-wrapper.sticky .header-right .searching-bar {right: 130px;}
.content-wrapper.sticky .notification-content .table-content .add-user-button,
.content-wrapper.sticky .add-new-vault .btn-outline-css-vault,
.content-wrapper.sticky .email-access-index .link-view-top .add-user-button {margin-right: 10px;}
.content-wrapper.sticky .role-btn {right: 10px; top: 5px;}
.content-wrapper.sticky .assignment-index .summary {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9;
}


.content-wrapper.sticky .kv-panel-before {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    border-bottom: none;
    padding: 5px 0px;
    width: 100%;
    /* max-width: 1170px; */
    margin: 0px auto;
}

.content-wrapper.sticky .kv-panel-before .btn-toolbar {
    position: relative;
    top: 0px;
    right: 130px;
}

.content-wrapper.sticky .pagehead-title{
    position: fixed;
    top: 5px;
    left: 0;
    z-index: 99;
}

.content-wrapper.sticky .system-log-index .system-log-btn,
.content-wrapper.sticky .nav-tabs.users-tab.nav {
    position: fixed;
    top: 5px;
    right: 10px;
    z-index: 99;
}

.sidebar-collapse .content-wrapper.sticky .pagehead-title {
    position: fixed;
    top: 5px;
    left: 0;
    z-index: 99;
}

.sidebar-collapse .content-wrapper.sticky .nav-tabs.users-tab.nav {
    position: fixed;
    top: 5px;
    right: 0;
    z-index: 99;
}

.content-wrapper.sticky .add-new-vault:after,
.content-wrapper.sticky .vault-edit-paswword .link-view-top:after,
.content-wrapper.sticky .vault-link-view-index .link-view-top:after,
.content-wrapper.sticky .notification-content .table-content:after,
.content-wrapper.sticky .email-access-index .link-view-top:after,
.content-wrapper.sticky .leave-index .link-view-top::after,
.content-wrapper.sticky .position-index .link-view-top::after,
.content-wrapper.sticky .calendar-index .link-view-top::after,
.content-wrapper.sticky .assignment-index .content-table:after,
.content-wrapper.sticky .kv-panel-before:after{
    content: '';
    display: block;
    background-color: #ccc;
    height: 1px;
    width: 100%;
    margin-top: 5px;
}

.content-wrapper.sticky .add-new-vault .page-title {
    width: 100%;
    margin: 0px auto;
    padding: 4px 0px;
}

.system-log-index .system-log-content {
    position: relative;
    z-index: 3;
}

.content-wrapper.sticky .pagehead-title,
.content-wrapper.sticky .add-new-vault .page-title ,
.content-wrapper.sticky .vault-edit-paswword .link-view-top .back,
.content-wrapper.sticky .email-access-index .link-view-top .link-view-span,
.content-wrapper.sticky .notification-content .table-content .link-view-span,
.content-wrapper.sticky .assignment-index .content-table .page-title,
.content-wrapper.sticky .notification-header .table-content .title,
.content-wrapper.sticky .leave-index .link-view-top .link-view-span,
.content-wrapper.sticky .position-index .link-view-top .link-view-span,
.content-wrapper.sticky .calendar-index .link-view-top .link-view-span  {
    margin-left: 240px;
}

.sidebar-collapse .content-wrapper.sticky .pagehead-title,
.sidebar-collapse .content-wrapper.sticky .vault-edit-paswword .link-view-top .back,
.sidebar-collapse .content-wrapper.sticky .add-new-vault .page-title,
.sidebar-collapse .content-wrapper.sticky .email-access-index .link-view-top .link-view-span,
.sidebar-collapse .content-wrapper.sticky .notification-content .table-content .link-view-span,
.sidebar-collapse .content-wrapper.sticky .assignment-index .content-table .page-title,
.sidebar-collapse .content-wrapper.sticky .notification-header .table-content .title,
.sidebar-collapse .content-wrapper.sticky .leave-index .link-view-top .link-view-span,
.sidebar-collapse .content-wrapper.sticky .position-index .link-view-top .link-view-span,
.sidebar-collapse .content-wrapper.sticky .calendar-index .link-view-top .link-view-span   {
    margin-left: 55px;
}

.content-wrapper.sticky .add-new-vault .header-right{
    margin: 0px auto;
}

.content {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    padding: 15px!important;
    /* display: table; */
}

.System.Logs .table-responsive .kv-thead-float {
    position: relative!important;
    transform: unset!important;
}

.System.Logs .table-responsive table thead tr.size-row,
.System.Logs .table-responsive table thead th.floatThead-col{
   display: none;
}

.dropdown-toggle span.label-danger {
    background-image: url(image/notication-icon.png);
    background-repeat: no-repeat;
    background-color: transparent!important;
    width: 18px;
    height: 18px;;
    color: #000 !important;
    top: 15px !important;
    right: -2px !important;
}

.modal-content {border-radius: 5px!important;}

.bootstrap-dialog.type-warning .modal-header {background-color: #59c94d!important; padding: 10px 15px;}
.bootstrap-dialog .bootstrap-dialog-title {font-size: 24px!important;}
.bootstrap-dialog-footer-buttons .btn-warning,
.bootstrap-dialog-footer-buttons .btn-warning:hover {background-color: #59c94d; border-color: #59c94d;}

.page-title {
    font-size: 24px;
    font-weight: bold;
}

.action-dropdown .dropdown-toggle {
    padding: 0px!important;
}

.action-dropdown.open>.dropdown-menu{
    border:none;
    background:transparent;
    min-width: 120px;
}

.action-dropdown.open>.dropdown-menu .dropdown-page{
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 35px;
    right: 93px;
    padding: 6px 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.action-dropdown.open>.dropdown-menu button,
.action-dropdown.open>.dropdown-menu a.btn{
    width: 100%;
    text-align: left;
}

.action-dropdown.open>.dropdown-menu span {
    padding-left: 4px;
    text-align: right;
}

.action-dropdown.open>.dropdown-menu .svg-inline--fa {
    width: 15px;
    height: 15px;
    color: #333;
}

.btn:active {
    box-shadow: none!important;
}


.header-right {
    display: inline-block;
}

.header-right .searching-bar{
    position: absolute;
    top: 4px;
    right: 120px;
}

.header-right .search__input {
    width: 220px;
    padding: 0px;
}

.header-right .field-vaultsearch-vaultsearch:after {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    right: 0;

}

.header-right .fa-search {
    position: relative;
    right: 20px;
}

.header-right .search__input:hover, 
.header-right .search__input:focus {
    padding: 0px;
}

/* ----------------------- Menu Bar --------------------------*/
.main-sidebar,
.sidebar-menu > li.header {
    background-color: #222d32 !important;
}

.sidebar a {
    color: #d2dade !important;
}

.sidebar a:hover {
    /* background-color: #E6F7EF !important; */
    background-color: transparent!important;
}

.sidebar-menu {
    position: relative;
}

.sidebar-menu > li.menu-open > a {
    background-color: #E6F7EF !important;
}

.sidebar-menu > li.menu-open > a,
.sidebar-menu > li > .treeview-menu {
    background-color: transparent !important;
    margin: 0px 0px 0px 0px;
}

.sidebar-menu>li>.treeview-menu {
    background: #2b373d!important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    top: 0px!important;
    left: 50px!important;
    border: 3px solid #ed1f26 ;
    border-left-color: transparent;
    background: #516067!important;
    z-index: -99;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu li span {
    padding-left: 10px;
}

.skin-blue .sidebar-menu>li:hover>a {
    background: #516067!important;
}

.sidebar-menu > li > .treeview-menu > li span {
    padding-left: 10px;
} 

.sidebar-menu > li > a {
    border-left: 0px !important;
}

.sidebar-menu > li > a svg{
    width: 20px!important;
    height: 20px;
}
 
.sidebar-menu > li > a > span{
    padding-left: 10px;
}

.sidebar-menu > li > a::after, .sidebar-menu > li > a::before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 0%;
    height: 2px;
    background: #BB0000;
}

.sidebar-menu > li > a::before {
    left: -2.5px;
}

.sidebar-menu > li > a::after {
    right: 2.5px;
    background: #BB0000;
    transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.sidebar-menu > li > a:hover::before {
    width: 80%;
    transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.sidebar-menu > li > a:hover::after {
    width: 50%;
    background: transparent;
    transition: 0s;
}

.sidebar-menu > li > a:hover::after {
    left: 0;
}

.sidebar-menu > li.active > a {
    /* color: #11C26D !important; */
    /* background-color: #E6F7EF !important; */
    border-left: 0px !important;
    background-color: #516067!important;
}

.sidebar-menu > li.active > a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #BB0000;
    z-index: 1;
}

.sidebar-menu > li > a span span {
    color:#A8A8A8 !important;
}

.main-header .logo {
    background-color: #fff !important;
}

.main-header .navbar {
    /* background-color: #E2E2E2 !important; */
    background-color: #ed1f26 !important;
    border-bottom: 2px solid #333!important;
}

.main-header .navbar .nav > li > a,
.main-header .navbar .sidebar-toggle {
    color: #fff !important;
}

.main-header .navbar .sidebar-toggle:hover {
    background-color: transparent !important;
}

.main-header .logo .logo-lg > img {
    height: 50px !important;
}

.breadcrumb {
    background-color: transparent!important;
    padding: 8px 0px!important;
    border-radius: unset!important;
}
.breadcrumb a {
    color: #289393!important;
}


.breadcrumb::after{
    content: '';
    background: #ccc;
    position: absolute;
    left: 14px;
    bottom: 0;
    width: 50px;
    height: 2px;


}

/* Primary的color change to spring green*/
.panel-primary > .panel-heading {
    background-color: #BB0000 !important;
    height: 50px;
}

.panel-primary > .panel-heading .pull-right,
.panel-primary > .panel-heading .panel-title {
    line-height: 30px;
}

.content-header {
    max-width: 1200px;
    margin: 0px auto;
}


.content-header ul {
    font-size: 18px !important;
}


.white-td {
    background: #FFFFFF;
}

.Bold-font {
    font-weight: 400;
}

.font400 {
    font-weight: 400;
}

.font-pre{
    white-space: pre-line;
}
.head.is_stuck {position: fixed; z-index:99; top:0; left:0; right:0; padding: 15px !important; padding-left: 250px!important;border: none; background-color:#ecf0f5!important;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
body.sidebar-collapse .head.is_stuck {padding-left: 70px!important; }
.job-order-update .job-order-form .head .title {width: 82%;}

.skin-blue .main-header .dropdown.user ul.dropdown-menu {background-color: transparent; border: none; box-shadow: 0 1px 5px rgba(0,0,5,0.5);}
.skin-blue .main-header li.user-header {background-color: #fff !important; padding: 0px!important;} 
.skin-blue .main-header li.user-header .info-header {background-color: #222d32; color: #fff; padding: 10px 15px;}
.skin-blue .main-header li.user-header .info-header .name-title {font-size: 18px;}
.skin-blue .main-header li.user-header p {text-align: left; margin: 0px;}

.user-footer .pull-left {margin-left: 8px;}

/* .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {display: none!important;} */

.languages-dropdown a {position: relative; top:0px; padding-right: 0px!important;}

.link-view-span,
.link-view-span a {
    font-size: 24px;
    padding: 5px 0px;
    font-weight: 600;
}
/* ---------------- Password index -------------------- */
.password-leftside {
    height: 500px;
    padding: 0px!important;
    margin-top: 30px;
    border: 1px solid #ccc;
    position: relative!important;
}

.password-leftside .fa-search{
    position: absolute;
    top: 16px;
    right: 16px;
    width: 18px;
    height: 18px;
}

.password-leftside .col-md-12.searching-bar,
.password-leftside .col-md-12.password-left-content{
    padding: 0px!important;
}

.password-left-content .empty {
    padding: 8px 0px;
    padding-left: 15px;
}

.password-right {
    height: 100%;
    overflow: auto;
}

.dropdown.messages-menu svg{
    position: relative;
    top: 2px;
}

.add-new-dropdown .password-title-img{
    height: 40px;
    width: 40px;
}

.add-new-dropdown .password-title-span{
    font-weight: 400;
    font-size: 20px;
}

.search__input {
    width: 100%;
    padding: 12px 16px;
    background-color: transparent;
    transition: transform 250ms ease-in-out;
    font-size: 14px;
    line-height: 30px;

    color: #575756;
    background-color: transparent;
    background-image: url(https://mihaeltomic.com/codepen/input-search/ic_search_#333_24px.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 95% center;
    border:none;
    border-bottom: 1px solid #cccccc;
    transition: all 250ms ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}
.search__input::placeholder {
     color: color(#575756 a(0.8));
     text-transform: uppercase;
     letter-spacing: 1.5px;
 }

.search__input:hover,
.search__input:focus {
     padding: 12px 16px;
     outline: 0;
     border: none;
     border-bottom: 1px solid #575756;
     border-radius: 0;
     background-position: 100% center;
 }

.password-index .col-md-8.password-right,
.password-index .col-md-12.password-right-content,
.password-create-login-information .col-md-8.password-right{
    padding: 0px!important;
    margin: 5px auto;
    overflow: hidden;
}

.password-left-content{
    height: 400px;
    overflow: auto;
}

.password-left-content .col-md-12 {
    padding: 0px!important;
}

.password-left-content .content-box{
    padding: 12px!important;
}

.password-left-content .content-box:after{
    content: '';
    display: block;
    background: #ccc;
    width: 90%;
    margin: 0px auto;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.password-left-content .content-box:hover{
    background: #DCDCDC;
    cursor: pointer;
}

.password-left-content .active{
    background: #DCDCDC;
}

.password-left-content img{
    margin-left: -10px;
    width: 40px;
    height: 40px;
}

.password-left-content .item{
    padding-top: 3px;
}

.password-left-content .item .up-span{
    font-size: 14px;
    font-weight: 400;
}

.password-left-content .item .down-span{
    font-size: 11px;
    color: grey;
}

.add-new-dropdown img{
    height: 15px;
    width: 15px;
}

.add-new-dropdown .dropdown-menu a{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

}
.content-form {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    float: right;
}

.content-form .content-view-div{
    margin-bottom: 15px;
}
.content-form .content-view-div .remark {white-space: pre-line;}
.content-form .content-view-div .col-md-12.title,
.content-form .col-md-12.content-view-div {
    padding: 0px!important;
        margin-bottom: 8px;
}

/* .content-form .col-md-12.content-view-div a {
    color: #00acd6!important;
} */
.content-form .content-view-div .field-password-username {margin: 0px;}
.content-form .content-view-div .field-password-username input {border:none; padding:0px;}

.content-form .col-md-12.content-view-div  .field-password-username .col-md-9,
.content-form .col-md-12.content-view-div  .field-password-username .col-md-3,
.content-form .col-md-12.content-view-div  .view-password .col-md-9,
.content-form .col-md-12.content-view-div  .view-password .col-md-3 {
    padding: 0px!important;
}

.content-form .col-md-12.content-view-div  .field-password-username .col-md-9,
.content-form .col-md-12.content-view-div  .view-password .col-md-9 {
    width: 100%;
    max-width: 65%;
    float: left;
}
.content-form .col-md-12.content-view-div  .field-password-username .col-md-3,
.content-form .col-md-12.content-view-div  .view-password .col-md-3 {
    width: 100%;
    max-width: 35%;
    float: left;
}

.content-form .col-md-12.content-view-div  .view-password tbody:before {
    display: none;
}

.content-form .col-md-12.content-view-div  .view-password tbody td:first-child {
    border: none;
}

.content-form .col-md-12.content-view-div  .view-password .nz-meter-container {
    display: none!important;
}

.content-form .col-md-12.content-view-div  .view-password input{
    padding: 0px;
}
.content-form .col-md-12.content-view-div  .view-password input:hover{
    border:none;
}

.content-form .col-md-12.content-view-div  .view-password .input-group-addon input:after{
    content: 'Show Password';
    display: block;
    position: relative;
    left: 22px;
    top: -2px;
}
.content-form .col-md-12.content-view-div  .field-password-username .col-md-3,
.content-form .col-md-12.content-view-div  .view-password .col-md-3 {text-align: right}
.content-form .col-md-12.content-view-div  .field-password-username .copy-btn,
.content-form .col-md-12.content-view-div  .view-password .copy-btn{
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 6px 12px;
    position: relative;
    top: 8px;
    cursor: pointer;
}
.content-form .col-md-12.content-view-div  .field-password-username .copy-btn:hover,
.content-form .col-md-12.content-view-div  .view-password .copy-btn:hover {
    border: 1px solid #BB0000;
}
.content-form .col-md-12.content-view-div  .field-password-username .copy-btn:active,
.content-form .col-md-12.content-view-div  .view-password .copy-btn:active{
    background: #BB0000;
    color: #fff;
}

.content-form .content-view-div .col-md-12.title span {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
}

.content-form .content-view-div .title .content-view-label,
.content-form .content-view-div .website .content-view-label,
.content-form .content-view-div .username .content-view-label,
.content-form .content-view-div .remark .content-view-label,
.content-form .content-view-div .updated-time .content-view-label,
.content-form .content-view-div .created-time .content-view-label,
.content-form .content-view-div .db-type .content-view-label,
.content-form .content-view-div .db-server .content-view-label,
.content-form .content-view-div .port .content-view-label,
.content-form .content-view-div .db-database .content-view-label,
.content-form .content-view-div .db-sid .content-view-label,
.content-form .content-view-div .db-alias .content-view-label,
.content-form .content-view-div .db-connection-options .content-view-label{
    text-align: right ;
    font-weight: 400;
}

.content-form .content-view-div .title,
.content-form .content-view-div .website,
.content-form .content-view-div .username,
.content-form .content-view-div .password,
.content-form .content-view-div .remark,
.content-form .content-view-div .updated-time,
.content-form .content-view-div .created-time,
.content-form .content-view-div .check-update,
.content-form .content-view-div .edit-button,
.content-form .content-view-div .section,
.content-form .content-view-div .db-type,
.content-form .content-view-div .db-server,
.content-form .content-view-div .port,
.content-form .content-view-div .db-database,
.content-form .content-view-div .db-sid,
.content-form .content-view-div .db-alias,
.content-form .content-view-div .db-connection-options
{
    margin-top: 25px;
}

.content-form .content-view-div .title .content-view-data{
    font-size: 20px;
    font-weight: 400;
}

.content-form .content-view-div .website .content-view-data,
.content-form .content-view-div .username .content-view-data,
.content-form .content-view-div .remark .content-view-data,
.content-form .content-view-div .updated-time .content-view-data,
.content-form .content-view-div .created-time .content-view-data,
.content-form .content-view-div .db-type .content-view-data,
.content-form .content-view-div .db-server .content-view-data,
.content-form .content-view-div .port .content-view-data,
.content-form .content-view-div .db-database .content-view-data,
.content-form .content-view-div .db-sid .content-view-data,
.content-form .content-view-div .db-alias .content-view-data,
.content-form .content-view-div .db-connection-options .content-view-data{
    color: grey;
}

.content-form .content-view-div .section .content-view-data{
    font-weight: 400;
}

.content-form .content-view-div .remark .content-view-data .font-pre{
    white-space: pre-line;
}


.content-form .content-view-div .password .content-view-label label{
    width: 100% !important;
}

.content-form .content-view-div .password .copy-btn{
    font-size: 10px;
    color: #333;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #333;
    cursor: pointer;
}

.content-form .content-view-div .password .copy-btn:active{
    background-color: grey;
}

.content-form .content-view-div .edit-button{
    text-align: right;
}

.content-form .content-view-div .edit-button .edit-password{
    color: #BB0000;
    background-image: none;
    border-color: #BB0000;
}

.content-form .content-view-div .edit-button .edit-password:hover{
    background: #BB0000;
    color: white;
}
.content-form .content-view-div .edit-button .delete-password{
    border-radius: 12px;
    width: 100px;
    border: 1px solid #F59443;
    border-color: #F59443!important;
    background-color: #F59443!important;
}
.content-form .content-view-div .edit-button .delete-password:hover{
    background: #BB0000;
    color: white;
}

.content-form .content-view-div .field-password-password input,
.content-form .content-view-div .field-password-password .input-group-addon{
    background: transparent;
    border: none;
}

.content-form .content-view-div .field-password-password input:hover{
    border-radius: 5px;
    border: 1px solid #DCDCDC;
}

.content-form .edit-button {
    text-align: right;
    padding: 0px;
    text-transform: uppercase;
}

.content-form .edit-button a{
    border:1px solid #ed1f26;
    background: #ed1f26;
    color:#fff!important;
    border-radius: 12px;
    width: 100px;
}

.content-form .form-control[readonly] {
    background: transparent!important;
}

.content-form .view-password .field-password-password {
    margin: 0px;
}

.content-form .view-password .field-password-password .content-view-data .form-control{
    padding: 0px;
    height: auto;
    color: unset;
}

.content-form .field-password-password .content-view-data input,
.content-form .field-password-password .content-view-data input:hover{
    border:none;
}


.content-form .table.table-striped tbody::before{
    content:'';
    display: block;
    background: #ccc;
    width: 100%;
    height: 2px;
    position: absolute;
}

.content-form .table.table-striped tr td:first-child{
    width: 180px;
    border-right: 2px solid #ccc;
}

.btn-outline-css-blue{
    color: #289393;
    background-color: transparent;
    background-image: none;
}

.btn-outline-css-blue:hover{
    background: #289393 !important;
    color: white !important;
}

.btn-outline-css-grey{
    color: #333;
    background-color: transparent;
    background-image: none;
}

.btn-outline-css-grey:hover{
    background: #DCDCDC;
    color: #333;
}

.btn-outline-css-red{
    color: #fff !important;
    background-color: #ed1f26;
    background-image: none;
    border-color: #ed1f26 !important;
}

.btn-outline-css-red:hover{
    background: #ed1f26;
    color: white !important;
}

.delete-password-form .div-img {
    text-align: center;
}

.delete-password-form .div-img img{
    height: 50px;
    width: 50px;
    margin-bottom: 20px;;
}

.delete-password-form .field-vault-confirm_text input{
    border-radius: 5px;
    margin: 10px 0px;
}

.delete-password-form button{
    width: 100%;
}

/* ----------------------- Form (通用) ------------------------------- */
.form-title {
    margin-top: 8px;
    margin-bottom: 12px;
    padding: 0px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc; 
    width: 100%;
    max-width: 95%;
    float: right;
}

.form-title span {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
}

.content-form.add-login-information-form,
.content-form.add-database-form {
    margin-top: 15px;
    max-height: 700px;
}

.content-form.add-database-form {
    overflow-x: hidden;
    overflow-y: scroll;
}


/* .password-create-login-information .add-login-information-form,
.password-create-login-information .add-database-form{

} */

.password-create-login-information .add-login-information-form button,
.password-create-login-information .add-database-form button{
    float: right;
}

.field-password-created_time input{
    background: transparent;
    color: grey;
}

.field-password-updated_time input{
    background: transparent;
    color: grey;
}

.field-password-title input,
.field-website-website_name input,
.field-password-username input,
.field-password-password .input-group-addon,
.field-password-password input,
.field-password-remark textarea,
.field-password-section input,
.field-password-db_server input,
.field-password-port input,
.field-password-db_database input,
.field-password-db_sid input,
.field-password-db_alias input,
.field-password-db_connection_options input,
.field-password-server_host_ip input{
    background: transparent;
}

.field-password-title input:hover,
.field-website-website_name input:hover,
.field-password-username input:hover,
.field-password-password input:hover,
.field-password-remark textarea:hover,
.field-password-section input:hover,
.field-password-db_server input:hover,
.field-password-port input:hover,
.field-password-db_database input:hover,
.field-password-db_sid input:hover,
.field-password-db_alias input:hover,
.field-password-db_connection_options input:hover,
.field-password-server_host_ip input:hover{
    border: 1px solid #DCDCDC;
}

.field-password-db_type .select2-selection--single{
    background: transparent;
}

.form-group {
    margin-bottom: 0px;
}

.form-group.submit-button{
    margin: 0px;
}

.select2-selection__rendered {
    line-height: 28px;
}
.has-success .select2-container--krajee.select2-container--focus .select2-selection {
    box-shadow:none
}

/* ------------------------- Check Updated History --------------------------*/
#updateHistoryModalContent{
    height: 500px;
    overflow: auto;
}

.check-updated-history table{
    text-align: center;
}

.check-updated-history thead{
    background: lightgrey;
    font-weight: 400;
    border-top: 1px solid #0a0a0a;
    border-bottom: 1px solid #0a0a0a;
}

.check-updated-history table tr:nth-child(even){
    background: #DCDCDC;
}

/* ------------------------- Vault Index --------------------------*/
/* .vault-index{
    overflow: auto;
} */

.vault-index .add-new-vault{
    border-bottom: 1px solid #ccc;
    padding: 4px 0px;
}

.btn-outline-css-vault{
    transition: 0.5s;
    color: #ed1f26!important;
    background-color: transparent;
    background-image: none;
    border-radius: 12px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    border-color: #ed1f26 !important;
    position: absolute;
    right: 0;
    top: 3px;
}

.btn-outline-css-vault:hover{
    background: #ed1f26;
    color: white !important;
}

.add-vault-form .div-img {
    text-align: center;
}

.add-vault-form .div-img img{
    height: 100px;
    width: 100px;
}

.add-vault-form .field-vault-title input,
.add-vault-form .field-vault-description textarea{
    border-radius: 5px;
}

.add-vault-form button{
    width: 100%;
}

#addVaultModal .modal-content{
    border-radius: 5px;
}

#addVaultModal h4{
    text-align: center;
}

.edit-vault-form .div-img {
    text-align: center;
}

.edit-vault-form .div-img img{
    height: 100px;
    width: 100px;
}

.edit-vault-form .field-vault-title input,
.edit-vault-form .field-vault-description textarea{
    border-radius: 5px;
}

.edit-vault-form button{
    width: 100%;
}

.delete-vault-form .div-img {
    text-align: center;
}

.delete-vault-form .div-img img{
    height: 100px;
    width: 100px;
}

.delete-vault-form .field-vault-confirm_text input{
    border-radius: 5px;
    margin: 10px 0px;
}

.delete-vault-form button{
    width: 100%;
}

.all-content-vault{
    margin-top: 10px;
    padding: 0px;
}

.all-content-vault #w2 .pagination{position: absolute; top:-70px; left: 70px;}
.content-wrapper.sticky .all-content-vault #w2 .pagination{position: fixed; top: -16px; left: 0px; z-index: 9;  margin-left: 310px;}
.all-content-vault #w2 .pagination>li>a, 
.all-content-vault #w2 .pagination>li>span {border: none; background: transparent;}
.all-content-vault #w2 .pagination>.active>a, 
.all-content-vault #w2 .pagination>.active>a:focus, 
.all-content-vault #w2 .pagination>.active>a:hover, 
.all-content-vault #w2 .pagination>.active>span, 
.all-content-vault #w2 .pagination>.active>span:focus,
.all-content-vault #w2 .pagination>.active>span:hover {color: #ed1f26 !important; font-weight: 700; cursor: pointer;}

.all-content-vault .single-vault-box{
    /* margin-right: 15px; */
    margin-top: 10px;
    padding: 5px;
    position: relative;
}

.all-content-vault .single-vault-box .vault-box{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 12px;
}

.all-content-vault .single-vault-box .vault-box:hover{
    border: 1px solid #289393;
}

.all-content-vault .box-top{
    border-bottom: 1px solid #ccc;
    padding: 12px 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
}

.all-content-vault .box-top img{
    height: 50px;
    width: 50px;
}
.all-content-vault .box-content .description {white-space: pre-line;}

.all-content-vault .single-vault-box .box-content{
    height: 100%;
    margin: 12px auto;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    min-height: 150px;
}

.all-content-vault .single-vault-box .box-content .total-item-span{
    font-weight: 400;
}

.all-content-vault .single-vault-box .box-bottom{
    border-top: 1px solid #DCDCDC;
    padding: 10px 0px;
    text-align: left;
    position: relative;
}

.all-content-vault .single-vault-box .box-bottom a,
.all-content-vault .single-vault-box .box-bottom button{
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    color: #333;
}

.all-content-vault .single-vault-box .box-bottom a{
    margin-top: -3px !important;
    padding: 1px 6px !important;
    color: #333 !important;
}

.all-content-vault .single-vault-box .box-bottom a:hover,
.all-content-vault .single-vault-box .box-bottom button:hover{
    color: #BB0000 !important;
}

.all-content-vault .single-vault-box .box-bottom i{
    font-size: 20px;
}

.all-content-vault .single-vault-box .box-bottom .more-icon {
    position: absolute;
    right: 0;
    display: inline-block;
}

/* ------------------ Vault Link View ------------------- */
.vault-link-view-index{
    overflow: auto;
}

.vault-link-view-index .link-view-top{
    border-bottom: 1px solid #ccc;
    padding: 4px 0px;
    position: relative;
}

.vault-link-view-index .link-view-top .back {
    display: inline-block;
}

.vault-link-view-index .link-view-top .back a {
    color: #333!important;
}

.vault-link-view-index .link-view-top .vault-title-img{
    height: 50px;
    width: 50px;
}

.vault-link-view-index .link-view-top .vault-title-span{
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    margin-left: 40px;
}

button.add-user-button{
    color: #ed1f26  !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #ed1f26  !important;
    border-radius: 12px !important;
}

a.add-user-button{
    color: #fff  !important;
    background-color: #ed1f26 !important;
    background-image: none !important;
    border-color: #ed1f26  !important;
    border-radius: 12px !important;
}

.link-view-top a.add-user-button{
    color: #ed1f26  !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #ed1f26  !important;
    border-radius: 12px !important;
}

.add-user-button:hover{
    background: #ed1f26 !important;
    color: white !important;
}
.vault-link-view-index .link-view-content {padding-left: 0px; padding-right: 0px;}

.vault-link-view-index .link-view-content .top-span{
    margin: 10px 0px;
}

.vault-link-view-index .link-view-content .view-span{
    font-size: 15px;
    font-weight: 400;
}

.vault-link-view-index .link-view-content .body-table{
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    margin-top: 30px;
    border: 1px solid #eee;
    padding: 12px 20px;
}

.vault-link-view-index .link-view-content table{
    font-size: 16px;
}

.vault-link-view-index .link-view-content table th{
    border-bottom: 1px solid #000;
}

.vault-link-view-index .link-view-content table > thead > tr > th:first-child,
.vault-link-view-index .link-view-content table > tbody > tr > td:first-child{
   width: 200px;
}

/* .vault-link-view-index .link-view-content table > thead > tr > th:last-child,
.vault-link-view-index .link-view-content table > tbody > tr > td:last-child{
    text-align: right;
} */

.vault-link-view-index .link-view-content table > tbody a{
    color: #000!important;
}

.vault-link-view-index .link-view-content table tr:nth-child(even){
    background: #DCDCDC;
}

.vault-edit-paswword .link-view-top {
    border-bottom: 1px solid #ccc;
    padding: 4px 0px;
}

.vault-edit-paswword .link-view-top .back {
    display: inline-block;
}

.vault-edit-paswword .link-view-top .back a{
   color: #000!important;
}

.vault-edit-paswword .link-view-top .vault-title-span {
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    margin-left: 40px;
}

.vault-edit-paswword .link-view-top .dropdown {
    float: right;
}

.vault-edit-paswword .link-view-top .dropdown button{
    background: transparent!important;
    border-color: #ed1f26;
    color: #ed1f26;
    border-radius: 12px;
}

/*---------------- Leave --------------------*/
.leave-index .col-md-12.link-view-top{
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
}

.leave-create,
.leave-update,
.leave-view{
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
}

.leave-create .leave-header,
.leave-update .leave-header,
.leave-view .leave-header{
    display: block;
}

.leave-create .image,
.leave-update .image,
.leave-view .image {
    text-align:left;
}

.leave-create .image img,
.leave-update .image img,
.leave-view .image img  {
    max-width: 120px;
}

.leave-create .address p,
.leave-update .address p,
.leave-view .address p{
    font-size: 18px;
    line-height: 30px;
}

.leave-create .address b,
.leave-update .address b, 
.leave-view .address b{
    text-transform: uppercase;
    font-size: 22px;
}

.leave-create .leave-title, 
.leave-update .leave-title, 
.leave-view .leave-title{
    display: table;
    margin: 0px auto;
}

.leave-create .leave-title h1,
.leave-update .leave-title h1,
.leave-view .leave-title h1 {
    border:1px solid #333;
    padding: 12px 24px;
    font-weight: 600;
}

.leave-form b {
    font-size: 18px;
}

.leave-form .form-horizontal .control-label {
    text-align: left;
}

.leave-form .radio {
    display: inline-block;
    padding-right: 20px;
}

.leave-form .btn-success {
    float: right;
    margin-right: 14px;
    background-color: transparent!important;
    color: #ed1f26 !important;
    border-color: #ed1f26 !important;
    border-width: 2px;
}
.leave-button .btn-primary{
    color: #fff!important;
}

.leave-view {position: relative;}
.leave-view .leave-button {
    position: absolute;
    right: 0;
    bottom: -40px;
}
.leave-view .leave-form {margin-bottom: 40px;}
.leave-view .leave-form .form-group {margin: 0px;}
.leave-view .leave-form .row {margin: 0px;}
.leave-view .leave-form .col-sm-12,
.leave-view .leave-form .col-sm-4, 
.leave-view .leave-form .col-md-3,
.leave-view .leave-form .col-md-9{padding: 0px;}
.leave-view .leave-form label {line-height: 35px;}
.leave-view .leave-form .green {color: #59c94d;}
.leave-view .leave-form .red {color: #BB0000;}
.leave-view .leave-form table {margin: 0px;}
.leave-view .leave-form table tr{
    background-color: transparent!important;
}

.leave-view .leave-form th {width: 18px;}

.leave-index .table>thead>tr>th,
.leave-index .table>thead>tr>td{
    border:none;
}

.leave-index .table>tbody>tr>td{
    border-top: 1px solid #ccc;
}

.leave-index .table>tbody>tr:nth-of-type(odd) {
    background: #eee!important;
}

/*---------------- Position --------------------*/

.position-index .col-md-12.link-view-top {
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
}

.position-index .filters {display: none;}

.position-create, .position-update, .position-view {position: relative;}

.position-form .btn-success{
    position: absolute;
    right: 0;
    top: 0;
}

.position-form .form-horizontal .control-label {
    text-align: left;
    margin-bottom: 4px;
}

.position-view .position-button {
    position: absolute;
    top: 0;
    right: 0;
}

.position-view .btn-primary{
    color: #fff!important;
}

.position-view table {
    margin-top: 15px;
}

/*---------------- Calendar --------------------*/
.calendar-index .col-md-12.link-view-top{
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
}

.calendar-index .fc-toolbar {
    padding: 0px;
}

.calendar-index .fc-week {
    height: 120px!important;
}

.calendar-index .table-bordered>thead>tr>th,
.calendar-index .table-bordered>tbody>tr>th,
.calendar-index .table-bordered>tfoot>tr>th,
.calendar-index .table-bordered>thead>tr>td,
.calendar-index .table-bordered>tbody>tr>td,
.calendar-index .table-bordered>tfoot>tr>td{
    border: 1px solid #ababab!important;
}
.calendar-index .fc button,
.calendar-index .fc-day-grid-container{
    height: auto!important;
}
.calendar-index .fc-day-grid-event .fc-content{
    /* color: #333; */
    color: #fff;
    text-align: center;
    position: relative;
}
.calendar-index .fc-day-number{
    position: relative;
    z-index: 2;
}

.calendar-index .fc-event-container .fc-event{
    /* background: transparent;
    border-color: transparent; */
    position: relative;
}

.calendar-index .fc-event-container .fc-event:hover,
.calendar-index .fc-event-container .fc-event:active{
    border-color:#BB0000!important;
}

.calendar-index .fc-event-container{
    position: relative;
}

/* .calendar-index tbody .fc-event-container .Holidays::before {
    content: '';    
    display: block;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #ff0000 transparent transparent transparent;
    position: absolute;
    top: -33px;
    left: -4px;
    z-index: 0;
} */

.calendar-index .fc-event-container .fc-event.Holidays{
    background: #03a9f3;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.02em;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #03a9f3;
    text-align: center;
}

.calendar-index .fc-event-container .fc-event.Holidays .fc-content{
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.calendar-index .fc-event-container .fc-event.Holidays .fc-content:after{
    content: '\f073';    
    display: block;
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.calendar-index .fc-event-container .fc-event.Leave{
    background: #378006;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.02em;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #378006;
    text-align: center;
}

.calendar-index .fc-event-container .fc-event.Leave .fc-content:after{
    content: '\f0fa';    
    display: block;
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.calendar-index .fc-event-container .fc-event.Events{
    background: #3a87ad;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.02em;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #3a87ad;
    text-align: center;
}

.calendar-index .fc-event-container .fc-event.Events .fc-content:after{
    content: '\f0f3';    
    display: block;
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.calendar-index .fc-event-container .fc-event.Personal{
    background: #BB0000;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.02em;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #BB0000;
    text-align: center;
}

.calendar-index .fc-event-container .fc-event.Personal .fc-content:after{
    content: '\f132';    
    display: block;
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.calendar-view .btn-primary {
    color: #fff!important;
}
.calendar-index .fc-body td {padding: 0px!important; border: none;}
.calendar-index .fc-day{position: relative;}
.calendar-index .fc-day:hover:after{
    content:'\f040';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 24px;
    padding-right: 0.1em;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
.calendar-index .fc-day-top {position: relative; height: 30px;}
.calendar-index .fc-day-number {font-size: 14px; font-weight: 600; position: relative; top:6px; right: 6.5px;}
.calendar-index .fc-day{
    position: relative;
    z-index: 99;
}
.calendar-index .fc-day.fc-past {
    background-color: #EEEEEE;
    pointer-events: none;
    position: relative;
    z-index: -5;
}
/* .calendar-index .fc-row .fc-content-skeleton {z-index: 0;} */

.calendar-index .modal-content {
    z-index: 1060!important;
}

.calendar-index .modal { background: rgba(0,0,0,0.54);}
.modal-backdrop.fade.in { display:none;}

.calendar-index .alert-info {background-color: transparent!important;  position: relative;}
.calendar-index .fc-week .fc-day-top.fc-today:before{
    content: '';
    background-color: #000;
    border: 1px solid #000;
    width: 20.5px;
    height: 20.5px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
}

.calendar-index .fc-week .fc-day-top > span.fc-day-number {
    text-align: center;
    width: 20px;
    height: 20px;
}

.calendar-index .fc-week .fc-day-top:hover .fc-day-number {
    background-color: #B8B8B8;
    border-radius: 50%;
    color: #FFFFFF;
    transition: background-color 0.2s;
}

/* .calendar-index .fc-highlight{background-color: transparent;} */
.calendar-index .fc-day-top.fc-other-month.fc-today{opacity: 1;}

.calendar-index .hint {position: absolute; right: 120px; top: 0;  padding: 10px;}
.calendar-index .hint ul {
    padding: 0px;
}
.calendar-index .hint ul>li{
    list-style: none;
    display: inline-block;
}
.calendar-index .hint ul>li span {
    padding: 6px;
    font-size: 2px;
    font-weight: 600;
    position: relative;
    top: -4px;
}

/*---------------- Email Access --------------------*/
.email-access-index{
    overflow: auto;
}

.email-access-index .col-md-12.link-view-content {
    padding: 0px;
}

.email-access-index .col-md-12.link-view-top {
    padding: 4px 0px;
}

.email-access-index .link-view-top .vault-title-img{
    height: 50px;
    width: 50px;
}

.email-access-index .link-view-content table{
    font-size: 14px;
}

.email-access-index .link-view-content table span {
    padding-left: 15px;
}

.email-access-index .link-view-content table td{
    padding: 10px 15px;
    border-top: 1px solid #ccc;
}

.email-access-index .link-view-content table tr:nth-child(even){
    background: #DCDCDC;
}

.email-access-form .div-img {
    text-align: center;
}

.email-access-form .div-img img{
    height: 100px;
    width: 100px;
    margin-bottom: 10px;
}

.email-access-form .field-emailaccess-email input{
    border-radius: 5px;
}

.email-access-form button{
    width: 100%;
}

#addEmailAccessModal .modal-content{
    border-radius: 5px;
}

#addEmailAccessModal h4{
    text-align: center;
}

/* ----------------------- Notification -----------------------------*/
.notification-index{
    overflow: auto;
}

.col-md-12.notification-content{
    padding: 0px;
}

.notification-index .notification-content td{
    border-bottom: 1px solid lightgrey;
}

.notification-index .notification-content .icon-td,
.notification-index .notification-content .action {
    width: 65px;
}

.notification-index .notification-content .datetime {
    width: 180px;
}

.notification-index .notification-content .icon-td .icon{
    font-size: 30px !important;
    color: #aaa;
}

.notification-index .notification-content .is-read{
    font-weight: 600;
    background: #fff;
}

.notification-index .notification-content tbody > tr:first-child > td {
    border-top: none;
}

.notification-index .notification-content .un-read{
    color: #333;
    font-weight: 600;
    background: #eee;
}

.notification-index .notification-content span.up-span,
.notification-index .notification-content span.down-span{
    line-height: 30px;
}

.notification-index .notification-content .table-content{
    border-bottom: 1px solid #ccc;
}

.notification-index .notification-content table.table {
    margin-top: 60px;
}

.notification-view {
    position: relative;
}

.notification-index .notification-content .table-content,
.notification-view .table-content{
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
}


.notification-view .notification-content .div-img{
    text-align: center;
    margin-top: 20px;
}

.notification-view .notification-content .div-img img{
    width: 50%;
}

.notification-view .notification-content .editor-and-time{
    font-size: 15px;
    margin-top: 20px;
    font-weight: 400;
    padding: 0px;
}

.notification-view .notification-content .editor-and-time .time{
    float: right;
}

.notification-view .notification-content .message {
    font-size: 15px;
    padding: 0px;
    margin-top: 20px;
}

.notification-view .notification-content .message .message-content{
    border-top: 1px solid #ccc;
    padding-top:15px;
}

.notification-view .notification-content .message .font-pre{
    white-space: pre-line;
}

.notification-view .table-content .button-content{
    text-align: right;
    position: absolute; 
    top: 4px;
    right: 0;
    padding: 0px;
}

.add-notification-form .div-img {
    text-align: center;
    margin-bottom: 20px;
}

.add-notification-form .div-img img{
    height: 100px;
    width: 100px;
}

.edit-notification-form .div-img {
    text-align: center;
    margin-bottom: 20px;
}

.edit-notification-form .div-img img{
    height: 100px;
    width: 100px;
}

.notification-form-content .field-notification-title input,
.notification-form-content .field-notification-message textarea{
    border-radius: 5px;
}

.notification-form-content button{
    width: 100%;
}

#addNoticeModal .modal-content{
    border-radius: 5px;
}

#addNoticeModal h4{
    text-align: center;
}

#updateNoticeModal .modal-content{
    border-radius: 5px;
}

#updateNoticeModal h4{
    text-align: center;
}

.delete-notification-form .div-img {
    text-align: center;
    margin-bottom: 20px;
}

.delete-notification-form .div-img img{
    height: 100px;
    width: 100px;
}

.delete-notification-form .field-notification-confirm_text input{
    border-radius: 5px;
    margin: 10px 0px;
}

.delete-notification-form button{
    width: 100%;
}


#deleteNoticeModal .modal-content{
    border-radius: 5px;
}

#deleteNoticeModal h4{
    text-align: center;
}

.modal-dialog {width: 100%; max-width: 600px; margin: 30px auto; padding-left: 15px; padding-right: 15px;}

/* ----------------------- Assignment -----------------------------*/

.assignment-index,
.role-index,
.system-log-index,
.auth-item-create,
.auth-item-view,
.auth-item-update {
    position: relative;
}

.assignment-index .summary {
    position: absolute;
    right: 0;
    top: 12px;
}

.content-table{
    border-bottom: 1px solid #ccc;
    padding: 4px 0px;
}

.routes-input {
     margin-top: 10px;
    /* position: absolute;
    right: 18px;
    top: 18px;
    max-width: 600px; */
}

.auth-item-page .col-sm-5,
.assignment-page .col-sm-5,
.routes-page .col-sm-5 {
    width: 45.7%!important;
}

.role-btn{
    position: absolute;
    right: 0;
    top: 2px;
}

.role-index .summary{
    position: absolute;
    bottom: -30px;
    left: 0;
}

.auth-item-view .auth-item-btn,
.system-log-index .system-log-btn {
    position: absolute;
    top: 2px;
    right: 0;
}

.auth-item-view .auth-item-btn .btn-primary{
    color: #fff!important;
}

.auth-item-create .auth-item-page,
.auth-item-update .auth-item-page,
.auth-item-view .auth-item-page,
.assignment-index .assignment-page,
.system-log-index .system-log-content {
    margin-top: 15px;
}

.auth-item-form .btn-success,
.auth-item-form .btn-primary {
    position: absolute;
    right: 0;
    top:0;
}

.vault-edit-paswword .dropdown-menu {left: -38px!important;}
.leave-view .col-md-12,
.leave-view .col-md-6,
.leave-update .col-md-12,
.leave-update .col-md-6,
.leave-create .col-md-12,
.leave-create .col-md-6{padding: 0px;}

.custom-backtotop {position: fixed; bottom:60px; right: 12px; background: rgba(1,1,1,0.8); padding: 2px 6px; border-radius: 50%; transition: all 0.3s ease;}
.custom-backtotop path {color: #fff;}
.Calendars .custom-backtotop {display: none!important;}

/*---------------- Hosting / Domain --------------------*/

.expired-content h3 {border-bottom: 3px solid #333; padding-bottom: 8px;}
.expired-content table {width: 100%;}
.expired-content table th {font-size: 16px; padding-bottom: 8px;}
.expired-content table td {padding-bottom: 5px;}
.expired-content table .paid {background-color: green; color: #fff; text-align: center;}
.expired-content table .unpaid {background-color: red; color: #fff; text-align: center;}
.expired-content .content {min-height: auto; padding: 5px 0px 15px!important;}

.hosting-index .grid-content table {width: 100%; border: none;}
.hosting-index .grid-content .table-striped>tbody>tr:nth-of-type(odd) {background-color: transparent!important;} 
.hosting-index .grid-content table th {font-size: 16px; padding-bottom: 8px!important;}
.hosting-index .grid-content table td {padding-bottom: 0px!important;}
.hosting-index .grid-content table .status {width: 100px;}
.hosting-index .grid-content table .paid,
.hosting-index .grid-content table .unpaid {color: #fff; text-align: center; width: 100%; }
.hosting-index .grid-content table .paid {background-color: green; }
.hosting-index .grid-content table .unpaid {background-color: red;}
.hosting-index .grid-content .action {display: grid; grid-template-columns: 130px auto auto; width: auto;}
.hosting-index .grid-content .action .column {position: relative; padding: 0px 10px; grid-gap: 10px; white-space: nowrap; text-align: center;}
.hosting-index .grid-content .action .column:first-child {text-align: right;}
.hosting-index .grid-content .action .column:after{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
.hosting-index .grid-content .action .column:last-child:after {display: none;}

.hosting-index .right-side{float: right; display: grid; grid-template-columns: auto auto; align-items: flex-start; grid-gap: 10px;}
.hosting-index .right-side .hosting-search input {padding: 0px;  width: 220px;}
.hosting-index .right-side .hosting-search .form-group {margin-bottom: 0px;}
.hosting-index .field-hostingsearch-id {position: relative;}
.hosting-index .field-hostingsearch-id:after {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #333;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    right: 0;
}
.hosting-index .pagination > li > span,
.hosting-index .pagination > li > a {
    border: none!important;
    background-color: transparent!important;
}
.hosting-index .pagination > li.active > a {
    color: #ed1f26 !important;
}

.hosting-index table td:last-child,
.hosting-index table th:last-child {width: 100px;}
.hosting-index .col-md-12.link-view-top,
.hosting-create .col-md-12.link-view-top{
    padding: 4px 0px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}
.hosting-create .col-md-12.link-view-top {
    margin-bottom: 20px;
}
.hosting-create .col-md-12.link-view-top {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-gap: 10px;
}
.hosting-create .col-md-12.link-view-top .link-view-span{font-size: 20px; }

.hosting-create .field-hosting-status #hosting-status .radio,
.hosting-update .field-hosting-status #hosting-status .radio{display: inline-block; padding-right: 10px}
.hosting-form .col-md-2 {text-align: left;  white-space: nowrap;}

.hosting-form .btn-success {
    float: right;
    margin-right: 14px;
    background-color: transparent!important;
    color: #ed1f26 !important;
    border-color: #ed1f26 !important;
    border-width: 2px;
}
.hosting-view .btn-primary {
    background-color: transparent;
    border-color: #d9534f;
    color: #d9534f!important;
}

.hosting-index .add-user-button:hover,
.hosting-form .btn-success:hover,
.hosting-view .btn-primary:hover{
    color: #fff!important;
    background-color: #ed1f26!important;
}
.hosting-view .btn-danger:hover{
    color: #ed1f26!important;
    background-color: transparent!important;
}

.hosting-view .head-title {margin-bottom: 1rem; display: flex; align-items: center; grid-gap: 10px;}
.hosting-view .head-title h3 {margin: 0px;}
.hosting-view .head-title table {margin-bottom: 0px; font-size: 20px;}
.hosting-view .head-title table th {display: none;}
.hosting-view .head-title table td {padding: 0px 6px!important;}
.hosting-view .head-title .table-striped > tbody > tr:nth-of-type(odd){
    background-color: transparent!important;
}
.hosting-view .head-title .status {display: flex; align-items: center;}
.hosting-view .row {display: flex; align-items: center;}
.hosting-view .row table {border: none; margin-bottom: 0px;}
.hosting-view .row tr,
.hosting-view .row th,
.hosting-view .row td,
.hosting-view .row .table-striped > tbody > tr:nth-of-type(odd){
    background-color: transparent!important;
}
.hosting-view .row th {width: 10px;}
.hosting-view .action {margin-top: 1rem;}


/*-----------------------------*/
@media screen and (max-width: 1024px) {
.calendar-index .fc-week{height: 8vw!important;}
.col-md-3.single-vault-box {width: 50%; float: left;}
.vault-edit-paswword .col-md-12.link-view-top {float: none;}
.password-create-login-information .col-md-4.password-leftside,
.password-create-login-information .col-md-8.password-right {width: 100%; float: none;}
.password-create-login-information .col-md-2.img {width: 7%; float:left;}
.password-create-login-information .col-md-10.item {width: 93%; float:left;}
.password-left-content .content-box:after {width: 97%;}
.content-form {max-width: 100%;}
.form-title {max-width: 100%;}
.form-horizontal .control-label {width: 100%; float: none; text-align: left;}
form .col-md-9 {width: 100%;}


.leave-form .col-md-3 {width: 30%; float: left;}
.leave-form .col-md-9 {width: 70%; float: left;}
}

@media screen and (max-width: 991px) {
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{right: 0px!important;}
.all-content-vault .single-vault-box {margin-right: 0px;}
.content-wrapper.sticky .add-new-vault {max-width: 991px;}
.header-right .search__input {width: 160px;}
}


@media screen and (max-width:767px) {
.sidebar-open .wrapper.sticky .main-sidebar {padding-top: 50px!important;}
.sidebar-open .main-sidebar {width: 100%!important; background-color: rgba(34, 45, 50, 0.9)!important; position: fixed;}
.sidebar-menu > li.active > a {background-color: rgba(81,93,103,0.8)!important;}
.sidebar-menu>li>.treeview-menu {background: rgba(43,55,61,0.8)!important;}
.sidebar-open .content-wrapper, .sidebar-open .main-footer {transform: translate(0, 0)!important;}

.vault-edit-paswword .col-md-12.link-view-top {height: 70px;}
.vault-edit-paswword .link-view-top .vault-title-span {margin: 0px auto; width: 100%; font-size: 18px;}
.vault-edit-paswword .link-view-top .back {position: absolute; bottom: 8px;}
.vault-edit-paswword .link-view-top .dropdown {position: absolute; right: 0; bottom: 8px;}

.content-wrapper{display: flex; width: 100%;}


.content-wrapper.sticky .vault-edit-paswword .link-view-top .back,
.content-wrapper.sticky .email-access-index .link-view-top .link-view-span,
.content-wrapper.sticky .notification-content .table-content .link-view-span,
.content-wrapper.sticky .leave-index .link-view-top .link-view-span, 
.content-wrapper.sticky .position-index .link-view-top .link-view-span, 
.content-wrapper.sticky .calendar-index .link-view-top .link-view-span,
.content-wrapper.sticky .assignment-index .content-table .page-title,
.content-wrapper.sticky .notification-header .table-content .title,
.content-wrapper.sticky .pagehead-title a{margin-left: 10px; position: relative; top:5px; color: #fff;} 

.content-wrapper.sticky .add-new-vault .page-title {margin-left: 15px; position: relative; top:35px; color: #fff;} 
.content-wrapper.sticky .add-new-vault .btn-outline-css-vault,
.content-wrapper.sticky .calendar-index button.add-user-button,
.content-wrapper.sticky .vault-edit-paswword .link-view-top .dropdown button {
    margin-right: 10px; color: #fff!important; border-color: #fff!important;
}

.content-wrapper.sticky .vault-edit-paswword .link-view-top .vault-title-span {display: none;}
.content-wrapper.sticky .vault-edit-paswword .link-view-top .back a {color: #fff!important; position: relative; top: 6px;}

.content-wrapper.sticky .all-content-vault #w2 .pagination {margin-left: 0px; top: 110px;}
.content-wrapper.sticky .all-content-vault #w2 .pagination>.disabled>span,
.content-wrapper.sticky .all-content-vault #w2 .pagination>li>a {color: #fff!important}

.content-wrapper.sticky .leave-index .add-user-button,
.content-wrapper.sticky .notification-content .table-content .add-user-button, 
.content-wrapper.sticky .email-access-index .link-view-top .add-user-button,
.content-wrapper.sticky .position-index .link-view-top a.add-user-button,
.content-wrapper.sticky .role-index .btn-danger2{
    position: relative; top: 5px; margin-right: 10px; color: #fff!important; border-color: #fff!important; background: transparent!important;
}

.content-wrapper.sticky .nav-tabs.users-tab > li > a {color: #fff!important; border-color: #fff!important}

.wrapper.sticky .navbar-static-top { position: fixed; top: 0;}

.content-wrapper.sticky .calendar-index .link-view-top {top: 50px; height: 80px; background: rgba(43,55,61,0.9);}
.content-wrapper.sticky .calendar-index .hint ul {padding-left: 12px; color: #fff;}
.content-wrapper.sticky .notification-index .link-view-span a {color: #fff!important;}

.content-wrapper.sticky .add-new-vault, 
.content-wrapper.sticky .vault-edit-paswword .link-view-top, 
.content-wrapper.sticky .vault-link-view-index .link-view-top, 
.content-wrapper.sticky .notification-content .table-content, 
.content-wrapper.sticky .email-access-index .link-view-top, 
.content-wrapper.sticky .leave-index .link-view-top,
.content-wrapper.sticky .position-index .link-view-top,
.content-wrapper.sticky .assignment-index .content-table,
.content-wrapper.sticky .notification-header .table-content,
.content-wrapper.sticky .kv-panel-before{top: 50px; height: 50px; background: rgba(43,55,61,0.9);}

.content-wrapper.sticky .role-btn {right: 0;}
.content-wrapper.sticky .pagehead-title,
.content-wrapper.sticky .nav-tabs.users-tab.nav {top: 55px;}

.calendar-index .col-md-12.link-view-top {height: 70px;}
.calendar-index .hint {left: 0px; top: 30px; padding: 10px 0px; width: 100%;} 
.main-footer {font-size: 10px; text-align: center;}
.vault-index .add-new-vault {height: 100px;}
.vault-index .page-title {position: relative; top: 30px;}
.header-right .searching-bar {right: 0; width: 100%; color: #fff;}
.header-right .search__input {width: 100%;}
.content-wrapper.sticky .header-right .searching-bar {right: 0; padding: 0px 15px;}
.content-wrapper.sticky .add-new-vault {height: 120px; border-bottom: 1px solid #ccc; }
.content-wrapper.ssticky .header-right .field-vaultsearch-vaultsearch:after {color: #fff; right: 12px;}
.btn-outline-css-vault {top: 40px;}
.all-content-vault #w2 .pagination {top: -65px; left: -8px;}

.content-form .table.table-striped tr td:first-child {width: 135px;}
.content-form .content-view-div .field-password-password .input-group-addon {float: left; padding: 0px;}

.leave-index table,
.leave-index thead, 
.leave-index tbody, 
.leave-index th, 
.leave-index td, 
.leave-index tr { 
    display: block; 
}
.leave-index thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.leave-index td { 
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%!important; 
}
.leave-index td:before { 
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
}
.leave-index td:nth-of-type(1):before { content: "No."; }
.leave-index td:nth-of-type(2):before { content: "Full Name"; }
.leave-index td:nth-of-type(3):before { content: "Apply Leave Type"; }
.leave-index td:nth-of-type(4):before { content: "Status"; }
.leave-index td:nth-of-type(5):before { content: "Created Time"; }
.leave-index td:nth-of-type(6):before { content: "Days"; }
.leave-index td:nth-of-type(7):before { content: "Action"; }
.leave-index .table>tbody>tr>td:first-child {border:none}
.leave-index tbody tr {margin-bottom: 40px;} 

.auth-item-page .col-sm-5, .assignment-page .col-sm-5, .routes-page .col-sm-5 {width: 100%!important;}

#dynagrid-admin table,
#dynagrid-admin thead, 
#dynagrid-admin tbody, 
#dynagrid-admin th, 
#dynagrid-admin td, 
#dynagrid-admin tr { 
    display: block; 
}
#dynagrid-admin thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}
#dynagrid-admin td { 
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%!important;
    text-align: left; 
}
#dynagrid-admin td:before { 
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
}
#dynagrid-admin td:nth-of-type(1):before { content: "No."; }
#dynagrid-admin td:nth-of-type(2):before { content: "Username"; }
#dynagrid-admin td:nth-of-type(3):before { content: "Email"; }
#dynagrid-admin td:nth-of-type(4):before { content: "Registration ip"; }
#dynagrid-admin td:nth-of-type(5):before { content: "Registration time"; }
#dynagrid-admin td:nth-of-type(6):before { content: "User Group"; }
#dynagrid-admin .table>tbody>tr>td:first-child {border:none}
#dynagrid-admin tbody tr {margin-bottom: 40px;} 
.pagehead-title {font-size: 18px;}
#dynagrid-admin .kv-panel-before {height: 80px;}
#dynagrid-admin .kv-panel-before .btn-toolbar{float: left!important; top:35px!important; right: 0px;}
#dynagrid-admin .btn-toolbar>.btn-group {margin-left: 0px;}
.content-wrapper.sticky .pagehead-title {color: #fff; margin-left: 10px;}
.content-wrapper.sticky #dynagrid-admin .kv-panel-before .btn-toolbar {right: -12px;}

.auth-item-view .content-table {height: 80px;}
.auth-item-view .auth-item-btn, .system-log-index .system-log-btn {top:40px; right: unset; left: 0;}

.notification-view .title{height: 70px;}
.notification-view .page-title {font-size: 18px;}
.notification-view .table-content .button-content {right: unset; left: 0; top: 35px;}
.notification-view .notification-content .editor-and-time .time {float: left;}

.content-wrapper.sticky .add-new-vault:after, 
.content-wrapper.sticky .vault-edit-paswword .link-view-top:after, 
.content-wrapper.sticky.vault-link-view-index .link-view-top:after, 
.content-wrapper.sticky .notification-content .table-content:after, 
.content-wrapper.sticky .email-access-index .link-view-top:after, 
.content-wrapper.sticky .leave-index .link-view-top::after,
.content-wrapper.sticky .position-index .link-view-top::after,
.content-wrapper.sticky .calendar-index .link-view-top::after, 
.content-wrapper.sticky .content-table:after, 
.content-wrapper.sticky .kv-panel-before:after { 
    content: '';
    display: none;
}

.position-index table,
.position-index thead, 
.position-index tbody, 
.position-index th, 
.position-index td, 
.position-index tr { 
    display: block; 
}
.position-index .table-bordered>tbody>tr>td{padding: 4px 0px 4px 40%!important; }
.position-index thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.position-index td { 
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
}
.position-index td:before { 
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
}
.position-index td:nth-of-type(1):before { content: "No."; }
.position-index td:nth-of-type(2):before { content: "Name"; }
.position-index td:nth-of-type(3):before { content: "Created Time"; }
.position-index td:nth-of-type(4):before { content: "Action"; }
.position-index .table>tbody>tr>td:first-child {border:none}
.position-index tbody tr {margin-bottom: 40px;} 
}

@media screen and (max-width: 500px) {
.col-md-3.single-vault-box {width: 100%; float: none;}
.leave-view .leave-title h1,
.leave-update .leave-title h1,
.leave-create .leave-title h1{font-size: 6.5vw;}
}

@media screen and (max-width: 480px) {
.kv-table-wrap tr > td:first-child, 
.kv-table-wrap th, 
.kv-table-wrap td {display: table-cell; font-size: 14px;}
}