.m-5{
    margin:5px !important;
}
.add_section_collapse .card-header, .edit_section_collapse .card-header{
    padding:5px;vertical-align: middle;line-height: 36px;
}
.add_section_collapse .card-header .modal-close, .edit_section_collapse .card-header .modal-close{
    top:11px;
}
table.dataTable tbody td {
    padding: 5px  10px;
}

.dt-buttons .btn {
    height: 32px;
    margin:0px 5px;
    border-radius:5px !important;
}
.green{
    color:#008000;
}
.red{
    color: #ff0000;
}
.primary{
    color: #091a59;
}

/* body, table.dataTable tbody th, table.dataTable tbody td, table th,table td,.form-label{font-family: sans-serif !important;} */
div.dt-buttons, div.dataTables_wrapper div.dataTables_info{margin:10px 0 0 10px;}
/* div.dataTables_wrapper div.dataTables_filter input{margin: 10px 10px 0 0} */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background : #091a59 !important;
    color: #ffffff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover a{
    color: #ffffff !important;
}
.form-control{
    color: #777575;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    border: 1.5px solid #9d9dad52;
    background-color: #fff;
    border-radius: 6px;
    font-weight: 600;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #3b7af1;
    outline: 0;
    box-shadow: 4px 7px 9px 1px #ebeffb!important;
    outline: none;
}
.paginate_button.active{
    background : #091a59 !important;
    color: #ffffff !important;
}
.paginate_button.active a{
    color: #ffffff;
}
a, a:focus{
    font-size: 13px;
}
.dt-button.buttons-columnVisibility
{
    background:  #ffffff !important;
    padding: 5px !important;
    margin:0 !important;;
}
.dt-button-collection.dropdown-menu,div.dt-button-collection-title
{
    margin:0 !important;
    padding: 0 !important;
}
.dt-button.buttons-columnVisibility a
{
    color: #3b7af1 !important;
    padding: 5px !important;

}
.dt-button.buttons-columnVisibility.active{
    background: #3b7af1 !important;
    color: #ffffff !important;
}
.dt-button.buttons-columnVisibility.active a{
    color: #ffffff !important;
}

.profile_btn-group-sm .btn-fab{
    position: fixed !important;
    right: 15px;
    padding: 0.7rem !important;
    font-size: 20px;
}
.profile_btn-group .btn-fab{
    position: fixed !important;
    right: 15px;
    padding: 1rem !important;
    font-size: 20px;
}
#profile_main{
    bottom: 15px;
}
#profile_mail{
    bottom: 80px
}
.headertitle{display: inline-block;float: left;margin-right: 20px !important;font-size: 24px;}
.breadcrumb>li{font-size: 13px;}
.breadcrumb>li.active{font-size: 13px;}
.show-hide-sidebar{float:left;top:0;}
table.dataTable tbody th, table.dataTable tbody td{padding:0;}
table{word-wrap:break-word;}
body{
    overflow-x: hidden;
}
.table-responsive{
    display:block;
}
table td.text-center .checkbox-bird input+label{display:unset;}
.fs-20{font-size: 20px;}
/*.modal-close.collapse_close{position: relative;float:right;right:0;margin:0 10px 0 20px;}*/
/*.table.dataTable{width: 100% !important;}*/
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{font-size: 22px;}
.permission_title_h4{font-size:20px;margin-bottom: 5px;display:inline-block;margin-right: 20px;}
.card.module_container{display: block;overflow: hidden;padding: 5px 0 5px 10px;}
.card.module_container .checkbox{display: inline-block;font-size: 15px;}
.card.module_container .checkbox label{font-size: 15px;}
.fs-15{font-size: 15px !important;}
.restrict_area{
    width: 100%;
    font-size: 20px;
    color: #aaa;
    text-align: center;
    padding-top: 40px;
}
.restrict_area .restrict_image i{
    font-size:50px;
}
.crud-form .card-block{padding:10px !important;}
.pl0{
    padding-left: 0;
}
.pr0{
    padding-right: 0;
}
.pl5{
    padding-left: 5px;
}
.pr5{
    padding-right: 5px;
}
.minicolors .minicolors-swatch {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: 5px;
    z-index: 4;
    border-color: #f5f5f5;
}
.minicolors.minicolors-position-left .minicolors-swatch {
    left: 6px;
}
.minicolors.minicolors-position-right .minicolors-swatch {
    right: 6px;
}
.input-group .minicolors .minicolors-input {
    width: 100%;
}
.hidden, .js .closed .inside, .js .hide-if-js, .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {
    display: none;
}
.image-upload > input
{
    display: none;
}
.misc-pub-section {
    padding: 6px 10px 8px;
}
.curtime #timestamp {
    padding: 2px 0 1px 0;
    display: inline !important;
    height: auto !important;
}
.curtime #timestamp:before
{
    color: #82878c;
}
.curtime #timestamp:before
{
    /* speak: none; */
    display: inline-block;
    margin-left: -1px;
    padding-right: 3px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.curtime #timestamp:before {
    position: relative;
    top: -1px;
}
#timestampdiv {
    padding-top: 5px;
    line-height: 23px;
}
#timestampdiv p {
    margin: 8px 0 6px;
}

#timestampdiv input {
    border-width: 1px;
    border-style: solid;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal!important;
}
#misc-publishing-actions label, .options-media-php label[for*="_size_"] {
    vertical-align: baseline !important;
    display: inline-block !important;
}
.timestamp-wrap label{
    display: inline-block !important;
    vertical-align: baseline !important;
}
#timestampdiv select {
    height: 21px;
    line-height: 14px;
    padding: 0;
    font-size: 12px;
}
#timestampdiv input {
    border-width: 1px;
    border-style: solid;
}
#hh, #jj, #mn {
    width: 2em;
}
#aa, #hh, #jj, #mn {
    padding: 1px;
    font-size: 12px;
}
.categorydiv div.tabs-panel, .customlinkdiv div.tabs-panel, .posttypediv div.tabs-panel, .taxonomydiv div.tabs-panel {
    min-height: 42px;
    max-height: 200px;
    overflow: auto;
    padding: 0 .9em;
    border: 1px solid #ddd;
    background-color: #fdfdfd;
}

ul.categorychecklist li {
    margin: 0;
    padding: 0;
    line-height: 22px;
    word-wrap: break-word;
}



.categorydiv ul.categorychecklist ul, .customlinkdiv ul.categorychecklist ul, .inline-editor ul.cat-checklist ul, .posttypediv ul.categorychecklist ul, .taxonomydiv ul.categorychecklist ul {
    margin-left: 18px;
}

