/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


body {
    /*background: #fafafa;*/
    background: #BAD8F0;
    /*background-image: url(../image/background.png)*/
}

html {
    overflow: hidden;
    font-family: "Times New Roman", sans-serif;
}

.lb_config {
    font-weight: bold;
    color: blue;
    margin-left:10px;
}

ul.k-group.k-menu-group.k-popup.k-reset {
    height: 250px !important;
}
.disabledRow {
    /*pointer-events: none;
    opacity: 0.4;*/
    visibility:visible;
    background:red;
    color:white;
    display:none;
}


div#dialog {
    height: 72% !important;
}
.modal-body {
    overflow: hidden;
}
.tab-content > .active {
    display: block;
    /*overflow: auto;*/
    overflow-x:hidden;
    margin-top:10px;
}

textarea {
    min-height: 58px;
    resize: none;
}

.modal-dialog{
    width:60% !important;
}

.sidebar-header > .image > img {
    width: 100%;
    max-width: 45px;
    height: auto;
}

/* width */
.main-list::-webkit-scrollbar {
    width: 2px;
}

/* Track */
.main-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.main-list::-webkit-scrollbar-thumb {
    background: #888;
}
/* Handle on hover */
.main-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}

div#menu-right {
    float: right;
    /*cursor: pointer;
   
    padding: 6px;
    border-radius: 5px;
    border: 1px solid darkgray;*/
}
p {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}
a.menuRouter[href='#'] {
    display: none;
}
a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    /*transition: all 0.3s;*/
}

.navbar {    
    padding: 10px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    /*height: 64px;*/
    /*margin-bottom: 20px;*/
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    /*
    height: 1px;
    border-bottom: 0px #ad0c0c;
    border-style: ridge;
    margin: 5px 0px;
    */
    border-top: thin red dotted;
    margin: 7px 5px;
}

/* ---------------------------------------------------
    SIDEBAR STYLE — Now managed in _Layout.cshtml
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
}

/* Legacy sidebar rules — overridden by .app-sidebar in _Layout */
#sidebar {
    /* Styles now in _Layout.cshtml .app-sidebar */
}

    #sidebar.active {
        /* Handled by .collapsed class in _Layout */
    }

    #sidebar .sidebar-header {
        /* Styles now in _Layout.cshtml */
    }

svg.svg-inline--fa.fa-sign-out-alt.fa-w-16 {
    position: absolute;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
}

.info {
    display: flex;
    margin-top: 15px;
    margin-left: 10px;
}

.btn-info {
    color: #31b0d5;
    background-color: #ffffff;
    border: none;
    margin-left: -15px;
    user-select: none;
}

.username-header {
    overflow: hidden;
    text-align: left;
    color: #ff961f;
    outline: none;
}

/* ---------------------------------------------------
    CONTENT STYLE — Now managed in _Layout.cshtml
----------------------------------------------------- */

#content {
    /* Styles now in _Layout.cshtml .app-main */
}

.content-content {
    width: 100%;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    background: transparent;
}

#content.active {
    width: 100%;
}

button#sidebarCollapse {
    outline: none ;
}

.title-page {
    display: flex;
    border-bottom: 4px solid #EFEFEF;
    /*padding-bottom:2px;*/
    margin-bottom: 15px;
}

.form-info {
    padding: 10px;
}

.title-page h4, h5 {
    color: blue;
    text-transform: uppercase;
}
.title-text {
    color: blue;
    text-transform: uppercase;
    font-size: 20px;
}


.func-panel {
    /*margin:3px;
    position: absolute;
    top: 0;
    right: 10px;*/
    text-align: right;        
}
.func-panel1 {    
    text-align: center;
}

.func-panel-bottom {
    text-align: center;
}

div#panel {
    /*margin: 5px 0px 10px 0px;*/
}

.panel-section.k-content {
    position: relative;
    /*padding: 10px;*/
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    /*box-shadow: 1px 1px 1px 1px darkgrey;*/
}
div#panel1 {
    margin: 50px 100px 100px 100px;
}

.panel1-section.k-content {
    /*padding: 10px;*/
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    border-radius: 5px 5px 5px 5px;
    /*box-shadow: 1px 1px 1px 1px darkgrey;*/
}

.checkbox {
    margin-top: 22px !important;
}
form label {
    display: block;
    padding-bottom: .3em;
    font-weight: normal;
    font-size: 12px;
    display: inline;
    color: #000;
    text-align: right;
}
.col-form {
    margin-bottom: 12px;
}


.form-horizontal .control-label{
    /*width:auto;*/
    float:left;
}

.rowbtnfunc {
    text-align: center;
}


/*grid*/
span.k-icon.k-i-excel {
    font-size: initial !important;
}
a.k-pager-add.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-add2.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-add3.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

a.k-pager-refresh.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

a.k-pager-edit.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-detail.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-copy.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-detail2.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

a.k-pager-download.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

