﻿@media (min-width: 768px) {
    .app-aside-fixed .aside-wrap .navi-wrap > *, .smart .app-aside-fixed .aside-wrap .navi-wrap {
        width: 260px;
    }

    .app-aside-fixed .aside-wrap .navi-wrap {
        width: 277px;
        background-color: #3a3f51;
    }

    .app-aside, .navbar-header {
        width: 260px;
    }

    .app-aside-fixed .aside-wrap {
        width: 260px;
    }

    .app-content, .app-footer, .navbar-collapse {
        margin-left: 260px;
    }
}
tr.ver-align-middle td {
    vertical-align: middle !important;
}

.k-widget .k-window-content.k-content *:not(.k-input) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn_30 {
    width: 30px;
}

.btn_40 {
    width: 40px;
}

.btn_45 {
    width: 45px;
}

.btn_50 {
    width: 50px;
}

.btn_60 {
    width: 60px;
}

.btn_70 {
    width: 70px;
}

.btn_80 {
    width: 80px;
}

.btn_90 {
    width: 90px;
}

.btn_100 {
    width: 100px;
}

.btn_110 {
    width: 110px;
}

.btn_120 {
    width: 120px;
}

.btn_130 {
    width: 130px;
}

.btn_140 {
    width: 140px;
}

.btn_150 {
    width: 150px;
}

.label_grid {
    font-size: 10px;
    display: table-cell;
    white-space: normal;
}

.label_gridMD {
    font-size: 13px;
}

.btn_160 {
    width: 160px;
}
/*Customer login*/

/*footer {
    color: none !important;
    bottom: 0;
    width: 100%;
}*/

.allBanner {
    margin-top: 150px;
}

.borderheader {
    /*color: red;*/
    font-weight: bold;
    text-align: center;
}

.footerHeader {
    font-size: 16pt;
}

.footerEnd {
    font-size: 8pt;
    color: white;
    margin-left: 10px;
}

.bodyheader {
    color: #1426b2;
    font-weight: bold;
    text-align: center;
}

.bodyBanner {
    color: #0D2C5D;
    font-weight: bold;
}

footer {
    font-size: 18px;
    font-weight: bold;
    bottom: 0;
    width: 100%;
    color: red;
}

.footer_text {
    font-size: 40px;
    font-family: "Arial";
    color: rgb(208, 18, 12);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    -moz-transform: matrix( 0.5184619569083,0,0,0.68975600530702,0,0);
    -webkit-transform: matrix( 0.5184619569083,0,0,0.68975600530702,0,0);
    -ms-transform: matrix( 0.5184619569083,0,0,0.68975600530702,0,0);
    position: absolute;
    bottom: 0;
    text-shadow: 0 0 10px white;
    z-index: 16;
}


.imgRepos {
    max-width: 100%;
    height: auto;
}

.imgReposCol {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1024px){
    .imgReposCol {
        width: 100%;
        height: auto;
    }
}

.imgReposNext {
    width: 400px;
    bottom: auto;
    /*height: auto;*/
}

.imgReposLeft {
    width: 800px;
    position: absolute;
    bottom: 0;
    /*height: auto;*/
}

.header_top {
    left: 10px;
    top: 10px;
}

.header_top_center {
    text-align: center;
    margin-top: -30px;
}
/*.header_Login {
  font-size: 20px;
  color: rgb(16, 21, 153);
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 0 10px white;
  -moz-transform: matrix( 0.37359787489128,0,0,0.6290989546141,0,0);
  -webkit-transform: matrix( 0.37359787489128,0,0,0.6290989546141,0,0);
  -ms-transform: matrix( 0.37359787489128,0,0,0.6290989546141,0,0);
  z-index: 12;
}*/
.header_Login {
    font-size: 30px;
    font-family: "Arial";
    color: rgb(200, 0, 0);
    font-weight: bold;
    /*text-decoration: underline;*/
    line-height: 1.2;
    text-align: center;
    text-shadow: 0px 20px 20px rgba(4, 5, 5, 0.75);
    -moz-transform: matrix( 0.86167182271199,0,0,1.44313556258848,0,0);
    -webkit-transform: matrix( 0.86167182271199,0,0,1.44313556258848,0,0);
    -ms-transform: matrix( 0.86167182271199,0,0,1.44313556258848,0,0);
    text-shadow: 0 0 10px white;
}

.top_index {
    z-index: 999;
}

.header_LoginNext {
    font-size: 20px;
    font-weight: bold;
    color: red;
    text-decoration: underline;
    text-shadow: 0 0 10px white;
}

.custom-event {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}

.custom-all-day-event {
    text-align: center;
    text-transform: uppercase;
}

/*.k-grid-content {
    max-height: 500px;
}*/


.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 80%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    /*height: 100%;
		overflow-y: auto;
		overflow-x: hidden;*/
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}


/*mid*/
.modal.mid .modal-dialog {
    /*top: -10px;*/
    width: 95%;
    height: 95%;
}

/*mid*/
.modal.mid_cs .modal-dialog {
    width: 95%;
}
.modal.mid .modal-content {
    /*width: 95%;*/
    height: 95%;
    /*height: 100%;
		overflow-y: auto;
		overflow-x: hidden;*/
}
.modal.mid.fade .modal-dialog {
    align-content: center;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.mid.fade.in .modal-dialog {
}


/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}


.top_count_image {
    /*float: right;*/
    margin: 5px;
    font-size: 15px;
    
    position: absolute;
	font-weight: bold;
    -webkit-text-stroke: 1px black;
    color: white;
}