/*.
.categorydiv input[type=radio],.categorydiv  input[type=checkbox] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}

categorydiv input[type=checkbox]:checked:before {
    content: "\f147";
    margin: -3px 0 0 -4px;
    color: #1e8cbe;
}

.categorydiv input[type=radio]:checked:before, .categorydiv input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.padding50510 {
    padding:5px 0px 5px 10px;
}

.loader1{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.7);
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border-top-color: rgba(0, 0, 0, 0.5);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: rgba(0, 0, 255, 0.5);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border-top-color: rgba(0, 0, 0, 0.5);
    }
}
@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border-top-color: rgba(0, 0, 0, 0.5);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: rgba(0, 0, 255, 0.5);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border-top-color: rgba(0, 0, 0, 0.5);
    }
}

.loader-wrap{
    position: fixed;
    margin: 75px auto;
    width: 100px;
    height: 100px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 99999999;
    transform: translateX(-50%)
}

.loader-wrap div {
    height: 100%;
}

.loader3, .loader3 div{
    border-radius: 50%;
    padding: 8px;
    border: 4px solid transparent;
    -webkit-animation: rotate linear 3.5s infinite;
    animation: rotate linear 3.5s infinite;
    border-top-color: #39b65f;
    border-left-color: #28bcee;
    border-right-color: #f58345;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.38, 0.21, 0.88);
    animation-timing-function: cubic-bezier(0.55, 0.38, 0.21, 0.88);
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
/*  rj tab */
div.rj-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 20px;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.rj-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.rj-tab-menu div.list-group{
    margin-bottom: 0;
}
div.rj-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.rj-tab-menu div.list-group>a .glyphicon,
div.rj-tab-menu div.list-group>a .fa {
    color: #091a59;
}
div.rj-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.rj-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.rj-tab-menu div.list-group>a.active,
div.rj-tab-menu div.list-group>a.active .glyphicon,
div.rj-tab-menu div.list-group>a.active .fa{
    background-color: #091a59;
    background-image: #091a59;
    color: #ffffff;
}
div.rj-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #091a59;
}

div.rj-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
    display:block;
    overflow:hidden;
    min-height: 800px;
}

div.rj-tab div.rj-tab-content:not(.active){
    display: none;
}
.table-responsive {
    overflow-x: auto !important;
}

.btn-reset {
    float: right;
    margin-top: 15px;
    margin-left: 10px;
    background: #fd397a;
    border: 1px solid #fd397a;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 20px 0px #d6e6ff;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.btn-comman{
    float: right;
    margin-left: 10px;
    background: #3b7af1;
    border: 1px solid #3b7af1;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 20px 0px #d6e6ff;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    cursor: pointer;
}
.btn-border{
    float: right;
    margin-left: 10px;
    background: #fff;
    border: 1px solid #3b7af1;
    font-size: 14px;
    color: #3b7af1;
    border-radius: 4px;
    box-shadow: 0px 2px 20px 0px #d6e6ff;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    cursor: pointer;
}
.btn-border:hover{
    background-color: #3b7af1;
    color: #fff;
    border: 1px solid #3b7af1;
}
.btn-comman:hover{
    background-color: #063fab;
    border: 1px solid #063fab;
}
.btn-search{
    background: #0abb87;
    border: 1px solid #0abb87;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 20px 0px #d6e6ff;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
#add_module_container .btn-reset{
    margin-top:0px;
}
.dataTables_filter label{
    display:inline-block !important;
}
.dataTables_wrapper .dt-buttons{
    float:left !important;;
}
.dropdown-toggle::after{
    color:#091a59;
}

.dropdown-toggle.text-white::after{
    color:#ffffff;
}

div.dt-button-background {

    background: rgba(0, 0, 0, 0.7);
    /* Fallback */
    background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* IE10 Consumer Preview */
    background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Firefox */
    background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Opera */
    background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
    /* Webkit (Safari/Chrome 10) */
    background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Webkit (Chrome 11+) */
    background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C Markup, IE10 Release Preview */
    z-index: 2001;
}

.dataTables_wrapper.form-inline.dt-bootstrap4 .dataTables_filter, .dataTables_wrapper.form-inline.dt-bootstrap4 .dataTables_paginate {
    margin-left: 50px;
}

/*#TableData td,*/
 #TableData th {
    white-space: nowrap !important;
}

#TableData {
    max-height: 450px !important;
    overflow-y: scroll !important;
    border:2px solid #ebedf2;
}

.kt-subheader__main {
    display: block;
    overflow: hidden;
    padding-top: 10px;
}

.kt-subheader__main h3.kt-subheader__title{
    float:left !important;;
}

.screen_loader{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    background: black;
    height: 100%;
    opacity: 0.8;
    display:none
}

.screen_loader .loader_container{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
}

body{
    position:relative;
}

html, body{
    min-height: 100%;
}