a.k-pager-remove.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-print.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-print2.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-export.k-link.k-button {
    position: absolute;
    right: 4px;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-export2.k-link.k-button {
    position: absolute;
    right: 68px;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

a.k-pager-export-tab.k-link.k-button {
    position: absolute;
    right: 32px;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-export-result.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-export-confirm.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-approve.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
a.k-pager-import.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

.k-pager-import1.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}
.k-pager-import2.k-link.k-button {
    text-transform: initial;
    border-radius: 2px 2px 2px 2px;
    border-color: gainsboro;
    height: 30px;
}

.cmd-right {
    text-align: right;
}


.k-filter-row > th:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-grid-header th.k-header:first-child {
    text-align: initial;
    border-left-width: 0;
}


a.k-link.link {
    text-align: center;
    color: blue;
    /*font-weight: bold;*/
}
a.k-link.link:hover {
    color: dodgerblue;
}
a.k-link,span.k-link {
    text-align: center;
    color: #000;
}
div .grid {
    font-size: 12px;
    color: #000;
}

.grid a > span.k-icon.k-i-add {
    margin-top: -3px;
}

.grid a > span.k-icon.k-i-download {
    margin-top: -4px;
}

.grid .k-grid-content {
    overflow: scroll;
}

.grid .cmd a > span.k-icon.k-i-info {
    font-weight: bold;
    color: black;
}

.grid .cmd a > span.k-icon.k-i-edit {
    font-weight: bold;
    color: black;
}

.grid a > span.k-icon.k-i-trash {
    margin-top: -3px;
}
.grid a > span.k-icon.k-i-edit {
    padding-right: 4px;
    margin-top: -3px;
}

.grid a > span.k-icon.k-i-info {
    padding-right: 4px;
    margin-top: -3px;
}


.k-header.k-grid-toolbar {
    display: flex;
    /*height: 25px;*/    
}
td.grid_active_cell {
    text-align: center;
}


.k-edge .k-pager-wrap, .k-ff .k-pager-wrap, .k-ie11 .k-pager-wrap, .k-safari .k-pager-wrap, .k-webkit .k-pager-wrap {
    /* min-height: 2.56em; */
    height: 25px;
}

.refreshBtnContainer {
    float: right;
    display: inline-block;
}

.toolbar {
    display: block;
}

span.k-icon {
    margin-right: inherit;
}

.grid .checkbox1 {
    text-align: center;
    vertical-align: middle;
}





/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    /* Responsive now handled in _Layout.cshtml */
}



nav ul {
    /*list-style: none;
    margin: 0;
    padding: 0;*/
    max-height: 100%;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}


li.nav-header.hidden-folded {
    color: #fff;
    margin-top: 62px;
    background: #06c;
    padding: 12px 15px;
    user-select: none;
}
:focus {
    outline:none !important;
}

nav ul li a {
    display: block;
    background: #135ea5;
    border-bottom: 0.1px solid rgba(211, 211, 211, 0.6);
    /*border-bottom: 0.1px solid #7b7070;*/
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
    user-select: none;
}

        

li > ul {

    max-height: 0;
    transition: max-height 0.4s ease-out;
    overflow: hidden;
}

li > ul {
    max-height: 900px;
    transition: max-height 0.7s ease-in;

}

span.title-menu {
    margin-left: 10px;
}

span.title-menu-sub {
    margin-left: 10px;
    font-size:12px;
}
nav ul li a:hover {
    /*background: #293846;*/
    background: #31B0D5;
    border-left: 4px solid #1a8106;
}
/*nav ul li a:focus {
    background: #293846;
    border-left: 4px solid #00b0ff;
}*/



nav ul li a .fa {
    width: 16px;
    text-align: center;
    margin-right: 5px;
}

nav ul li a .badge {
    display: inline-block;
    background: #fff;
    /* IE Fallback */
    background: rgba(255, 255, 255, 0.2);
    padding: 3px 7px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
}

nav ul li ul li a {
    display: flex;
    background: #2698d6;
    border-left: 4px solid transparent;
    padding: 9px 20px;
}

    nav ul li ul li a:hover {
        /*background: #333;*/
        background: #31B0D5;
        border-left: 4px solid #f84e0d;
    }
/* Float Right/Left */
.right {
    float: right;
}

.left {
    float: left;
}



/*custom bootstrap label*/
.form-horizontal .control-label {
    /* width: auto; */
    margin-left: 8px;
    float: left;
    text-align: right;
    min-width: 95px; 

}

.form-horizontal .control-label1 {
    /* width: auto; */
    margin-left: 8px;
    float: left;
    text-align: right;
    min-width: 50px;
}
.pobtnsearch {
    display: inherit;
    float: left;
    text-align: right;
    margin-top: 18px;
}

.btn-search{
    margin-top:14px
}



/*dashboard*/

.panel-dashboard {
    margin-top: 0px;
}

.panel-main {
    margin-top: 10px;
    padding: 10px;
    height: 300px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background: white;
    border-radius: 2px;
}

.panel-chart {
    height: 250px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background: white;
    border-radius: 2px;
}


.card-header {
    border-bottom: 0;
    position: relative;
    background: 0 0;
    padding: 1rem;
}

.card-body.bg-1 {
    background-color: #8892d6;
}

.card-body.bg-2 {
    background-color: #78c350;
}

.card-body.bg-3 {
    background-color: #F06292;
}

.card-body {
    padding: 2px;
    color: white;
    border-radius: 0.25em;
}

.w-circle-icon {
    width: 60px;
    height: 60px;
    text-align: center;
}

.num-lable {
    color: white;
    font-size: 20px;
    display: block;
}

.rounded {
    border-radius: .25rem !important;
}

.border-white {
    border-color: #fff !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}




.float-right.navi {
    position: absolute;
    bottom: 15px;
    right: 20px;
}

.widget-stats {
    padding-left: 0;
    display: inline-block;
    margin-bottom: -10px;
}

span.item-title {
    display: inline;
    width: 100%;
    font-family: "Poppins", sans-serif;
}

.widget-stats .wrapper.transparent {
    border-right: 1px solid #fafafa;
    display: block;
    min-width: 90px;
    /*text-align: center;*/
}

.tiles-title.text-black {
    font-size: x-small;
}

.widget-stats .wrapper {
    margin: 5px 0;
    border-right: 1px solid #363a41;
    margin-right: 7px;
    padding-right: 7px;
}

    .widget-stats .wrapper.last {
        border: 0;
    }

.widget-stats .item-count {
    font-size: 15px;
    color: #fff;
    display: block;
    font-weight: 500;
}



.card-chart {
    background: White;
    margin-bottom: 10px;
}
/*test*/

.groupStatusDate {
    display: inline-block;
    margin-right: 20px;
}

span.lbStatusDate {
    display: block;
    margin-top: 5px;
    opacity: 0.6;
}

.widget-two-purple {
    background-color: #8892d6;
    border-color: #8892d6;
}

.widget-two-success {
    background-color: #78c350;
    border-color: #78c350;
}

.widget-two-pink {
    background-color: #F06292;
    border-color: #F06292;
}

.widget-two-info {
    background-color: #45bbe0;
    border-color: #45bbe0;
}
.widget-two-petrolimex {
    background-color: #f58026;
    border-color: #f58026;
}

.card {
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 1rem;
    transition: all .5s ease-in-out;
    border-radius: .35rem;
}

.svg-inline--fa.icon-panel {
    width: 3em;
    font-size: small;
    height: inherit;
    position: absolute;
    top: 10px;
    right: 40px;
}

.text-white {
    color: #ffffff !important;
}

span.btn-statusChart {
    padding: 5px;
    /* border-color: green; */
    border: 1px solid green;
    border-radius: 52px;
    cursor: pointer;
    outline: none;
    font-size: smaller
}

/*end*/

/*Employee*/
#radio-select{
    margin-top: 8px;
}
/*end*/

/*dialog*/
html .k-dialog .k-window-titlebar {
    padding-left: 17px;
}

.k-dialog .k-content {
    padding: 17px;
}

.k-widget.k-window.k-dialog {
    width: 500px !important;
}

#filterText {
    width: 100%;
    box-sizing: border-box;
    padding: 6px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
}

