﻿@charset "utf-8";

@font-face {
    font-family: 'text_me_one';
    src: url('../fonts/textmeone-regular-webfont.eot');
    src: url('../fonts/textmeone-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/textmeone-regular-webfont.woff') format('woff'), url('../fonts/textmeone-regular-webfont.ttf') format('truetype'), url('../fonts/textmeone-regular-webfont.svg#text_me_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
 .blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
}

    body.login-body {
        /* Margin bottom by footer height */
        margin-bottom: 60px;
    }

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

.login-body {
    /*background: url("../Content/images/login-background.jpg") no-repeat center center fixed;*/
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.container .text-muted {
    margin: 20px 0;
}

/*login page*/
.login-inner-container {
    /*width: 300px;*/
    margin-top: 30px;
    border-width: medium;
    padding: 10px;
}

.mini-logo-div {
    text-align: center;
}
/*end of login page*/
.page-main-header {
    padding-top: 10px;
    background: rgb(197,222,234); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1ZGVlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iIzhhYmJkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjZkYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-8 */
}

.page-main-title {
    height: 30px;
    border-bottom: 1px solid gray;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #428bca;
}

.table > tbody > tr > td {
    padding: 5px;
}

.top-grid-row {
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
}

.top-grid-row-scanned {
    float: left;
    margin-top: -40px;
}
/* CSS Document */
/*.prev {
    width: 34px;
    height: 55px;
    float: left;
    margin-left: 10px;
    background: #15262f;
    position: absolute;
   top: 60px;
    left: -10px;
}*/

/*.prev:hover {
        background: #72bf66;
    }*/

/*a.prev img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -14px -36px;
    margin: 18px 0 0 9px;
}

a:hover.prev img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -14px -54px;
}

a.next img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -36px;
    margin: 18px 0 0 12px;
}

a:hover.next img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -54px;
}*/

.cstyle06 {
    min-height: 640px;
}

.padding-top-btm10 {
    padding: 10px 0 10px 0;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-btm10 {
    padding-bottom: 10px;
}

.padding-btm20 {
    padding-bottom: 20px;
}

.padding-right5 {
    padding-right: 5px;
}

.padding-top15 {
    padding-top: 15px;
}

.padding-top20 {
    padding-top: 20px;
}
/*margin*/

.margrt10 {
    margin-right: 10px;
}

.marglft10 {
    margin-left: 20px;
}

.margtop10 {
    margin-top: 10px;
}

.marbtm10 {
    margin-bottom: 10px;
}

.marginright {
    margin-right: 10px;
}

.marginleft {
    margin-left: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}
/*COLORS*/
.white {
    color: #fff;
}

.dark {
    color: #333;
}

.lgrey {
    color: #245e70;
}

.lightgrey {
    color: #ccc;
}

.grey {
    color: #94ccde;
}

.grey2 {
    color: #666;
}

    .grey2 a:link {
        color: #666;
    }

.green {
    color: #72bf66;
}

.green2 {
    color: #339933;
}

.lblue {
    color: #94ccde;
}

.cyan {
    color: #5bbfbf;
}

.yellow {
    color: #ffff00;
}

.red {
    color: #ff3300;
}

.lred {
    color: #ff9966;
}

.lred2 {
    color: #ff5a00;
}

.grey {
    color: #666666;
}

.clblue {
    color: #012e5b;
}
/*anchors*/
a.dark {
    color: #333;
    text-decoration: none;
}

a:hover.dark {
    color: #0099cc;
    text-decoration: none;
}

a.grey {
    color: #999;
    font-weight: normal;
}

a.orange {
    color: #ff6633;
}

a.whitelink {
    color: #fff;
}

a.greylink {
    color: #666;
}


a.clblue {
    color: #012e5b;
}

a:hover.clblue {
    color: #666666;
}

a.green2 {
    color: #72bf66;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

a:hover.green2 {
    color: #339933;
    font-weight: normal;
    text-decoration: none;
}


/*COLORS*/


/*SHADOW*/
.shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*TYPOGRAPHY CUSTOMISATION*/
.xslim {
    font-weight: 100;
}

.slim {
    font-weight: 300;
}

.normal {
    font-weight: 400;
}


.bold {
    font-weight: 700;
}


.lh1 {
    line-height: 7px !important;
}

.lh2 {
    line-height: 15px;
}

.lh3 {
    line-height: 60px;
}

.lh4 {
    line-height: 17px;
}

.lato {
    font-family: "text_me_one";
}

.opensans {
    font-family: "Open sans";
}

.textme {
    font-family: "text_me_one";
}

.size8 {
    font-size: 8px;
}

.size10 {
    font-size: 10px;
}

.size11 {
    font-size: 11px;
}

.size12 {
    font-size: 12px;
}

.size13 {
    font-size: 13px;
}

.size14 {
    font-size: 14px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size22 {
    font-size: 22px;
}

.size24 {
    font-size: 24px;
}

.size28 {
    font-size: 28px;
}

.size26 {
    font-size: 26px;
}

.size30 {
    font-size: 30px;
}

.size40 {
    font-size: 40px;
}

.size48 {
    font-size: 48px;
}

.size60 {
    font-size: 60px;
}

.size65 {
    font-size: 65px;
}

.size100 {
    font-size: 100px;
}


/*GLOBAL*/
.none {
    display: none;
}

.block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.caps {
    text-transform: uppercase;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed !important;
}

.cpointer {
    cursor: pointer;
}

.cunvailable {
    cursor: not-allowed;
}


.ohidden {
    overflow: hidden;
}


.posright-0 {
    right: auto !important;
}
/*line*/

.line1 {
    background: #556e86;
    margin: 20px 0 20px 0;
    padding: 0;
    display: block;
}

.line2 {
    background: #b8c2cc;
    height: 2px;
    margin: 6px 0 6px 0;
    padding: 0;
    display: block;
}

.line3 {
    background: #e8e8e8;
    height: 1px;
    margin: 0px 0 0px 0;
    padding: 0;
    display: block;
}

.line4 {
    background: #e8e8e8;
    height: 1px;
    margin: 17px 0 15px 0;
    padding: 0;
    display: block;
}

.line5 {
    background: #e8e8e8;
    height: 1px;
    margin: 4px 0 12px 0;
    padding: 0;
    display: block;
}


.fccustom2 {
    background: #ffffff;
    height: 32px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

/*Added Later*/

.wrap1 {
    width: 100%;
    background: #626e7d url(./images/bg1.jpg) repeat-x center top;
    overflow: hidden;
    height: auto;
    background-attachment: fixed;
}


.headertop1 {
    width: 100%;
    background: url(./images/headertopbg.jpg) no-repeat left top #245e70;
    padding-top: 10px;
    height: 120px;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    /*border:none;*/
}

.titleinner {
    background-color: #619db0;
    padding: 1px 1px 1px 6px;
    border: 1px solid #619db0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    /*border-radius: 0px 25px 25px 0px;*/
    border-radius: 6px;
}

.form-control {
    margin-bottom: 5px;
}

.font12 {
    font-size: 12px !important;
    height: 25px;
}

.font9 {
    font-size: 9px !important;
    height: 25px;
}

ul.login-validations {
    padding: 0;
    list-style: none;
}

.validation-summary-errors > ul {
    padding: 0 0 0 15px;
}

.validation-summary-errors, .field-validation-error, .custom-errors {
    color: #BA0000;
}

.popup-form-container {
    width: 80%;
    margin: 0 auto;
}

.label-line-height {
    line-height: 34px;
}

.form-row-label {
    display: inline-block;
    min-width: 40%;
}

.form-row-field {
    display: inline-block;
}

.grid-top-actions {
    text-align: right;
    display: inline-block;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sign-in-as {
    color: white !important;
}

a.primary {
    color: white;
}

table.dataTable tfoot > tr > th {
    padding-left: 18px;
    padding-right: 18px;
}

.display-inline-block {
    display: inline-block;
}


.report-options-container {
}

.report-viewer-container {
    min-height: 100px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: middle;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.report-viewer-container {
    width: 74.5%;
    /*height: 755px;*/
    height: 550px;
    padding-bottom: 20px;
}

.report-iFrame {
    overflow: hidden;
    border: none;
    width: 100%;
    height: 100%;
}

.view-report-button {
    border-style: none;
    width: 100% !important;
    min-height: 40px !important;
    background: #249FD9;
    color: #fff;
    font-weight: 700;
    font-size: large;
}

iframe body {
    margin: 0;
}

input.date-picker.enable {
    cursor: pointer !important;
    background-color: #fff !important;
}

input.date-picker.disable {
    cursor: pointer !important;
    background-color: #eee !important;
}

.column-drop-area {
    background-color: rgb(249, 249, 249);
    padding: 5px;
    border: 1px dashed #DDD;
    vertical-align: bottom;
    min-height: 45px;
}

.column-drop-area-hover {
    background-color: rgb(204, 204, 204);
    border: 1px dashed rgb(128, 128, 128);
}

.column-drop-area .alert {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.column-drop-area .col-md-2 {
    padding-right: 0px;
    padding-left: 10px;
}

.droppable-active {
    border: 1px dashed #8f8f8f;
    background-color: #FFFDD0;
}

.droppable-hover {
    background-color: rgba(252,255,244,1);
    border: 2px solid #8f8f8f;
}

.dropdown-width {
    min-height: 35px;
    width: 100%;
}

.dropdown-width-small {
    min-height: 25px;
    width: 100%;
    border-radius: 3px;
}

.select2-container .select2-choice {
    border: 1px solid #ccc !important;
    height: 35px !important;
    line-height: 35px !important;
    background: inherit !important;
    background-image: none !important;
}

    .select2-container .select2-choice .select2-arrow {
        border-left: 1px solid #aaa;
        height: 35px !important;
        line-height: 35px !important;
        background: inherit !important;
        background-image: none !important;
    }

.select2-container-multipleDefect {
    height: 25px !important;
    line-height: 25px !important;
}

.padding-top-6 {
    padding-top: 6px;
}

.paginate_textbox {
    width: 85px !important;
}

#gridTable_paginate_button_last_disabled, #gridTable_paginate_button_next_disabled, #gridTable_paginate_button_previous_disabled, #gridTable_paginate_button_first_disabled {
    padding: 8px 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}

#gridTable_paginate_button_next, #gridTable_paginate_button_last, #gridTable_paginate_button_previous, #gridTable_paginate_button_first {
    padding: 8px 0px !important;
    border: 1px solid #ccc !important;
    cursor: pointer !important;
    border-radius: 4px !important;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-info {
    border-left-color: #1b809e;
}

.bs-callout-danger {
    border-left-color: #ce4844;
}

    .bs-callout-danger h4, .bs-callout-danger h5 {
        color: #ce4844;
    }

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.indication-container {
    padding: 0px 0 5px 0;
}

.active-indication {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.inactive-indication {
    background-color: #F44336;
}

.checkout-process-indication {
    background-color: #2196F3;
}

.absent-indication {
    background-color: #FFEB3B;
}

.takt-indication {
    background-color: #f0ad4e;
}
.active-indication, .inactive-indication, .checkout-process-indication, .absent-indication,.takt-indication {
    font-style: italic;
    height: 20px;
    width: 20px;
}

    .active-indication span, .inactive-indication span, .checkout-process-indication span, .absent-indication span, .takt-indication span {
        margin-left: 25px;
    }

.employee-active div {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.employeeTaktTime-active div {
       color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    
}

.employee-inactive div {
    color: #fff;
    background-color: #F44336;
}

.employee-absent div {
    color: black;
    background-color: #FFEB3B;
    border-color: #FFEB3B;
}

.employee-on-vacation div {
    color: black;
    background-color: #FFEB3B;
    border-color: #FFEB3B;
}

.employee-highlight div {
    color: #fff;
    background-color: #2196F3;
    border-color: yellow;
}

#employeeListContainer a.dropdown-toggle {
    color: white;
}

.padding-btm-2px {
    padding-bottom: 2px;
}

.left-radius {
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border: 0px solid #000000;
}

.right-radius {
    border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border: 0px solid #000000;
}


.ban-image-div {
    border: 0px;
    background-color: inherit;
}

.glyphicon-ban-circle-red {
    color: red;
}

.chkbox-width {
    width: 9.33%;
}

.select2-container-multi > ul {
    max-height: 100px;
    overflow: auto !important;
}

.select2-container-disabled {
    background-color: #eee !important;
}

input.hasDatepicker:not([disabled="disabled"]) {
    cursor: pointer !important;
    background-color: white;
}

input.hasDatepicker {
    cursor: initial !important;
}

.select2-container-multi .select2-choices {
    border-radius: 4px;
    background-image: none !important;
}

    .select2-container-multi .select2-choices .select2-search-field input {
        padding: 6px 12px !important;
    }

#barchartIFrame {
    width: 100%;
    min-height: 450px;
}

iframe {
    border: none;
}

    iframe body {
        margin: 0px;
        border: 0px;
    }

.dataTables_filter {
    display: inline-block;
}

.dataTables_column_filter {
    display: inline;
    vertical-align: top;
}

    .dataTables_column_filter select {
        vertical-align: top;
    }

.dataTables_scrollBody {
    margin-bottom: 6px;
}

.scrollStop {
    width: 75px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
}

.multiselect {
    text-align: left;
}

.multiselect-select-btn {
    display: inline-block;
    min-width: 90%;
    max-width: 90%;
}

.multiselect-clear-btn {
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.color-black {
    color: black;
}

/*Multi level nav-bar*/
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
/*End of Multi level nav-bar*/

.error {
    color: #ff006e;
    padding: 0px 5px 5px 0px;
}

.field-validation-error {
    color: #ff006e;
    padding: 0px 5px 5px 0px;
}

.alt {
    background: #fff;
}

.small-font-table {
    font-size: 9px;
}

.select2-container.select2-container-disabled {
    background-color: #f4f4f4;
}

.table-responsive {
    overflow-x: hidden;
}

.well .select2-container > a {
    background-color: #fff !important;
}

table.dataTable thead > tr > th {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.min-width-200 {
    min-width: 200px;
}

[class*="col-"] > label {
    line-height: 34px;
    margin-bottom: 0px !important;
}

label.thin {
    font-weight: lighter;
}

.select2-container {
    margin-bottom: 5px !important;
}

    .select2-container .select2-choice {
        padding: 0 0 0 13px !important;
    }

.btn {
    /*margin-bottom: 5px;*/
}

label select.form-control {
    display: inline-block;
}

.table {
    max-width: 100% !important;
    width: 100%;
    word-break: break-word !important;
}

.maxwidth {
    max-width: 200px;
}

/*#mainMenu{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/
.form-group > strong {
    padding-left: 10px;
}

#barchartTableData .form-inline, #paretochartTableData .form-inline {
    display: none;
}

.max-width-100 {
    max-width: 100px;
}

label.required:after {
    content: " *";
}

.img-wrap {
    position: relative;
    display: inline-block;
}

    .img-wrap .remove {
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 100;
        background-color: #FFF;
        padding: 5px 2px 2px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        opacity: .5;
        text-align: center;
        font-size: 22px;
        line-height: 10px;
        border-radius: 50%;
    }

    .img-wrap:hover .remove {
        opacity: 1;
    }

    .img-wrap .edit {
        position: absolute;
        /* top: 40px; */
        bottom: 0;
        z-index: 100;
        background-color: #FFF;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        opacity: .5;
        text-align: center;
        /* font-size: 22px; */
        width: 100%;
        border-radius: 4px;
    }

    .img-wrap:hover .edit {
        opacity: 1;
    }

    .img-wrap img, .img-thumbnail {
        width: 70px;
        height: 70px;
    }

.wPaint-menu {
    /*left: 0; 
     top: 0;*/
    width: inherit !important;
}

.thumbnail-container {
    max-height: 150px;
    overflow: auto;
    padding: 6px 12px;
}

.thumbnail-item {
    display: inline-block;
}

.blank-thumbnail-item {
    display: inline-block;
    vertical-align: middle;
    height: 70px;
    width: 70px;
}

#mainMenu li a:hover, nav-tabs li a:focus {
    color: black !important;
}

/*added this to fix scrolling issue with multiple modal popups*/
.modal {
    overflow: auto !important;
}

#wPaint canvas {
    /*position:relative;*/
    /*padding-top:100px;*/
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 630px;
        margin: 30px auto;
    }
}

.bar {
    height: 5px;
    background: green;
}

@media (min-width: 992px) {
    .modal-large {
        width: 1250px;
    }
}

.modal-lg {
    width: 95%;
    height: 80vh !important;
    max-height: 80vh !important;
}

.margrt20 {
    margin-right: 20px !important;
}


.add-defect-row-header {
    background-color: #337ab7;
    color: #FFFFFF;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 12px !important;
}

.padding-left-right-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
    text-align: left !important;
}

.padding-right-5 {
    padding-right: 5px !important;
    text-align: left !important;
}

.padding-left-15 {
    padding-left: 15px !important;
    text-align: left !important;
    overflow-wrap: break-word;
}

.padding-right-15 {
    padding-right: 15px !important;
    text-align: left !important;
}

.padding-left-5 {
    padding-left: 5px !important;
    text-align: left !important;
}

.add-defect-icon {
    align-self: center !important;
    font-size: 12px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.remove-defect-icon {
    align-self: center !important;
    font-size: 12px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.dateFilter {
    max-width: 154px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.nocell-available {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -10px;
}

.multiple-defect-hedaer {
    background-color: #337ab7;
    color: #FFFFFF;
    padding: 5px 0px;
}

.hidden {
    display: none;
}

.noBorder {
    border: none !important;
}

.cellname {
    background-color: lightgrey;
    font-size: 18px;
    margin-bottom: 10px;
}

.defect-unchanged-warning {
    max-height: 140px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .defect-unchanged-warning > ul {
        padding-bottom: 4px;
        padding-top: 1px;
    }

.defect-unchanged-warning-single {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .defect-unchanged-warning-single > ul {
        padding-bottom: 4px;
        padding-top: 1px;
    }

.defect-error-warning {
    max-height: 140px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .defect-error-warning > ul {
        padding-bottom: 4px;
        padding-top: 1px;
    }

.defect-error-warning-single {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .defect-error-warning-single > ul {
        padding-bottom: 4px;
        padding-top: 1px;
    }

.md-img-wrap {
    position: relative;
    display: inline-block;
}

    .md-img-wrap .remove {
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 100;
        background-color: #FFF;
        padding: 5px 2px 2px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        opacity: .5;
        text-align: center;
        font-size: 22px;
        line-height: 10px;
        border-radius: 50%;
    }

    .md-img-wrap:hover .remove {
        opacity: 1;
    }

    .md-img-wrap .edit {
        position: absolute;
        /* top: 40px; */
        bottom: 0;
        z-index: 100;
        background-color: #FFF;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        opacity: .5;
        text-align: center;
        /* font-size: 22px; */
        width: 100%;
        border-radius: 4px;
    }

    .md-img-wrap:hover .edit {
        opacity: 1;
    }

    .md-img-wrap img, .md-img-thumbnail {
        width: 38px;
        height: 50px;
    }


.md-thumbnail-container {
    max-height: 105px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 6px 12px;
}

.md-thumbnail-item {
    display: inline-block;
}

.md-blank-thumbnail-item {
    display: inline-block;
    vertical-align: middle;
    height: 70px;
    width: 70px;
}

select:disabled {
    background: #EEEEEE;
}

.gray-row {
    background-color: lightgray !important;
}

.max-width-70 {
    max-width: 70px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-75 {
    margin-left: 75px;
}

#adddefectpaging {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
}

.defectpaging {
    float: right;
    margin-right: 25px;
    margin-bottom: 0px !important;
}

.defectPagesize {
    float: right;
    margin-top: 25px;
}

.indicator-img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.marbtmm10 {
    margin-bottom: -10px !important;
}

.lblIndicator {
    font-weight: bold;
    float: right;
    font-size: 20px;
    float: right;
    margin-right: 10px;
    margin-top: -4px;
}

.defectindicator-img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    float: right;
}

.online {
    color: green;
}

.offline {
    color: red;
}

.small-modal-header {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}


.marbtmm20 {
    margin-bottom: -20px !important;
}

.martop40 {
    margin-top: 40px !important;
}

#defect-table-body::-webkit-scrollbar {
    width: 2px;
}

#defect-table-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#defect-table-body::-webkit-scrollbar-thumb {
    background: #337ab7;
    outline: 1px solid slategrey;
}

.table-fixed {
    overflow: hidden;
    width: 100%;
}

    .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed th {
        display: block;
    }

        .table-fixed thead tr td {
            /*float: left;*/
            background-color: #337ab7;
            color: #FFFFFF;
        }

#defect-table-body {
    min-height: 100px;
    max-height: calc(100vh - 400px) !important;
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid lightgrey;
}

    #defect-table-body > .row > .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-7 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

.select2-choices::-webkit-scrollbar {
    width: 2px;
    overflow-x: hidden;
}

.select2-choices::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.select2-choices::-webkit-scrollbar-thumb {
    background: gray;
    outline: 1px solid slategrey;
}

.btn-browse {
    font-size: 12px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
}

.padding-left-0px {
    padding-left: 0px !important;
}

.defectlocation-text {
    max-width: 90%;
    word-wrap: break-word;
}

.txtCount {
    padding-right: 10px !important;
    padding-left: 0px !important;
}

.txtComment {
    padding-right: 10px !important;
    padding-left: 0px !important;
}

.txtDefectSource {
    padding-left: 10px !important;
    padding-right: 3px !important;
}

.modal-adddefect {
    width: 66% !important;
}

.padding-left-right-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: left !important;
}

.remove-padding-bottom {
    padding-top: unset !important;
}

.remove-margin-bottom {
    margin-bottom: unset !important;
}

.display-center {
    display: block !important;
    margin: auto !important;
}