.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs, .kt-subheader__main .kt-subheader__breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.kt-subheader .kt-subheader__main .kt-subheader__title, .kt-subheader__main .kt-subheader__title {
    margin: 0;
    padding: 0 1rem 0 0;
    font-size: 20px;
    color:#333 ;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
h3{
    font-size: 20px;
    color:#333 ;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home {
    padding: 0px 0.65rem 0px 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home>i, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home>i {
    
    font-size: 17px;
    color: #3b7af1;
    font-weight: 800;
    margin-right: 4px;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home>span, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home>span {
    
font-size: 15px;
    color: #333;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}

.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: content;
    -ms-flex-pack: content;
    justify-content: content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.35rem 0 0;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator:after, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator:after {
    display: block;
    content: "/";
    color: #3b7af1;
    font-weight: 900;
    font-family: inherit;
    margin-left: 2px;
}

.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link {
    padding: 0 0.35rem 0 0;
    font-size: 1rem;
    font-weight: 500;
    color: #959cb6;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link.kt-subheader__breadcrumbs-link--active, .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link.kt-subheader__breadcrumbs-link--active {
    font-size: 15px;
    color: #3b7af1;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.page-content{
    padding: 25px;
    min-height:600px;
}


/*.kt-portlet, .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
.kt-page-content-white .kt-portlet, .kt-page-content-white .card {
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1); }
.kt-portlet .kt-portlet__head, .card .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
.kt-portlet .kt-portlet__head.kt-portlet__head--noborder, .card .card-header.kt-portlet__head--noborder {
    border-bottom: 0; }
.kt-portlet .kt-portlet__head .kt-portlet__head-label, .card .card-header .kt-portlet__head-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: flex-first;
    align-content: flex-first; }
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title, .card .card-header .kt-portlet__head-label .kt-portlet__head-title {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #464457; }
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small, .card .card-header .kt-portlet__head-label .kt-portlet__head-title small {
    font-weight: 300;
    padding-left: 0.5rem;
    font-size: 1rem;
    color: #a7abc3; }
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon, .card .card-header .kt-portlet__head-label .kt-portlet__head-icon {
    padding-right: 0.75rem;
    font-size: 1.3rem;
    color: #a7abc3; }
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar, .card .card-header .kt-portlet__head-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: end;
    align-content: flex-end; }
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .nav-pills, .card .card-header .kt-portlet__head-toolbar .nav-pills,
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .nav-tabs, .card .card-header .kt-portlet__head-toolbar .nav-tabs {
    margin: 0; }
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper, .card .card-header .kt-portlet__head-toolbar .kt-portlet__head-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.kt-portlet .kt-portlet__head .kt-portlet__head-progress, .card .card-header .kt-portlet__head-progress {
    position: absolute;
    left: 0;
    right: 0; }
.kt-portlet.kt-portlet--head-sm .kt-portlet__head, .card.card--head-sm .card-header {
    min-height: 50px; }
.kt-portlet.kt-portlet--head-lg .kt-portlet__head, .card.card-hader-lg .card-header {
    min-height: 80px; }
.kt-portlet.kt-portlet--head-xl .kt-portlet__head, .card.card-header-xl .card-header {
    min-height: 100px; }
.kt-portlet.kt-portlet--sticky .kt-portlet__head, .card.card--sticky .card-header {
    height: 50px;
    min-height: 50px; }
.kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--sm, .card.card--sticky .card-header.card-header--sm {
    height: 40px;
    min-height: 40px; }
.kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--lg, .card.card--sticky .card-header.card-header--lg {
    height: 70px;
    min-height: 70px; }
.kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--xl, .card.card--sticky .card-header.card-header--xl {
    height: 90px;
    min-height: 90px; }
.kt-portlet.kt-portlet--head-overlay .kt-portlet__head, .card.card--header-overlay .card-header {
    position: relative;
    z-index: 1;
    border: 0;
    height: 60px; }
.kt-portlet.kt-portlet--head-overlay .kt-portlet__body, .card.card-header-overlay .card-block {
    margin-top: -60px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__head, .card.card--header-overlay.card--header-sm .card-header {
    height: 50px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__body, .card.card--header-overlay.card--header-sm .card-block {
    margin-top: -50px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__head, .card.card--header-overlay.card--header-lg .card-header {
    height: 80px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__body, .card.card--header-overlay.card--header-lg .card-block {
    margin-top: -80px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__head, .card.card--header-overlay.card--header-xl .card-header {
    height: 100px; }
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__body, .card.card--header-overlay.card--header-xl .card-block {
    margin-top: -100px; }
.kt-portlet .kt-portlet__body, .card .card-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    border-radius: 4px; }
.kt-portlet .kt-portlet__body .kt-portlet__content, .card .card-block .card-content {
    padding: 0;
    margin: 0; }
.kt-portlet .kt-portlet__body > .kt-datatable > .kt-datatable__table, .card .card-block > .kt-datatable > .kt-datatable__table {
    border-radius: 4px; }
.kt-portlet .kt-portlet__foot, .card .card-footer {
    padding: 25px;
    border-top: 1px solid #ebedf2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
.kt-portlet .kt-portlet__foot .kt-portlet__foot-wrapper, .card .card-footer .card-footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--sm, .card .card-footer.card-footer--sm {
    padding-top: 10px;
    padding-bottom: 10px; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--md, .card-footer .card-footer.card-footer--md {
    padding-top: 1rem;
    padding-bottom: 1rem; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--no-border, .card-footer .card-footer.card-footer--no-border {
    border-top: 0; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--top, .card .card-footer.card-footer--top {
    border-top: 0;
    border-bottom: 1px solid #ebedf2; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--solid, .card .card-footer.card-footer--solid {
    background-color: #f7f8fa;
    border-top: 0; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--solid.kt-portlet__foot--top, .card .card-footer.card-footer--solid.card-footer--top {
    border-bottom: 0; }
.kt-portlet.kt-portlet--bordered, .card.card--bordered {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebedf2; }
.kt-portlet.kt-portlet--unelevate, .card.card--unelevate {
    -webkit-box-shadow: none;
    box-shadow: none; }
.kt-portlet.kt-portlet--unround .kt-portlet__head, .card.card--unround .card-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.kt-portlet.kt-portlet--unround .kt-portlet__body, .card.card--unround .card-block {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
.kt-portlet.kt-portlet--unround .kt-portlet__foot, .card.card--unround .card-footer {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
.kt-portlet.kt-portlet--last, .card.card--last {
    margin-bottom: 0; }
.kt-portlet .kt-portlet__body.kt-portlet__body--center, .card-block .card-block.card-block--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.kt-portlet .kt-portlet__body.kt-portlet__body--center-x, .card .card-block.card-block--center-x {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.kt-portlet .kt-portlet__body.kt-portlet__body--center-y, .card .card-block.card-block--center-y {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.kt-portlet .kt-portlet__body .kt-portlet__body--hor-fit, .card-block .card-block .card-block--hor-fit {
    margin-left: -25px;
    margin-right: -25px; }
.kt-portlet .kt-portlet__body.kt-portlet__body--stick-bottom, .card .card-block.card-block--stick-bottom {
    position: relative;
    bottom: 0; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fluid, .card .card-block.card-block--fluid {
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fill, .card .card-block.card-block--fill {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
.kt-portlet .kt-portlet__body.kt-portlet__body--unfill, .card .card-block.card-block--unfill {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fullheight, .card .card-block.card-block--fullheight {
    -webkit-box-flex: auto;
    -ms-flex-positive: auto;
    flex-grow: auto; }
.kt-portlet.kt-portlet--fit .kt-portlet__head, .card.card--fit .card-header {
    padding: 0; }
.kt-portlet.kt-portlet--fit .kt-portlet__body, .card.card--fit .card-block {
    padding: 0; }
.kt-portlet.kt-portlet--fit .kt-portlet__foot, .card.card--fit .card-footer {
    padding: 0; }
.kt-portlet.kt-portlet--fit.kt-portlet--height-fluid-half, .card.card--fit.card--height-fluid-half {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
.kt-portlet.kt-portlet--fit.kt-portlet--height-fluid-half .kt-portlet__body, .card.card--fit.card--height-fluid-half .card-block {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
.kt-portlet.kt-portlet--contain, .card.card--contain {
    overflow: hidden; }
.kt-portlet .kt-portlet__head.kt-portlet__head--fit, .card .card-header.card-header--fit {
    padding: 0; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fit, .card .card-block.card-block--fit {
    padding: 0; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-top, .card .card-block.card-block--fit-top {
    padding-top: 0 !important; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-bottom, .card .card-block.card-block--fit-bottom {
    padding-bottom: 0 !important; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-x,
.kt-portlet .kt-portlet__body.kt-portlet__body--hor-fit, .card .card-block.card-block--fit-x,
.card .card-block.card-block--hor-fit {
    padding-left: 0;
    padding-right: 0; }
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-y, .card .card-block.card-block--fit-y {
    padding-top: 0;
    padding-bottom: 0; }
.kt-portlet .kt-portlet__foot.kt-portlet__foot--fit, .card .card-footer.card-footer--fit {
    padding: 0; }
.kt-portlet.kt-portlet--space, .card.card--space {
    padding-left: 25px;
    padding-right: 25px; }
.kt-portlet.kt-portlet--space .kt-portlet__head,
.kt-portlet.kt-portlet--space .kt-portlet__body,
.kt-portlet.kt-portlet--space .kt-portlet__foot, .card.card--space .card-header,
.card.card--space .card-block,
.card.card--space .card-footer {
    padding-left: 0;
    padding-right: 0; }
.kt-portlet.kt-portlet--head-noborder .kt-portlet__head, .card.card--header-noborder .card-header {
    border-bottom: 0; }
.kt-portlet.kt-portlet--head-noborder .kt-portlet__body, .card.card--header-noborder .card-block {
    padding-top: 12.5px; }
.kt-portlet.kt-portlet--tabs .kt-portlet__head .kt-portlet__head-toolbar, .card.card--tabs .card-header .card-header-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head, .card.card--tabs-border-3x .card-header {
    border-bottom: 3px solid #f7f8fa; }
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head .nav.nav-tabs, .card.card--tabs-border-3x .card-header .nav.nav-tabs {
    margin-bottom: -3px; }
.kt-portlet.kt-portlet--solid-brand, .card.card--solid-brand {
    background: #5d78ff; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head, .card.card--solid-brand .card-header {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title, .card.card--solid-brand .card-header .card-header-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title small, .card.card--solid-brand .card-header .card-header-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-icon i, .card.card--solid-brand .card-header .card-header-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body, .card.card--solid-brand .card-block {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body, .card.card--solid-brand .card-wrapper,
.card.card--solid-brand .card-block {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-brand .kt-portlet__foot, .card.card--solid-brand .card-footer {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #3e5fff; }
.kt-portlet.kt-portlet--tabs-border-3x-brand .kt-portlet__head, .card.card--tabs-border-3x-brand .card-header {
    border-bottom: 3px solid rgba(93, 120, 255, 0.1); }
.kt-portlet.kt-portlet--border-bottom-brand, .card.card--border-bottom-brand {
    border-bottom: 3px solid rgba(93, 120, 255, 0.2); }
.kt-portlet.kt-portlet--solid-light, .card.card--solid-light {
    background: #ffffff; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__head, .card.card--solid-light .card-header {
    color: #282a3c;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title, .card.card--solid-light .card-header .card-title {
    color: #282a3c; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title small, .card.card--solid-light .card-header .card-title small {
    color: #1c1d2a; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-icon i, .card.card--solid-light .card-header .card-header-icon i {
    color: #1c1d2a; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__body, .card.card--solid-light .card-block {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-light .kt-portlet__body, .card.card--solid-light .card-wrapper,
.card.card--solid-light .card-block {
    color: #282a3c; }
.kt-portlet.kt-portlet--solid-light .kt-portlet__foot {
    color: #282a3c;
    border-top: 1px solid transparent;
    background: #f0f0f0; }
.kt-portlet.kt-portlet--tabs-border-3x-light .kt-portlet__head {
    border-bottom: 3px solid rgba(255, 255, 255, 0.1); }
.kt-portlet.kt-portlet--border-bottom-light {
    border-bottom: 3px solid rgba(255, 255, 255, 0.2); }
.kt-portlet.kt-portlet--solid-dark {
    background: #282a3c; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-dark .kt-portlet__foot {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #1c1d2a; }
.kt-portlet.kt-portlet--tabs-border-3x-dark .kt-portlet__head {
    border-bottom: 3px solid rgba(40, 42, 60, 0.1); }
.kt-portlet.kt-portlet--border-bottom-dark {
    border-bottom: 3px solid rgba(40, 42, 60, 0.2); }
.kt-portlet.kt-portlet--solid-primary {
    background: #5867dd; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-primary .kt-portlet__foot {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #3f50d8; }
.kt-portlet.kt-portlet--tabs-border-3x-primary .kt-portlet__head {
    border-bottom: 3px solid rgba(88, 103, 221, 0.1); }
.kt-portlet.kt-portlet--border-bottom-primary {
    border-bottom: 3px solid rgba(88, 103, 221, 0.2); }
.kt-portlet.kt-portlet--solid-success {
    background: #0abb87; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__head {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-success .kt-portlet__foot {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #089e72; }
.kt-portlet.kt-portlet--tabs-border-3x-success .kt-portlet__head {
    border-bottom: 3px solid rgba(10, 187, 135, 0.1); }
.kt-portlet.kt-portlet--border-bottom-success {
    border-bottom: 3px solid rgba(10, 187, 135, 0.2); }
.kt-portlet.kt-portlet--solid-info {
    background: #5578eb; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__head {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-info .kt-portlet__foot {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #3a62e8; }
.kt-portlet.kt-portlet--tabs-border-3x-info .kt-portlet__head {
    border-bottom: 3px solid rgba(85, 120, 235, 0.1); }
.kt-portlet.kt-portlet--border-bottom-info {
    border-bottom: 3px solid rgba(85, 120, 235, 0.2); }
.kt-portlet.kt-portlet--solid-warning {
    background: #ffb822; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head {
    color: #111111;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title {
    color: #111111; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title small {
    color: #020202; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-icon i {
    color: #020202; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
    color: #111111; }
.kt-portlet.kt-portlet--solid-warning .kt-portlet__foot {
    color: #111111;
    border-top: 1px solid transparent;
    background: #ffae03; }
.kt-portlet.kt-portlet--tabs-border-3x-warning .kt-portlet__head {
    border-bottom: 3px solid rgba(255, 184, 34, 0.1); }
.kt-portlet.kt-portlet--border-bottom-warning {
    border-bottom: 3px solid rgba(255, 184, 34, 0.2); }
.kt-portlet.kt-portlet--solid-danger {
    background: #fd397a; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head {
    color: #ffffff;
    border-bottom: 1px solid transparent; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title small {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-icon i {
    color: #f0f0f0; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
    padding-top: 5px; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
    color: #ffffff; }
.kt-portlet.kt-portlet--solid-danger .kt-portlet__foot {
    color: #ffffff;
    border-top: 1px solid transparent;
    background: #fd1b66; }
.kt-portlet.kt-portlet--tabs-border-3x-danger .kt-portlet__head {
    border-bottom: 3px solid rgba(253, 57, 122, 0.1); }
.kt-portlet.kt-portlet--border-bottom-danger {
    border-bottom: 3px solid rgba(253, 57, 122, 0.2); }
.kt-portlet.kt-portlet--sortable .kt-portlet__head {
    cursor: move; }
.kt-portlet.kt-portlet--sortable-empty {
    visibility: hidden;
    height: 45px;
    min-height: 125px; }
.kt-portlet.ui-sortable-helper {
    border: 1px dashed #ebedf2; }
.kt-portlet .kt-portlet__head {
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s; }
.kt-portlet.kt-portlet--sticky .kt-portlet__head {
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s;
    position: fixed;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
    z-index: 101;
    background: #fff; }
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    color: #fff; }
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
    color: rgba(255, 255, 255, 0.8); }
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
    color: rgba(255, 255, 255, 0.8); }
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head:not(.kt-portlet__head--noborder) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.kt-portlet.kt-portlet--skin-solid .kt-portlet__body {
    color: #fff; }
.kt-portlet .kt-portlet__space-x {
    padding-left: 25px !important;
    padding-right: 25px !important; }
.kt-portlet .kt-portlet__space-y {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
.kt-portlet.kt-portlet--collapsed > .kt-form,
.kt-portlet.kt-portlet--collapsed > .kt-portlet__body {
    display: none; }
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before {
    content: "\f113"; }
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before {
    content: "\f28e"; }

.tooltip-portlet {
    opacity: 1; }

@media (min-width: 1025px) {
    .kt-portlet.kt-portlet--height-fluid {
        height: calc(100% - 20px); }
    .kt-portlet.kt-portlet--height-fluid .kt-portlet__body {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
    .kt-portlet.kt-portlet--height-fluid-half {
        height: calc(50% - 20px); }
    .kt-portlet.kt-portlet--height-fluid-half .kt-portlet__body {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }

@media (max-width: 1024px) {
    .kt-portlet {
        margin-bottom: 20px; }
    .kt-portlet .kt-portlet__head {
        padding: 0 15px;
        min-height: 50px; }
    .kt-portlet .kt-portlet__head.kt-portlet__head--sm {
        min-height: 40px; }
    .kt-portlet .kt-portlet__head.kt-portlet__head--lg {
        min-height: 60px; }
    .kt-portlet .kt-portlet__head.kt-portlet__head--xl {
        min-height: 80px; }
    .kt-portlet.kt-portlet--head-sm .kt-portlet__head {
        min-height: 40px; }
    .kt-portlet.kt-portlet--head-lg .kt-portlet__head {
        min-height: 60px; }
    .kt-portlet.kt-portlet--head-xl .kt-portlet__head {
        min-height: 80px; }
    .kt-portlet .kt-portlet__body {
        padding: 15px; }
    .kt-portlet .kt-portlet__body .kt-portlet__body--hor-fit {
        margin-left: -15px;
        margin-right: -15px; }
    .kt-portlet .kt-portlet__foot {
        padding: 15px; }
    .kt-portlet.kt-portlet--marginless {
        margin-bottom: 0; }
    .kt-portlet.kt-portlet--sticky .kt-portlet__head {
        height: 40px; }
    .kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--sm {
        height: 30px; }
    .kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--lg {
        height: 50px; }
    .kt-portlet.kt-portlet--sticky .kt-portlet__head.kt-portlet__head--xl {
        height: 70px; }
    .kt-portlet.kt-portlet--head-overlay .kt-portlet__head {
        height: 50px; }
    .kt-portlet.kt-portlet--head-overlay .kt-portlet__body {
        margin-top: -50px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__head {
        height: 40px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__body {
        margin-top: -40px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__head {
        height: 60px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__body {
        margin-top: -60px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__head {
        height: 80px; }
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__body {
        margin-top: -80px; }
    .kt-portlet.kt-portlet--head--noborder .kt-portlet__body {
        padding-top: 7.5px; }
    .kt-portlet .kt-portlet__space-x {
        padding-left: 15px !important;
        padding-right: 15px !important; }
    .kt-portlet .kt-portlet__space-y {
        padding-top: 15px !important;
        padding-bottom: 15px !important; } }

@media (max-width: 768px) {
    .kt-portlet.kt-portlet--head-break-sm .kt-portlet__head {
        padding-top: 15px;
        padding-bottom: 15px;
        min-height: initial !important;
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .kt-portlet.kt-portlet--head-break-sm .kt-portlet__head .kt-portlet__head-label {
        margin-bottom: 1rem; } }*/
.error-list ul li{color:red;}
.error-list ul{padding-left:16px;}
button[type="submit"]{
    cursor: pointer;
}
div.dataTables_wrapper div.dataTables_length select {min-width: 60px;}
.screen_loader{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    background: black;
    height: 100%;
    opacity: 0.8;
    display:none
}

.screen_loader .loader_container{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
}

body{
    position:relative;
}

html, body{
    min-height: 100%;
}
.fade.in{
    opacity: 1 !important;
}

ul{
    list-style-type: none !important;
}

.dt-button-collection.dropdown-menu {
    z-index: 999;
}
.v-b-43{
    vertical-align: bottom;
    line-height: 43px;
}

.beforelin12:before{
    line-height:12px !important;
}

.alert{
    z-index: 9999 !important;
}
.dataTables_filter, .dataTables_paginate{
    float: right;
}
.dataTables_filter{
    float:left;
    margin-top: 10px;
}
/*------------Design changes--------------*/
.page-content{
    padding: 25px 0;
    background-color:#fff;
}
.kt-footer{
    position: fixed;
    bottom: 0;
    width: 100%;
}
.kt-header-mobile{
    height: 60px;
}


.kt-portlet .kt-portlet__head .kt-portlet__head-label{
    /* margin-bottom: 15px; */
}
.widget-small{
    padding: 15px;
}

@media screen and (min-width:320px) and (max-width:575px) {
    .dataTables_filter, .dataTables_paginate{
        float: unset;
    }
    .kt-header-mobile__logo img{
        max-height: 44px !important;
    }
    .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body{
        height: unset;
        margin-top: 0;
    }
    .kt-login.kt-login--v1 .kt-login__aside .kt-login__logo{
        text-align: center;
        float: unset !important;
    }
    .kt-login.kt-login--v1 .kt-login__aside .kt-login__logo img{
        margin: 0 auto;
    }
    .kt-login.kt-login--v1 .kt-login__aside .kt-login__title{
        text-align: center;
    }
    .kt-grid .kt-grid__item{
        text-align: center;
    }
    .kt-portlet .kt-portlet__head.kt-portlet__head--lg{
         display: flex;
         flex-wrap: wrap;
         padding: 0px 20px 12px;
    }
    .widget-small i{
        margin-bottom: 10px;
    }
    .kt-login.kt-login--v1 .kt-login__aside .kt-login__logo{
        margin-bottom: 8.5rem;
    }
}
    .dataTables_filter{
        float: right;
    }

    @media screen and (max-width:400px){
        .kt-login.kt-login--v1 .kt-login__aside .kt-login__logo img{
            width: 20%;
       }
    }
    @media screen and (max-width:500px){
        .kt-grid__item kt-grid__item--order-tablet-and-mobile-2 kt-grid kt-grid--hor kt-login__aside{
               height: 38%;
        }
        .kt-login.kt-login--v1 .kt-login__aside .kt-login__logo img{
            width: 26%;
        }
        .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__title{
            margin-bottom: 0px;
        }
        .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-form{
            margin: 2rem auto;
        }
        .kt-login.kt-login--v1 .kt-login__wrapper{
            padding: 2rem 1.5rem;
        }
        .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__actions{
            padding: 2rem auto;
        }
    }
@media screen and (max-width:760px){
    .dataTables_filter{
        float: left;
    }
}
@media screen and (max-width:527px){
.kt-portlet .kt-portlet__head.kt-portlet__head--lg{
      display: flex;
      flex-wrap:wrap;
    }
    .pull-right{
        margin-left: 10px;
        margin-top: 0px;
    }
    .kt-content .card-section{
        margin-bottom:20px;
    }
    .kt-content .card-section .card-icon i{
        font-size:58px;
    }
.kt-portlet .kt-portlet__head .kt-portlet__head-label{
      margin-bottom: 0px;
    }
}

.kt-portlet__body #TableData tr{
    text-align: left;
}
table.dataTable tbody td{
    padding:8px 8px 8px 0px;
}

.kt-content .app-title i{
    /* border: 1px solid #4cc2ef;
    background-color: #4cc2ef; */
    padding: 10px 10px;
    border-radius: 4px;
    margin-right: 6px;
  }
  .kt-content .app-title{
    padding-top:14px;
    padding-left:10px;
  }
  .kt-content .app-title h1{
    font-size: 22px;
    color: #4b4b4b;
    font-weight: 800;
    font-family: 'Quicksand', sans-serif;
  }
  .kt-content .card-section{
    border: 1px solid #fff;
    /* padding: 30px 28px 20px 28px; */
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 10px 10px 20px rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #90b6ff6b;
    /* border-left: 4px solid #091a59; */
    width: 100%;
  } 
  .kt-content .card-section .card-icon i{
    font-size:20px;
    margin-right:10px;
    color: #3b7af1;
    float: right;
    margin-right: 0px;
    font-size: 54px;
  }
  .kt-content .card-text label{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
  }
  .kt-content .dashboard-section{
    padding:20px 0px;
  }
  .kt-content .card-columns{
    padding-left:10px;
  }

.table-responsive{
    width:100%;
    display: table;
  }

  @media screen and (max-width:600px){
      #tabledata .noVis{
          padding-left:30!important;
      }
      #tabledata th:first-child{
          padding-left:4px!important;
      }
      .kt-grid__item{
          background-color: #fff;
      }
  
    .scroll{
       display: block!important;
    }
    .table th{
          padding-left:6px!important;
          border-right-width:0;
      }
      div.dataTables_wrapper div.dataTables_filter input{
          width:78%!important;
      }
      .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before{
          top:6px!important;
      }
      .t-35{
          top:35px!important;
      }
      .kt-portlet .kt-portlet__body{
          margin-bottom:34px;
          margin-top:0px;
      }
      div.dataTables_wrapper div.dataTables_length{
          margin-top:0px;
      }
    .kt-portlet__body .table-responsive{
        white-space:nowrap;
        display:block;
        width:100%;
    }
    .kt-portlet__body .expense{
        display:table;
    }
  
    .kt-portlet__body .packages{
        display:table;
    }
    .kt-portlet__body .personal-category {
        display:table;
    }
    .kt-portlet__body .taxes {
        display:table;
    }
    .kt-portlet__body .taxes .noVis{
        padding-left:0px!important;
    }
    .kt-content .app-title h1{
        text-align:left;
    }
    .kt-content h3{
        text-align:left;
    }
    .kt-content .app-title{
        padding-top:0px;
        padding-bottom:8px;
    }
    .kt-content .app-header{
        padding-bottom:0px;
    }
    .kt-content .row:last-child{
        padding-bottom: 30px;;
    }
    .kt-portlet__body .device {
        display:table;
    }
    .kt-portlet__body .configuration {
        display:table;
    }
    .kt-portlet__body .collection {
        display:table;
    }
    #FooterTableData .table{
        text-align: left;
    }
    .kt-portlet__body .table{
        text-align: left!important;
    }
    .kt-portlet__head .kt-portlet__head--lg{
        display:flex;
    }
    .kt-portlet__body .vehicle{
       display: table;
    }
    .kt-portlet__body .vehicle .noVis{
        padding:8px 0px 8px 0px!important;
    }
    .dataTables_filter{
        margin-top:0px;
    }
    div.dataTables_wrapper div.dataTables_length{
        margin-top:0px;
    }
    .staff th{
        padding-left: 0px;
      }
     .kt-portlet__body .staff{
          display:table;
      }
      .kt-content .row{
          padding-top: 0px!important;
      }
      
  }

  @media screen and (max-width:378px){
    .kt-portlet__body .device .noVis {
        padding:8px 0px 8px 8px!important;
    }
    
  }

  #TableData tfoot th{
      padding-top:10px;
  }

  .kt-portlet__body .receipt th{
    padding: 10px 9px;
    padding-left: 9px!important;
  }
  
 div.dataTables_wrapper div.dataTables_info{
     margin:0px;
 }
