
@import url('w3.css');
@import url('fonts/font-awesome/css/font-awesome.css');

@font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Farsi-Digit/Shabnam-Bold-FD-WOL.eot') format("embedded-opentype"), url('fonts/Farsi-Digit/Shabnam-FD-WOL.woff') format("woff"), url('fonts/Farsi-Digit/Shabnam-FD-WOL.ttf') format("truetype");
    font-size: 12px !important;
}

/*remove spit button for input type number BY NIKAN*/ center

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    direction: ltr !important;
    -moz-appearance: textfield; /* Firefox */
}

iframe {
    border: none;
}
/*input::-webkit-input-placeholder {
    direction: rtl;
    text-align: right;
}*/

/*end*/


body, html {
    overflow: hidden; /* for test*/
    height: 100%;
    margin: 0px;
    direction: rtl;
    font-family: shabnam,tahoma !important;
    background-color: rgba(251, 251, 251, 1);
    font-size: 12px !important;
    color: #000;
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 0px !important;
}

.bg-image1 {
    background-image: url('../image/bg1.png') !important;
    background-size: 100% 100%;
}

.bg-menu {
    padding: 5px;
    background-image: url('../image/bg_menu.png') !important;
    /*box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);*/
    background-color: #ddd;
    min-height: 33px;
    top: 0px;
    width: 100%;
    z-index: 10;
    background-size: cover;
}

.bg-wheit {
    background-color: #fff !important;
}

.bg-green-light {
    background-color: #E8F5E9 !important;
}

.bg-green {
    background-color: #009d00 !important;
}


.bg-gray {
    background-color: #eee !important;
}

.bg-yellow-light {
    background-color: #f5f5e8 !important;
}

.bg-yellow {
    background-color: #ffff00 !important;
}

.bold {
    font-weight: bold !important;
}

.border {
    border: 1px solid #ccc !important;
}

.bg-red-light {
    background-color: #FDEDEC !important;
}

.bg-red {
    background-color: #ff0000 !important;
}

.zereshki {
    color: #9b0000;
}

.lb-dark {
    background-color: #dce2e7 !important;
    color: #000 !important;
}

.pad3 {
    padding: 3px !important;
}

.pad5 {
    padding: 5px !important;
}

.mar3 {
    margin: 3px !important;
}

.mar5 {
    margin: 5px !important;
}
table.dataTable {
    border-collapse: collapse !important;
    min-height:30px !important;
}
.dataTables_scrollHead, .dataTables_scrollFoot {
    background-color: #eeeeee;
}

.dataTables_scrollBody {
    /*background-color: #fff;*/
}

.dataTables_scrollFoot {
    border-top: 1px solid #ccc !important;
    border: 1px solid #bababa !important;
}

.dataTables_scrollHead {
    border-bottom: 1px solid #ccc !important;
    border: 1px solid #bababa !important;
}

 

tr.odd > td.dtfc-fixed-left {
    background-color: #f2f2f2;
}

tr.even > td.dtfc-fixed-left {
    background-color: #fff;
}

td.dtfc-fixed-left > table, th.dtfc-fixed-left > div {
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
    margin-left: -3px;
    width: 103%;
    margin-right: -3px;
}


.bg-base {
    background-color: #2c3a48;
    color: #fff;
}

.bg-crystal {
    background-image: url(../image/glossy.png);
    background-size: 100% 100%;
}

.tr_warning {
    background-color: #fcfdec !important;
    color: #ff0000 !important;
}

.filter,
.bg-filter {
    position: absolute;
    z-index: 5;
    width: 400px;
    background-image: url('../image/bg1.png') !important;
    background-size: 100% 100%;
    background-color: #ffffff;
    color: #000;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.41);
    margin: 0px 5px 5px 5px;
    padding: 10px 5px;
}

.bg-1 {
    background-image: url('../image/bg1.png') !important;
    background-size: 100% 100%;
    background-color: #ffffff;
    color: #000; 
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.41);
  
}

.well {
    margin-bottom: 5px;
}

td.fth-header, th.fth-header,
td.fth-footer, th.fth-footer {
    border-top: none !important;
    /*border-bottom: 1px solid #ddd;*/
    z-index: 1;
}

.w-full-btn {
    width: calc(100% - 30px) !important;
}

.plate {
    font-size: large;
    padding-top: 10px;
    padding-right: 8px;
    height: 40px;
    background: right;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url( '../../image/plate_iran.jpg')
}

