﻿.no-skin {
    padding-right: 0px !important;
}

.modal-open {
    overflow-y: auto !important;
}

.modal.modal-padding-right {
    padding-right: 0px !important;
}

.modal-full {
    width: 100% !important;
    margin: auto !important;
    padding: 10px 15px 15px 10px !important;
}

.modal-dialog-margin {
}

.buttons-group-margin-left {
    margin-left: 5px;
}

@media (max-width: 360px) {
    .modal-dialog-margin {
        margin: 1px !important;
    }
}

@media (min-width: 360px) and (max-width: 480px) {
    .modal-dialog-margin {
        margin: 1px !important;
    }
}

@media (min-width: 480px) and (max-width: 540px) {
    .modal-dialog-margin {
        margin: 1px !important;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 10px !important;
    }
}

.widget-toolbox a {
    line-height: 1.72;
}

.mt10 {
    margin-top: 10px;
}

.mt3 {
    margin-top: 3px;
}

.hiddenfile {
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.padding-5NV {
    padding: 5px !important;
}

.height-44NV {
    height: 44px !important;
}

.margin-left-0NV {
    margin-left: 0px !important;
}

.hidden {
    display: none !important;
}

select.multiselect,
select.multiselect + div.btn-group,
select.multiselect + div.btn-group button.multiselect,
select.multiselect + div.btn-group.open .multiselect-container {
    width: 100% !important;
}

    select.multiselect + div.btn-group button.multiselect {
        text-align: left !important;
    }

    select.multiselect + div.btn-group b {
        float: right !important;
    }


input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
    background-color: #87b87f !important;
}




.date-box {
    max-width: 90px !important;
    width: 90px !important;
}

.dateboxleft {
    max-width: 90px !important;
    width: 90px !important;
}

.data-caption {
    font-size: 120% !important;
    font-weight: bold;
}

.data-content {
    font-size: 120% !important;
}

.tar {
    text-align: right;
}

.vam {
    vertical-align: middle !important;
}




.MODALDIALOGFULLHEIGHT {
    height: calc(100% - 60px) !important;
}

.MODALBODYFULLHEIGHT {
    height: calc(100vh - 120px) !important;
}

@media (min-width: 1140px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 60px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 120px) !important;
    }
}

@media (min-width: 1024px) and (max-width: 1139px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 55px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 115px) !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 20px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 80px) !important;
    }
}

@media (min-width: 425px) and (max-width: 767px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 5px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 60px) !important;
    }
}

@media (min-width: 375px) and (max-width: 424px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 5px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 60px) !important;
    }
}

@media (max-width: 374px) {
    .MODALDIALOGFULLHEIGHT {
        height: calc(100% - 5px) !important;
    }

    .MODALBODYFULLHEIGHT {
        height: calc(100vh - 60px) !important;
    }
}


.currency-font::before {
    content: "\f195";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.currency-1::before {
    content: "\f195" !important;
}

.currency-2::before {
    content: "\f155" !important;
    font-size: 0.95em;
}

.currency-3::before {
    content: "\f153" !important;
    font-size: 0.95em;
}

.dd-nodrag {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #ccc;
    background: #fafafa;
    border-radius: 3px;
    box-sizing: border-box;
    font-weight: normal !important;
}

.dd-handle {
    cursor: pointer;
}

.dd-nochildren {
    position: relative;
}

.dd-bottons-right {
    position: absolute;
    right: 0;
    top: 0;
}

.dd-bottons-left {
    position: absolute;
    left: 0;
    top: 0;
}