.table{
    border-collapse: collapse;
}
 .table td, .table th{
     border:1px solid #eff0f6;
    font-weight: 600!important;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    border-left-width: 0;
    padding-right:10px!important;
     padding-left:10px!important;
 }
 .table th{
     color: #333!important;
     font-size: 16px!important;
 }
 .table td{
     color:#000000b8;
     font-size:14px;
 }

 @media screen and (max-width:600px){
    .table .noVis{
         padding-left:30!important;
     }
     .header-heading{
        margin-left: 18px;
        margin-bottom: 20px;
        text-align: center;
    }
    .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar{
        margin-top:8px;
    }
    .kt-header__topbar{
        display:none;
    }
    .kt-header__topbar{
        box-shadow: 2px -1px 20px 12px #d6e4ff8f;
    }
    .kt-header__topbar-wrapper{
        justify-content: flex-end;
    }
    .mt-44{
        margin-top:10px!important;
        margin-bottom: -10px;
    }
     .btn-reset{
         margin-top:0px;
     }
     .kt-portlet--mobile{
         margin-top: 0px!important;
     }
      .kt-portlet__head-actions{
          margin-bottom:10px;
          flex-wrap: wrap;
            gap: 10px;
      }
      .page-content{
          padding-top:10px;
      }
     .ml-t{
        margin-left: 0px!important;
        margin-top: 10px!important;
    }
     .mt-10{
         margin-top: 10px;
     }
     .ml-10{
         margin-left: 10px!important;
     }
     .fl{
         float:left!important;
     }
    .table th{
        font-size:14px!important;
    }
    .table td{
        font-size:12px!important;
    }
    .setting-form-section{
        display: flex;
        flex-wrap: wrap;
    }
    .setting-form-section label{
        width: 100%;
    }
    .form-group label{
        font-size: 13px;
    }
    .setting-form-section .form-label{
        margin-right:18px;
        margin-bottom: 0px;
    }
    .mb-0{
        margin-bottom: 0px;
    }
    .mt--10{
        margin-top: -10px;
    }
    .mt-24{
        margin-top:24px!important;
    }
    .setting-form-section .radio-section{
        margin-bottom:0px;
    }
    .setting-form-section .radio-choose-section{
        display: flex;
        align-items: center;
    }
 .radio-section{
        flex-wrap:wrap;
    }
    .pr-0{
        padding-right: 0px;
    }
    .kt-header__topbar{
        margin-top: 0px!important;
    }
    .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username{
        margin-top: 10px;
        margin-bottom: 13px;
    }
 }

 .btn-brand {
    color: #fff;
    background-color: #3b7af1;
    border-color: #3b7af1;
    border-radius: 5px;
    padding: 8px 8px;
}