.bg-main {
    background-color: rgba(251, 251, 251, 1);
}

table td.sorter {
    /*background-color: #f80;*/
    width: 10px;
    cursor: move;
    text-align: center;
}

table tr.sorting-row > td {
    border: 2px dotted #0000ff !important;
}


.dropdown-toggle, select {
    background-color: #ffffff !important;
    border: 1px solid #ccc;
}
/*.bgg {
    background-color: #FDEDEC;
}

.bgr {
    background-color: #E8F5E9;
}*/
.full-view {
    position: fixed;
    bottom: 0px;
    top: 30px;
    overflow-y: scroll;
}

.bg-ok {
    background-color: #E8F5E9;
}

.bg-error {
    background-color: #FDEDEC;
}

.tab-full {
    height: calc(100vh - 65px);
}

.no-padding {
    padding: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.glyphicon > span {
    font-family: shabnam;
    padding-right: 5px;
}

.toolbar-footer {
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #579;
    z-index: 1000;
    margin-top: 5px;
}

.toolbar-footer-modal {
    height: 50px;
    text-align: center;
    width: 100%;
    padding: 10px;
    background-color: #579;
    z-index: 1000;
    margin-top: 5px;
}

.tbl_border {
    border: 1px solid rgb(153, 153, 153);
    background-color: rgb(219, 219, 219);
}

.row-ok {
    background-color: rgba(148, 255, 117, 0.60) !important;
}

.row-error {
    background-color: rgba(255, 148, 148, 0.60) !important;
}

.font-larg {
    font-size: large;
}

.footer {
    background-image: url('../image/bg_footer.png') !important;
    background-size: 100% 100%;
    background-color: #eeeeee;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    vertical-align: middle;
}

.file_attach {
    border: 1px solid #ccc !important;
    background-color: floralwhite;
    /*height: 30px;*/
    border-radius: 3px;
    direction: ltr;
}

input[type=checkbox] {
    margin-left: 5px;
    vertical-align: initial;
}

input[type=number] {
    text-align: center;
}

span, input, select, button {
    /*vertical-align: super;*/
}

.btn-group-div {
    display: inline;
    /*margin-right: 10px;
    margin-left: 10px;*/
    float: right;
}

.btn-reserve {
    margin: 0px !important;
    height: 45px;
    background-color: #eeeeee;
    border: 1px solid #579 !important;
    font-weight: 600;
}

.red_border {
    border: 1px solid #ff0000 !important;
    border-radius: 4px !important;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center, .center {
    text-align: center;
    vertical-align: middle;
}

.align-top {
    vertical-align: top;
}

.align-bottom {
    vertical-align: bottom;
}

.auto-height {
    overflow-y: auto;
    height: 100px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.40) !important;
}

.overflow-hide,
.no-scroll {
    overflow-y: hidden;
}

.lbl {
    text-align: left;
    display: inline-block;
    line-height: 25px;
}

.flex {
    
    display: flex !important; 
}
.lbl_warn {
    color: #f00;
    text-align: center;
    padding: 5px;
    background-color: #faffc3;
}

label {
    font-weight: 200;
}

.btn_cb {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background-image: none;*/
    border: 1px solid transparent;
    border-radius: 0px;
}

.btn-mini {
    width: 26px !important;
    height: 23px !important;
}

.btn_mini {
    display: inline-block;
    padding: 2px 5px;
    margin-bottom: 1px;
    background-color: rgba(81, 81, 81, 0.30) !important;
    color: white !important;
    border-radius: 3px !important;
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    /*    line-height: 1.42857143;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background-image: none;*/
    border: 1px solid #878787;
    border-radius: 0px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th,
.table > tr > td,
.table > tr > th {
    vertical-align: middle !important;
}



.red, .red_ {
    color: #D32F2F !important;
}


.bgred {
    background-color: #D32F2F !important;
    color: white !important;
}

.blue, .lblue_ {
    color: #0288D1 !important;
}


.bgsilver_ {
    background-color: rgb(229, 229, 229) !important;
    color: black !important;
}

.bglblue_ {
    background-color: #0288D1 !important;
    color: white !important;
}

.bggold_ {
    background-color: #ffa500 !important;
    color: white !important;
}

.bgkhaki_ {
    background-color: #d99f00 !important;
    color: white !important;
}

.bggreen_ {
    background-color: #009d00 !important;
    color: white !important;
}

.bgred_ {
    background-color: #ff0000 !important;
    color: white !important;
}

.bg-readonly {
    background-color: #f7f7f7 !important;
    color: #000 !important;
}

.green_, .green {
    color: #5fd65f !important;
}

.green-dark {
    color: #007400 !important;
}

.blue_ {
    color: #0000ff !important;
}

.lyellow_ {
    color: #FFF9C4 !important;
}

.yellow_ {
    color: #ffff00 !important;
}

.gray_ {
    color: #777 !important;
}

.silver_ {
    color: #b6b6b6 !important;
}

.gold_, .gold {
    color: #ffbb00 !important;
}

.shadow {
    /*text-shadow: 0px 0px 20px #000000;*/
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.41);
}


.panel {
    background-image: url('../image/bg3.png') !important;
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}

.panel-title {
    background-color: #b0cae4 !important;
    color: #000 !important;
    text-align: right;
    font-size: 13px !important;
}

.nav-tabs > li {
    background-color: #eeeeee !important;
    border-left: thin solid rgb(151 151 151);
    border-top: thin solid rgb(151 151 151);
    border-radius: 5px 5px 0 0;
}

.nav > li > a {
    padding: 5px 5px;
}

.btn {
    font-size: 13px !important;
    border: 1px solid #777 !important;
    border-radius: 3px !important;
    padding: 3px 7px !important;
    background-image: url('../image/glossy.png');
    background-size: 100% 100%;
}

.btn-default {
    background-color: rgba(255, 255, 255, 0.65);
    color: #000;
}

.btn-yellow {
    background-color: rgba(255, 253, 138, 0.85);
    color: #000;
}

.btn-close {
    font-size: 18px !important;
    border-radius: 50%;
    color: #fff;
    background-color: #ffbb00;
    border-color: #d43f3a
}

.btn-exit {
    font-size: 18px !important;
    border-radius: 50%;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn:active,
.btn.active {
    outline-color: unset;
}

n {
    font-family: shabnam,tahoma !important;
    font-size: 12px !important;
    display: inline;
}

.form-control {
    font-family: shabnam,tahoma !important;
    font-size: 12px !important;
    display: inline;
    padding: 3px 5px !important;
    height: 28px;
    color:#000;
}

.h-20 {
    height: 20px;
}

.h-25 {
    height: 25px;
}

.h-30 {
    height: 30px;
}

.h-40 {
    height: 40px !important;
}

.h-50 {
    height: 50px !important;
}

.h-60 {
    height: 60px !important;
}

.h-70 {
    height: 70px !important;
}

.h-80 {
    height: 80px !important;
}

.h-90 {
    height: 90px !important;
}

.h-100 {
    height: 100px !important;
}

.h-200 {
    height: 200px !important;
}

.h-300 {
    height: 300px !important;
}

.w-0 {
    width: 0px;
    min-width: 0px;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
}

.w-25 {
    width: 25px !important;
    min-width: 25px !important;
}

.w-30 {
    width: 30px !important;
    min-width: 30px !important;
}

.w-40 {
    width: 40px !important;
    min-width: 40px !important;
}

.w-50 {
    width: 50px !important;
    min-width: 50px !important;
}

.w-60 {
    width: 60px !important;
    min-width: 60px !important;
}
.w-70 {
    width: 70px !important;
    min-width: 70px !important;
}
.w-75 {
    width: 75px !important;
    min-width: 75px !important;
}

.w-100 {
    width: 100px !important;
    min-width: 100px !important;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-250 {
    width: 250px !important;
}

.w-300 {
    width: 300px !important;
}

.w-400 {
    width: 400px !important;
}

.w-500 {
    width: 500px !important;
}

.radius50 {
    border-radius: 50% !important;
}

.inline-block {
    display: inline-block !important;
}

.dock-full {
    height: 100%;
    width: 100% !important;
    /*bottom: 5px;
    left: 5px;
    right: 5px;
    top: 5px;
    position: absolute;*/
}

    .dock-full > tbody > tr {
        height: 30px !important;
        min-height: 30px !important;
    }

.w-full {
    width: 100%; /*!important;*/
}

.h-full {
    height: 100% !important;
}

.w-half {
    width: 49.99999% !important;
}

.w-quarter {
    width: 24.99999% !important;
}

.progress {
    margin-bottom: 0px;
    background-color: #c8dff7;
}

.progress-bar {
    direction: ltr;
}

.lb-sum {
    border: thin solid rgba(251, 251, 251, 1);
    text-align: center;
    background-color: #c8ced4;
    min-width: 150px;
}

.lbn-sum {
    /*width: 50px !important;*/
    min-width: 100px;
    background-color: #fff;
    height: 20px;
}

.lbv-sum {
    width: 50px;
    text-align: center !important;
    background-color: #eee;
    height: 20px;
}

.container {
    font-family: shabnam,tahoma !important;
    font-size: 12px !important;
    padding: 10px;
}

.no-border > tbody > tr > td,
.no-border > tbody > tr > th,
.no-border > tfoot > tr > td,
.no-border > tfoot > tr > th,
.no-border > thead > tr > td,
.no-border > thead > tr > th {
    border: 0 !important;
}

.no-border {
    border: 0 !important;
}

.no-bg {
    background-color: transparent !important;
}

.inline {
    display: inline;
}

.date {
    text-align: center;
    direction: ltr;
    width: 100px;
}

.num {
    text-align: center;
    direction: ltr;
}

.time {
    text-align: center;
    direction: ltr;
    width: 50px;
    display: unset;
}

.time3 {
    text-align: center;
    direction: ltr;
    width: 60px;
    display: unset;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.int {
    text-align: center;
    direction: ltr;
    width: 70px;
    display: unset;
}

.txt {
    text-align: right;
    width: calc(100% - 10px);
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 3px;
}

.tab {
    background-color: #c8ced4;
}

.col_btn {
    min-width: 40px;
    max-width: 80px;
}

.tab-right {
    float: right;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 300px;
}

    .tab-right button {
        display: block;
        background-color: inherit;
        color: black;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab-right button:hover {
            background-color: #ddd;
        }

        /* Create an active/current "tab button" class */
        .tab-right button.active {
            background-color: #ccc;
        }

.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 300px;
}

td.highlight {
    background-color: #fdde4933 !important;
}
/*.nav {
    background-color:  #ddd;
}*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #000;
    background-color: #ffd663;
    border: 1px solid #565656;
    border-bottom-color: transparent;
}

.time-delete {
    color: #f00;
    /*background-color: #fbd97a;*/
    text-decoration: line-through;
}

.time-manual {
    font-weight: bold;
}

.nav-tabs {
    border-bottom: 1px solid #929090;
}

.normal {
    background-color: rgba(176, 202, 228, 0.5);
    text-align: center;
}

.ramezan {
    background-color: rgba(255, 254, 219, 0.45);
    text-align: center;
}

.pager .next > a, .pager .next > span {
    float: left;
}

input[type=checkbox], input[type=radio] {
    height: 15px;
    width: 15px;
}

.activetd {
    background: #fcbb21 !important;
}

.activetr {
    background-color: rgba(254, 255, 112, 0.30) !important;
}

    .activetr :hover {
        background-color: rgba(255, 187, 0, 0.75) !important;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #c6d7e9;
}

.selected {
    background: #fdde49 !important;
}

.selectedtr {
    background: #fdde49 !important;
}

.MouseOver {
    background: #fdde49 !important;
}



.person {
    background-color: rgba(242, 242, 242, 0.42);
    /*    border: 1px solid #b6b6b6;*/
    display: block;
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 1px;
    padding-right: 5px;
    overflow: hidden;
    /*width: 200px;*/
    cursor: pointer;
}

.add_person {
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
}

    .add_person:before {
        content: "\f055";
        color: #009d00;
        float: left;
        font-size: 16px;
    }

.save_person {
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    display: none;
}

    .save_person:before {
        content: "\f00c";
        color: #009d00;
        float: left;
        font-size: 16px;
    }

.del_person {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: unset;
}

    .del_person:before {
        color: red;
        float: left;
        font-size: 16px;
    }

nav.sidebar, .main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

.mrgb50 {
    margin-bottom: 50px;
}

.main {
    padding: 10px 10px 0 10px;
}


.alias {
    cursor: alias;
}

.shift {
    cursor: pointer;
    text-align: center;
}

    .shift:hover,
    .shift:focus {
        color: rgb(0, 0, 255);
        font-style: italic;
    }

.all-scroll {
    cursor: all-scroll;
}

.ofy-scroll {
    overflow-y: scroll;
}

.of-scroll {
    overflow: scroll;
}

.auto {
    cursor: auto;
}

.bg_inuse {
    color: #ccc !important;
}


.bg-panel {
    overflow-y: scroll;
    width: 100%;
    padding: 5px;
    border: 1px solid #b6b6b6;
}

.context-menu {
    font-size: unset;
    cursor: context-menu;
}

.col-resize {
    cursor: col-resize;
}

.copy {
    cursor: copy;
}

.crosshair {
    cursor: crosshair;
}

.default {
    cursor: default;
}

.e-resize {
    cursor: e-resize;
}

.ew-resize {
    cursor: ew-resize;
}

.grab {
    cursor: grab;
}

.grabbing {
    cursor: grabbing;
}

.help {
    cursor: help;
}

.move {
    cursor: move;
}

.n-resize {
    cursor: n-resize;
}

.ne-resize {
    cursor: ne-resize;
}

.nesw-resize {
    cursor: nesw-resize;
}

.ns-resize {
    cursor: ns-resize;
}

.nw-resize {
    cursor: nw-resize;
}

.nwse-resize {
    cursor: nwse-resize;
}

.no-drop {
    cursor: no-drop;
}

.none {
    cursor: none;
}

.not-allowed {
    cursor: not-allowed;
}

.pointer {
    cursor: pointer;
}

.popover {
    z-index: 10000;
}

.row {
    margin: 0px;
    padding: 0px;
}
.div-block {
    position: relative;
    display: block;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 > span {
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    /*color: #003278;*/
}

.bg-dark {
    background-color: rgba(169, 231, 255, 0.20);
}

.tableFixHead {
    overflow: auto;
    z-index: 1;
}

    .tableFixHead thead {
        position: sticky;
        top: 0;
        z-index: 1;
    }

.row-resize {
    cursor: row-resize;
}

.s-resize {
    cursor: s-resize;
}

.se-resize {
    cursor: se-resize;
}

.sw-resize {
    cursor: sw-resize;
}

.text {
    cursor: text;
}

.url {
    cursor: url(myBall.cur),auto;
}

.w-resize {
    cursor: w-resize;
}

.wait {
    cursor: wait;
}

.zoom-in {
    cursor: zoom-in;
}

.zoom-out {
    cursor: zoom-out;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: shabnam, Tahoma;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    /*font-size: 15px;*/
    word-wrap: break-word;
    opacity: 0;
}

th {
    background-color: #579;
    color: white;
    font-size: 12px;
    text-align: center;
    font-weight: 100;
}

.calcell {
    text-align: center;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    background-color: rgba(255, 255, 255, 0.00);
}

    .calcell > span {
        font-size: 13px;
    }

.cell {
    text-align: center;
    padding: 0px;
    margin: 0px;
    height: 20px;
    color: #000;
    cursor: pointer;
}

    .cell:hover,
    .cell:focus {
        color: #000;
    }

.cell-select {
    /*background-color: #b9ffb6;*/
    border: 1px double #0015ff !important;
}

    .cell-select:hover,
    .cell-select:focus {
        /*border: 0.1rem dashed #000 !important;*/
    }

.cell-disable {
    text-align: center;
    cursor: default;
    padding: unset;
    margin: unset;
    height: 20px;
    color: #000;
    background-color: #ddd;
}

.cell-changed {
    font-weight: 900 !important;
    color: blue !important;
    background-color: hsla(56, 100%, 50%, 0.25) !important;
}

.table-hover > tbody > tr:hover {
    background-color: #fffef2;
    border: 1px dotted #579;
}

.leaflet-popup-content {
    text-align: right;
}

.table > tr > th {
    border: 1px dotted #579;
    background-color: #eeeee0;
    color: #111;
    text-align: center;
}

.dropdown-menu {
    left: unset;
    font-size: unset;
    /*width: auto;*/
}

.dropdown-menu-top {
    position: absolute;
    /*transform: translate3d(0px, -45px, 0px);*/
    top: 0px;
    right: 15px;
    will-change: transform;
}

.dropdown-menu-hover {
    /*right: 20px;*/
    /*top: 20px;*/
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.41);
    border: 1px dotted #579;
    padding: 5px;
}

.dgv > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.dgv > tbody > tr:nth-child(even) {
    background-color: white;
}

.dgv > tbody > tr:hover {
    background-color: #fef7cd;
}

.dgv > tbody > tr > td {
    border: 1px solid #bababa;
}

.dgv > tfoot > tr > td {
    border: 1px solid #bababa;
}

.dgv > tbody > tr > td:first-child {
    /*padding-right: 15px !important;*/
}

.dgv > thead > tr > th {
    border: 1px solid #ddd;
}

    .dgv > thead > tr > th > div .fth-header {
        display: unset;
        height: 40px;
        overflow: hidden;
        vertical-align: middle;
    }

/*.table-scroll > thead,
.table-scroll > tbody,
.table-scroll > thead > tr,
.table-scroll > tbody > tr,
.table-scroll > thead > tr > th,
.table-scroll > tbody > tr > td {
    display: flow-root;
}

    .table-scroll > tbody > tr:after,
    .table-scroll > thead > tr:after {
        content: '';
        display: block;
        visibility: hidden;
        clear: both;
    }

.table-scroll > tbody {
    overflow-y: scroll;
    width: 100%;
    border: 1px solid #b6b6b6;
}

.table-scroll > thead {
    margin-left: 17px;
    background-color: #eee;
    border: 1px solid #b6b6b6;
}


    .table-scroll > tbody > tr > td,
    .table-scroll > thead > tr > th {
        padding: unset;
        margin: unset;
        float: right;
        border-bottom: 1px solid #888;
        text-align: center;
    }
*/
.rightclickmenu {
    width: 220px;
    height: auto;
    background: #F7F7F7;
    border: 1px solid #E4E4E4;
    position: absolute;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: grid;
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 10px;
        top: 0;
        opacity: 0;
    }

.pagination {
    margin: 0;
}


.col-sm-10 {
    padding-right: 10px;
}

.modal-header {
    padding: 3px 0 0 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #579;
    color: #fff;
}

    .modal-header > .close {
        color: #000;
        opacity: unset;
        font-size: 11px;
        padding: 9px;
        background-color: #f12;
        text-shadow: unset;
    }

        .modal-header > .close :hover {
            color: #fff;
        }

.modal-title {
    padding-right: 40px;
}

.br2 {
    border-right: 2px solid #8b8b8b !important;
}

.bb2 {
    border-bottom: 2px solid #8b8b8b !important;
}

.bt2 {
    border-top: 2px solid #8b8b8b !important;
}

.bl2 {
    border-left: 2px solid #8b8b8b !important;
}

.input-sm {
    width: 100% !important;
}


.tahoma {
    font-family: tahoma !important;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.tooltip-inner {
    max-width: 300px;
}

.f8 {
    font-size: 8px !important;
}

.f10 {
    font-size: 10px !important;
}

.f15 {
    font-size: 15px !important;
}

.f20 {
    font-size: 20px !important;
}

.f13 {
    font-size: 13px !important;
}

.f17 {
    font-size: 17px !important;
}

.f11 {
    font-size: 11px !important;
}

.f19 {
    font-size: 19px !important;
}

.f25 {
    font-size: 25px !important;
}

/*.fa {
    line-height: 1.4;
}*/

.popover {
    font-family: inherit;
    font-size: inherit;
    background: linear-gradient( 0deg, #c7c9a4 0,#feffe6 70% );
}

    .popover.top > .arrow:after {
        border-top-color: #c7c9a4;
    }

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        cursor: inherit;
        display: block;
    }



@media (max-device-width: 767px) {



    .btn {
        font-size: 15px !important;
    }

    .btn-close {
        font-size: 23px !important;
        height: 39px !important;
        width: 40px !important;
    }

    .att_footer {
        height: 35px !important;
    }

    .bootstrap-select.btn-group .dropdown-menu li a span.text {
        font-size: 13px;
    }

    .filter, .bg-filter {
        width: 100%;
        margin: 0px;
    }

    .form-control {
        font-size: 13px !important;
    }

    .select2-container .select2-choice > .select2-chosen {
        font-size: 13px !important;
    }

    .row {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 > span   {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    label { 
        margin-top: 3px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .modal-header > .close {
       
        font-weight: bold;
        
    }

    .window_button_close {
        font-size: 23px !important;
        padding: 0px !important;
        width: 35px !important;
    }

    .window .window_bar {
        height: 35px;
    }

        .window .window_bar .window_title {
            font-size: 14px;
        }
}
.triangle {
    position: relative;
}

    .triangle-div {
        position: absolute;
        top: 0px;
        left: 0px;
        border-right: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

/*
@media (max-width: 400px) {


    .btn-area {
        display: none;
    }

    .btn .form-control {
        height: 30px !important;
    }
}*/
