﻿body {
    font-size: 1.15em !important;
}
.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 {
    padding-left: 0px;
}

.table-hover>tbody>tr:hover{
    background-color: #ffffb2 !important;
    color: #000000 !important;
}

td.smallFont {
    font-size: 10px;
}

td.dtAlignRight {
    text-align: right;
}

.infoVl {
    font-size: 18px;
    width: 100%;
    height: 26px;
    padding: 8px;
}
table {
    -webkit-overflow-scrolling: touch;
}

.cellpb td {
    padding: 4px;
}

.easy-title-bg {
    background-color: #efefef;
    text-align: left;
    text-transform: uppercase;
}

.ez-title {
    border: 1.05px solid #d7dade;
    background-color: #efefef;
    text-align: left;
    padding: 5px;
    text-transform: uppercase;
}

.easy-title {
    border: 1.05px solid #d7dade;
    background-color: #efefef;
    text-align: left;
    padding: 5px;
    width: 100%;
    text-transform: uppercase;
}

.easy-title h2 {
    font-size: 1.05em;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Calibri,Candara,Arial,sans-serif;
    margin: -14px 0 0 21px;
}

.table.dataTable {
    margin-top: 0 !important;
    font-size: 0.95em !important;
}

.dataTables_filter label {
    width: 100%;
    padding-bottom: 2px;
    margin-bottom: -1px !important;
    background-color: #999999;
}

.dataTables_filter label input {
    margin-left: 0 !important;
    width: 100% !important;
}

.easy-title .fa {
    margin-top: 0px;
    font-size: 14px;
}

.fa-th-list:before {
    position: absolute;
    margin-top: -9px !important;
}

.blockUI h5 {
    font-size: 12px;
}

table .dataTable {
    font-size: 0.89em;
}

.dtSmall {
    color: #cc0000;
    font-size: 10px;
}
.dtBgGreen, .dtBgGreen even, .dtBgGreen odd {
    background-color: #339900;
    color: #FFFFFF;
}

.dtBgGreen a {
    color: #FFFFFF;
}

.dtBgGreen a:hover {
    color: #003399;
}

.dtBgYellow, .dtBgYellow even, .dtBgYellow odd {
    background-color: #ffff00 !important;
    color: #000000;
}

.dtBgYellow a:hover {
    color: #003399;
}

.dtBgOrange, .dtBgOrange even, .dtBgOrange odd {
    background-color: #ff9900 !important;
    color: #000000;
}

.dtBgOrange a:hover {
    color: #003399;
}

.dtPallet-0
{
    background-color: #FFFFFF;
}

.dtPallet-1
{
    background-color: #b2ffd9 !important;
}

.dtPallet-2
{
    background-color: #b2d9ff !important;
}

.dtPallet-3
{
    background-color: #b2ffff !important;
}

.dtPallet-4
{
    background-color: #b3b2ff !important;
}

.dtPallet-5
{
    background-color: #ffb2ff !important;
}

.dtPallet-6
{
    background-color: #ffd9b2 !important;
}

.dtPallet-7
{
    background-color: #d9ffb2 !important;
}

.dtPallet-8
{
    background-color: #ffb2b2 !important;
}

.dtPallet-9
{
    background-color: #b3ffb2 !important;
}

.dtPallet-10
{
    background-color: #d9b2ff !important;
}




.dtBgRed, .dtBgRed even, .dtBgRed odd {
    background-color: #cc0000 !important;
    color: #FFFFFF;
}

.dtBgRed a {
    color: #FFFFFF;
}

.dtBgRed a:hover {
    color: #003399;
}

.dataTables_length label {
    padding-top: 4px;
}

.easy-chart-border {
    width: 100%;
    border: 1px solid #d7dade;
}

#logo_corner {
    float: left;
    padding-left: 10px;
    content: url('../images/logow.png');
}

#logo_login {
    display: inline-block;
    content: url('../images/logo.png');
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome") format("svg");
}

/* FROM OLDER VERSIONS BY BETO*/
/*#################################################################################################################################*/
table.hdr {
    /*padding-right: 23px !important;*/
    border-collapse: separate;
}

table.hdr.ie {
    padding-right: 17px !important;
    border-collapse: separate;
}

.table > thead > .rowTitle {
    background-color: #e5e5e5;
    font-weight: bold;
}

.table > thead > .rowSubTitle {
    background-color: #f5f5f5;
    font-weight: bold;
}

.overTL {
    color: #000;
}

    .overTL:hover {
        color: #FFF;
    }

.validation-summary-errors ul {
    list-style: none;
    margin-left: -20px;
    margin-right: -14px;
    margin-top: -10px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #CC0000;
    padding: 10px 20px;
}

label {
    font-weight: 400;
}

.pagination {
    margin: 0;
}