@media screen and (max-width:1024px){
    
   .bg-img{
       height: 393px!important;
   }
   .kt-login.kt-login--v1 .kt-login__wrapper{
       position:absolute;
       width:100%
   }
   div.dataTables_wrapper div.dataTables_length label{
       font-size:14px!important;
   }
   div.dataTables_wrapper div.dataTables_filter label{
       font-size:14px!important;
   }
   .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user{
       margin-top: 10px;
   }
  .table th{
      font-size:15px;
   }
   .dataTables_filter{
       margin-top:0px;
   }
   .card-section{
       margin-bottom: 20px;
   }
   .kt-content .row:last-child{
       margin-bottom: 30px;
   }
}
.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__title > h3{
    color:#000;
    font-weight:600;
}
.kt-portlet__body .table-responsive{
    display: table;
    /* border:2px solid #ebedf2; */
}
.mt-24{
    margin-top:24px!important;
}

.pr-0{
    padding-right:0px!important;
}

.radio-section{
    display: flex;
    align-items: center;
}
.radio-choose-section{
    margin-right:10px;
}

.kt-aside{
    background-color: #3b7af1;
}
.page-content{
    padding-top: 10px;
}
.color-blue{
    color: #fff;
}
.pl-14{
    padding-left:14px!important;
}