.selectAll {
    margin: 17px 0;
}

#result {
    color: #9ca3a6;
    float: right;
}

#treeview {
    height: 300px;
    overflow-y: auto;
    border: 1px solid #d9d9d9;
}

#openWindow {
    min-width: 220px;
}

/*end*/
/*snniper*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../image/Preloader_2.gif) center no-repeat #fff;
}
.footer {
    /*background: #31B0D5;*/
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    /*padding: 3px;*/
    text-align: center;
    color: #31B0D5;
}
div.k-spreadsheet-action-bar,
div.k-spreadsheet-formula-bar
/*div.k-spreadsheet-row-header,
div.k-spreadsheet-column-header,
div.k-spreadsheet-top-corner*/ {
    display: none !important;
}

/*end*/

.info-em-field {
   background-color: yellow;
}

.info-field {
    background-color: yellow !important;
}
.bg-grey-400 {
    padding: 10px;
    color: white;
    background-color: #ebebeb;
}

.bg-indigo-400 {
    padding: 10px;
    color: white;
    background-color: #19afa9;
    /*border-radius: 0.2em;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bg-indigo-300 {
    font-size: 11px;
    padding: 5px;
    color: white;
    background-color: #46a3cd;
    /* background-color: #358baf;*/
    text-transform: uppercase;
}

.row1{
    padding: 5px;
}

.btnSwitch {
    display: inline;
    margin: 20px !important;
    /* padding: 10px; */
}
.form-label.required::after {
    content: '*';
    color: #dc3545;
    margin-left: 3px;
    font-size: 13px;
    font-weight: bold;
}
.required-mark {
    color: #dc3545;
    font-weight: bold;
}