.checkbox label, .radio label {
    padding-top: 3px;
    padding-left: 16px;
}

.table {
    margin-bottom: 10px;
}

.tblabel {
    text-align: right;
    padding-top: 8px;
    padding-right: 6px;
    padding-bottom: 4px;
}

.tbarea {
    padding-top: 2px;
    padding-bottom: 2px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: 0;
}

.form-control {
    border-radius: 0;
    font-size: inherit;
    height: 28px;
    padding: 4px 6px;
}

.form-group {
    margin-bottom: 4px;
}

.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: 6px;
    vertical-align: inherit;
}

.colorpicker-alpha {
    display: none !important;
}

.colorpicker {
    min-width: 128px !important;
}

.input-group-addon {
    padding: 4px 10px;
}

.objbox {
    overflow-x: hidden !important;
}

.treegrid_cell {
    line-height: 30px !important;
    height: 30px !important;
}

.x_panel {
    position: relative;
    width: 100%;
    /*padding: 6px;*/
    display: inline-block;
    background: #fff;
    /*border: 1px solid #E6E9ED;*/
    -webkit-column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}

.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px;
}

.btn-dark {
    color: #E9EDEF;
    background-color: #4B5F71;
    border-color: #364B5F;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
    color: #FFFFFF;
    background-color: #394D5F;
    border-color: #394D5F;
}

.icon-left {
    left: 4px;
    float: left;
    position: relative;
    margin-top: -22px;
    font-size: 16px;
    color: #bfbfbf;
    width: 24px;
}

.form-control.has-icon-left {
    padding-left: 34px;
}

.loginBorder {
    margin-top: 30px;
    width: 324px;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 6px 10px;
    font-size: 11px;
    /*line-height: 2.6;*/
    border-radius: 3px;
}

.ilabel {
    width: 140px;
    min-width: 120px;
    text-align: right;
    padding: 7px;
    font-weight: bold;
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

/*#################################################################################################################################*/
.zd-hd-new {
    color: #FFFFFF;
    font-size: 48px;
    text-align: center;
    background-color: #339900;
}

.zd-hd-wip {
    color: #CC9900;
    font-size: 48px;
    text-align: center;
    background-color: yellow;
}

.zd-hd-lost {
    color: #FFFFFF;
    font-size: 48px;
    text-align: center;
    background-color: #cc0000;
}

.zd-bd-new {
    font-size: 84px;
    background-color: #ccffcc;
}

.zd-bd-wip {
    font-size: 84px;
    background-color: #ffffcc;
}

.zd-bd-lost {
    color: red;
    font-size: 84px;
    background-color: #efefef;
}

.zd-red {
    color: red;
}

.fa-antt {
    margin: -7px 0 0 0 !important;
    opacity: .45;
}

.fa-antt:hover {
    opacity: 1;
}

.jotAnswer {
    padding: 18px;
}

.jotAnswer .control-label {
    text-align: right;
    font-weight: bold;
}

.minified nav>ul>li>ul
{
    width: 240px !important;
}

.minified nav>ul>li>a>.menu-item-parent 
{
    width: 227px !important;
}

.iconHw {
    float: left;
    background-repeat: no-repeat; /* Prevents the image from tiling */
    background-size: contain; /* Scales the image to cover the entire container */
    background-position: center; /* Centers the image within the container */
    border-radius: 5px;
    background-color: #dfe5e5;
    text-align: center;
    padding: 0 8px;
    margin: 0 2px;
    height: 16px; /* Gives the container a specific height */
}

.icon005 {
    background-image: url(../images/faviconVl.png);
}

.icon305 {
    background-image: url(../images/faviconCc.png);
}

.icon330 {
    background-image: url(../images/faviconMm.png);
}

.icon532 { 
    background-image: url(../images/faviconGp.png); 
}

.icon290 {
    background-image: url(../images/faviconSp.png);
}


/* Container styling for positioning */
[data-ez] {
    position: relative; /* Required to position the tooltip relative to the element */
    cursor: pointer;
}

/* Hide the tooltip by default */
[data-ez]::after {
    content: attr(data-ez); /* Get content from the data-tooltip attribute */
    position: absolute; /* Position the tooltip absolutely */
    display: none; /* Hide it initially */
    /* Styling properties */
    background-color: #cecfd2;
    color: #1f1f21;
    padding: 5px 8px;
    margin: 0;
    border-radius: 4px;
    white-space: nowrap;
    z-index: 10000;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    bottom: 125%; /* Position above the element */
    left: 100%;
    transform: translateX(-50%);
}

/* Show the tooltip on hover */
[data-ez]:hover::after {
    display: block; /* Make it visible on hover */
    /* You can add more styles here, like transitions or opacity changes */
    bottom: 14px;
}