@media screen and (max-width:1160px){
    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child{
        padding-left:30px!important;
    }
}
.staff td:first-child::before{
    top:9px!important;
}

.kt-content .row:last-child{
    margin-bottom: 30px;
}

.kt-header__topbar .kt-header__topbar-item{
    display: block;
}

.mt-50{
    margin-top:50px!important;
}
.ml-18{
    margin-left: 18px;
}
.header-part{
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 10px;;
}

.header-heading{
    margin-top: 10px;
    margin-left: 18px;
}
.btn-section-flex{
    display: flex;
    justify-content: flex-end;
}
.copy{
    display: flex;
    align-items: space-around;
    justify-content: flex-start;
    margin-left: 24px;
    margin-top: 10px;
}
.flex{
    display: flex;
    align-items: center;
}

.ml-8{
    margin-left: 8px;;
}
.mt-15{
    margin-top: 15px;
}
.flexend{
    justify-content: flex-end;
    margin-right: 0px;
}

.mr-10{
    margin-right: 10px!important;;
}
.flexstart{
    align-items: flex-start!important;
}

.add-columns{
    margin-left: 10px;
    margin-top: -13px;
 }

 .kt-wrapper{
     background-color: #fff;
 }

.align-center{
    align-items: center!important;
}

#kt-tooltip{
    display: none;
}
.kt-header__topbar{
    margin-top: 10px;
}
.logout-title{
    font-size: 16px!important;
    color: #333;
    font-weight: 600!important;
    font-family: 'Quicksand', sans-serif;
}
.kt-portlet--mobile{
    margin-top: 12px;
}
.kt-menu__submenu ul{
    margin-left:30px;
    padding-left: 0px;
} 
.btn.btn-brand.btn-elevate:hover{
    background-color: #0d5bee;
    border: 1px solid #0d5bee;
}
.fr{
    float: right;
}
.ml-10{
    margin-left: 10px;
}
.mt-44{
    margin-top: 43px;
}
@media screen and (max-width:1024px){
    .kt-header__topbar {
      display:none;
    }
    .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper{
        justify-content: left;
    }
    .kt-header-mobile--fixed img{
        max-height: 45px!important;
    }
    .zoom img{
        max-height: unset !important;
        height: 250px;
    }
    .kt-header-mobile--fixed .loader_container img{
        max-height: unset !important;
    }
}