.top_close_image {
    right: 10px;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
    position: absolute;
    -webkit-text-stroke: 1px black;
    color: white;
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}
.top_input_image {
    right: 10px;
    font-weight: bold;
    margin: 5px;
    position: absolute;
 
}
.input_cs_image {
    height: 20px !important;;
    width:120px !important;
}
.span_cs_image{
	font-weight: bold;
    -webkit-text-stroke: 1px black;
    color: white;
}
.modelsColor {
    color: blue;
    font-weight: bold;
}


.k-grid {
    /*font-size: 1.6vh;*/
    font-size: 10pt;
}

    .k-grid table {
        touch-action: initial !important;
    }

.colorSwitch i:before {
    background-color: darkgray !important;
}
.colorSwitchcs i:before {
    background-color: darkgray !important;
    border-color: red !important;
}
.search-everything input.form-control {
    background-color: #edf1f2 !important;
    border-radius: 500px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    position: relative;
}

.search-everything button.btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.search-everything-empty > div {
    position: absolute;
    top: 43px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.search-everything-empty > i {
    position: absolute;
    top: 48px;
    left: 0;
}

.input-group .k-combobox span.k-select, .input-group .k-dropdown-wrap, .input-group .k-dropdown-wrap .k-input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.k-state-selected .popover-content {
    color: #000;
}

.row-active td {
    background-color: #fcf8e3 !important;
}

.pretty-split-pane-frame {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 5px;
    background: silver;
}

.pretty-split-pane-component-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid gray;
    background: white;
    width: 100%;
    height: 100%;
    padding: 15px;
    overflow: auto;
}

/** BorderHeader**/
.borderheader {
    border: 2px solid red;
}
/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 6px 6px 6px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 18px 6px 24px;
    }

    /** Default button **/
    .btn-breadcrumb .btn.btn-default:not(:last-child):after {
        border-left: 10px solid #fff;
    }

    .btn-breadcrumb .btn.btn-default:not(:last-child):before {
        border-left: 10px solid #ccc;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
        border-left: 10px solid #ebebeb;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
        border-left: 10px solid #adadad;
    }

    /** Primary button **/
    .btn-breadcrumb .btn.btn-primary:not(:last-child):after {
        border-left: 10px solid #428bca;
    }

    .btn-breadcrumb .btn.btn-primary:not(:last-child):before {
        border-left: 10px solid #357ebd;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
        border-left: 10px solid #3276b1;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
        border-left: 10px solid #285e8e;
    }

    /** Success button **/
    .btn-breadcrumb .btn.btn-success:not(:last-child):after {
        border-left: 10px solid #27C24C;
    }

    .btn-breadcrumb .btn.btn-success:not(:last-child):before {
        border-left: 10px solid #27C24C;
    }

    .btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
        border-left: 10px solid #23AD44;
    }

    .btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
        border-left: 10px solid #23AD44;
    }

    /** Danger button **/
    .btn-breadcrumb .btn.btn-danger:not(:last-child):after {
        border-left: 10px solid #d9534f;
    }

    .btn-breadcrumb .btn.btn-danger:not(:last-child):before {
        border-left: 10px solid #d43f3a;
    }

    .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
        border-left: 10px solid #d2322d;
    }

    .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
        border-left: 10px solid #ac2925;
    }

    /** Warning button **/
    .btn-breadcrumb .btn.btn-warning:not(:last-child):after {
        border-left: 10px solid #f0ad4e;
    }

    .btn-breadcrumb .btn.btn-warning:not(:last-child):before {
        border-left: 10px solid #eea236;
    }

    .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
        border-left: 10px solid #ed9c28;
    }

    .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
        border-left: 10px solid #d58512;
    }

    /** Info button **/
    .btn-breadcrumb .btn.btn-info:not(:last-child):after {
        border-left: 10px solid #5bc0de;
    }

    .btn-breadcrumb .btn.btn-info:not(:last-child):before {
        border-left: 10px solid #46b8da;
    }

    .btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
        border-left: 10px solid #39b3d7;
    }

    .btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
        border-left: 10px solid #269abc;
    }

.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 #ddd;
    vertical-align: middle;
}

/*.table > thead > tr > td {
    text-align: center;
}*/

.table > tr > td {
    vertical-align: middle !important;
}
.middel_cs {
    vertical-align: middle !important;
}
.pre_wrap {
    white-space: pre-wrap;
}
div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > div > button {
    border-radius: 10px;
    padding: 5px;
    width: 100px;
}

    div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > div > button :hover {
        color: forestgreen;
        font-weight: bold;
    }

    div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > div > button :focus {
        color: forestgreen;
        font-weight: bold;
    }

.ui-dialog {
    z-index: 99999999999999 !important;
}

.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active, .open .dropdown-toggle.btn-pink {
    color: #ffffff !important;
    background-color: deeppink;
    border-color: deeppink;
}

.btn-pink {
    color: #ffffff !important;
    background-color: deeppink;
    border-color: deeppink;
}

.label-pink {
    background-color: deeppink;
}

.popover {
    max-width:500px !important;
}

.card {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.card-header {
    font-size: 18px;
    font-weight: bold;
}

.card-body {
    margin-top: 10px;
}

    .card-body p {
        margin: 5px 0;
    }

.btn-confirm {
    background-color: #5cb85c;
    color: white;
    border: none;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-confirm:hover {
        background-color: #4cae4c;
    }


.tooltip.customClass .tooltip-inner {
    font-size: 1.5rem; /* Adjust the font size as needed */
}