.search-panel{
    margin: 32px 18px;
    border: 1px solid #3b7af1;
    padding: 8px 20px;
    border-radius: 6px;
    background-color: #3b7af1;
}
.search-panel h3{
    font-size:18px;
}
.search-panel .search-panel-section{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search-panel h3{
    color:#fff;
}
.search-panel .icon-section i{
    border: 1px solid #fff;
    padding: 8px;
    font-size: 16px;
    background-color: #fff;
    color: 50px;
    border-radius: 50px;
    cursor:pointer;
    color: #3b7af1;
}

@media only screen and (max-width:900px){
    .search-panel{
        margin:18px 18px;
    }
    .search-panel .icon-section i{
        padding:8px;
        font-size:16px;
    }
}

@media only screen and (max-width:600px){
    .search-panel {
        margin: 0px 18px 18px 18px;
    }
    .la-bar-chart-o{
        display: none;
    }
    .search-panel .icon-section i{
        padding: 6px;
        font-size: 14px;
    }
}

@media only screen and (max-width:750px){
    .search-panel .icon-section i{
        padding: 8px;
        font-size: 14px;
    }
    h3{
        font-size: 18px;
    }
    .la-bar-chart-o{
        display: none;
    }
}

.d-block{
    display: block!important;
}


/*------ design issue resolved by sanjay 03/07/2022 2:00 PM ---------*/
.table td, .table th {
    text-transform: capitalize;
    font-weight: 500 !important;
}

.form-group label, .form-control {
    font-weight: 500 !important;
}

.card table th {
    font-weight: 500 !important;
}

.card table td {
    font-weight: 500 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500 !important;
}

b {
    font-weight: 500 !important;
}

.kt-content .card-heading h4 {
    text-transform: capitalize;
}

.mobile-image {
    display: none !important;
}

.web-image {
    display: block !important;
}
.dataTables_wrapper .child .dtr-details > li .dtr-title{
    font-weight: 500 !important;
}
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before{
    line-height: 16px;
    width:15px;
    height: 15px;
}
@media screen and (max-width:991px) {
    .kt-login.kt-login--v1 .kt-login__wrapper{
        height: 68vh;
    }
        .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body {
            align-items: self-start;
        }
}
    @media screen and (max-width:575px) {
        .bg-img {
            height: 100% !important;
            background-size: cover;
        }

        .kt-header-mobile--fixed img {
            max-height: 50px !important;
        }
        .kt-header-mobile--fixed .loader_container img{
            max-height: unset !important;
        }    

            .mobile-image {
                display: block !important;
            }

        .web-image {
            display: none !important;
        }

        .kt-login.kt-login--v1 .kt-login__wrapper {
            bottom: 45px;
            height: unset;
        }
    }
    .kt-header-dropmenu{
        display: flex;
    }
    @media screen and (max-width:1024px){
        .kt-header-dropmenu{
            background-color: #ffffff;
            box-shadow: 0px 10px 10px 20px rgb(176 184 214 / 9%), 10px 10px 15px -5px #90b6ff6b;
            width: fit-content;
            margin-left: auto;
            padding: 10px 40px 30px 40px;
            border-radius: 8px;
            flex-direction: column;
        }
        #responsive-nav .logout-title{
            color: #ffffff!important;
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 240px;
        }
        #responsive-nav .kt-badge.kt-badge--unified-success{
            color: #3b7af1;
            background-color: #ffffff;
            height: 35px;
            width: 35px;
            font-size: 1.4rem;
            font-weight: 600;
        }
        #responsive-nav .kt-header__topbar-user{
            margin-left: 15px;
            cursor: pointer;
            display: flex;
            align-items: center;
            gap: 5px;
        }
    }
    .kt-notification .kt-notification__custom .btn{
        text-align: left;
    }
    /* .kt-notification .kt-notification__custom .btn i{
        margin-right: 15px;
    } */
    @media screen and (max-width:1024px){        
        .zoom img{
            max-height: unset !important;
            height: 250px;
        }       
    }
    @media screen and (max-width:575px){
        #responsive-nav .logout-title{
            font-size: 12px!important;
            max-width: 140px;
        }
    }
    [data-pie-index] {
        position: relative;
        border-radius: 50%;
        box-shadow: inset 0 0 25px 10px #A2CAFF;
     }
    /* .pie-unit-1{
        display: none;
     } */


     .heart {
        /* position: absolute; */
        font-size: 3rem;
        margin: auto;
        width: 100%;
        bottom: 45px;
        text-align: center;
        animation: heart 0.8s linear infinite;
        text-shadow: 0px 0px 3px #f50057;
      }
      @keyframes heart {
        0% {
          transform: scale(1.07);
        }
        80% {
          transform: scale(1);
        }
        100% {
          transform: scale(0.8);
        }
      }

      .graph-label-text {
        position: absolute ;
        top: 33%;
        left: 39%;
        z-index: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.5rem;
      }

      .offline-section ul{
        margin-bottom: 25px;
        padding-left: 0;
      }
      .offline-section ul li{
          margin-bottom: 15px;
      }

      .boomgate {
        position: relative;  
        border-radius: 5px;  
        font-size: 30px ;
        background: #3b7af1;
        box-shadow: 0px 5px #4466a7;
        color: white;
      }
      
      .boomgate:hover {
        background: #1064ff;
        box-shadow: 0px 4px #4466a7;
        color: white;
      }
      
      /* Imitate a pressed effect for buttons */
      .boomgate:active {
        top: 4px;
        box-shadow: 0px 0px #d3545d;
      }
    
      /* .card3D.active {
        background-color: #1f6bfa;
        color: white;
      }
      
      .card3D.active p span {
        background-color: #1f6bfa;
        color: white;
      } */

      /* .card3D.active i {
        background-color: #1f6bfa;
        color: white;
      } */

      .centerContent {
        margin: 0;
        position: absolute;
        /* top: 50%; */
        left: 50%;
        transform: translate(-50%, -0%);
      }

      .vh-8 {
        height: 8vh;
      }
    
      .vh-10 {
        height: 10vh;
      }

      .vh-75 {
        height: 75vh;
      }

      .vw-30 {
        width: 30vw;
      }

      input.placeholder::placeholder {
        font-size: 1.5rem;
      }
      .kt-content .live-card{
          padding: 15px 15px !important; 
      }
      
/* Start - livedashboard paypark tooltip */
.detailinfo{
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
}
.detailinfo .detailtext {
    visibility: hidden;
    width: max-content;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    /* padding: 5px 0; */
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px;
  }
.detailinfo .detailtext::after{
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #3b7af1 transparent;
}
.detailinfo:hover .detailtext {
    visibility: visible;
}
.detailtext .card table tr td{
    padding: 5px;
    text-align:center;
    font-weight:600 !important
}
.detailtext .card .btborgray{
    /* border-bottom:1px solid #646c9a; */
    border-bottom:1px solid #e1e1e1;
}
.detailtext .card{
    box-shadow: 0px 10px 10px 20px rgba(19, 51, 172, 0.06), 10px 10px 15px -5px #0000006b !important;
    border-radius: 15px;
    overflow: hidden;
    border-color: #3b7af1;
}
.detailtext .card .riborgray{
    border-right:1px solid #e1e1e1;
}
.detailtext .card .bgcolorblue{
    background-color: #3b7af1;
    color:#fff
}
.transparentbg {
    background-color: transparent !important;
}
/* END - livedashboard paypark tooltip */


table.corporateperiod tbody td {
    border : 1px solid #e1e1e1;
    padding: 5px 10px;
}
table.corporateperiod thead th {
    border : 1px solid #e1e1e1;
    padding: 5px 10px;
}
table.valetinfo thead th,table.valetinfo tbody td {
    /* border : 1px solid #e1e1e1; */
    padding: 10px 20px;
}
table.valetinfo label{
    margin-top:0px;
}

.card .bgcolorblue{
    background-color: #4484E3;
    color:#fff
}

/* posbank New template */
/* .posbank{
    padding:0px !important;
}
.posbank .vehicle-header{
    border-radius:0px !important;
}
.posbank button.logout{
    padding:10px 10px !important;
    border-radius: 10px !important;
    margin-right: 10px !important;
    box-shadow:none !important;
    border-color:#fff
}
.posbank .current_user_name{
    display: none !important;
}
.posbank .vfooter{
    background-color: #fff !important;
}
.posbank .vfooter>p{
    color: #4484E3 !important;
    padding-bottom:15px !important;
} */
/*.posbank .kt-portlet__body{
    background-color: #FAFAFA !important;
    border-radius: 16px !important; */
    /* box-shadow: 0px 10px 10px 20px rgb(176 184 214 / 9%), 10px 10px 15px -5px #90b6ff6b
    ; */
    /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;

}*/
/* .posbank .my-4.first-col-lg-6{
    padding-right: 0px !important;
}
.posbank .my-4.second-col-lg-6{
    padding-left: 0px !important;
}
.posbank #no_vehicle_data h2{
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}
.posbank #vehicle_no{
    border-radius: 10px !important;
    height:50px !important;
    background-color: #fff !important;
    width: 40vw !important;
}
.posbank #vehicle_no::placeholder{
    color: #B5B5B5 !important;
}
.posbank #div_reload_button button{
    border-radius: 8px !important;
    padding:3px !important;
    background-color:#4484E3;
} */
/* .posbank .kt-portlet__body .card3D{
    border-radius: 12px !important;
    box-shadow: none !important;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 0, 0, 0.2);
    max-width:20vw !important;

} */
/* .posbank .kt-portlet__body .card3D .vehicle-img img{
    width: 32px !important;
    height: 32px !important;
    top: 0;
    right: 15px;
    position: absolute;
}
.posbank .kt-portlet__body .card3D .vehicle-img.text-center p{
    font-size: 12px !important;
    top: -30px;
    right: 20px;
    position: absolute;
}
.posbank .kt-portlet__body .vehicledetail p{
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height:20px !important;
} */
/* .posbank .textlabelcolor{
    color : rgba(0, 0, 0, 0.5) !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height:20px !important;
} */
.posbank .kt-portlet__body .vehicledetail p span{
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}
p span {
    display: block !important; /* or display: inline-block; */
  }
/* posbank New template */
.cursorpointer{
    cursor: pointer !important;
}