/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

@font-face {
  font-family: 'isocpeurregular';
    src: url('/vendor/isocpeur-webfont/isocpeur-webfont.eot');
    src: url('/vendor/isocpeur-webfont/isocpeur-webfont.eot?#iefix') format('embedded-opentype'),
         url('/vendor/isocpeur-webfont/isocpeur-webfont.woff') format('woff'),
         url('/vendor/isocpeur-webfont/isocpeur-webfont.ttf') format('truetype'),
         url('/vendor/isocpeur-webfont/isocpeur-webfont.svg#isocpeurregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    background: #e7ffec;
}

.bg-page {
    background-color: #23901c !important;
    box-shadow: 0 0 5px 4px #156700;
}

.table-responsive {
    background: #fdfaef;
}

.form-office {
    background: #fdfaef;
    box-shadow: 0 0 5px 4px #ccc;
}

.vis-xs, .vis-sm, .vis-md, .vis-lg, .vis-xl {
    display: table-cell;
}

.blk-xs, .blk-sm, .blk-md, .blk-lg, .blk-xl {
    display: block;
}

@media (max-width: 575px) {
    .vis-sm, .vis-md, .vis-lg, .vis-xl,
    .blk-sm, .blk-md, .blk-lg, .blk-xl {
        display: none;
    }
}

@media (max-width: 767px) {
    .vis-md, .vis-lg, .vis-xl,
    .blk-md, .blk-lg, .blk-xl {
        display: none;
    }
}

@media (max-width: 991px) {
    .vis-lg, .vis-xl,
    .blk-lg, .blk-xl {
        display: none;
    }
}

@media (max-width: 1199px) {
    .vis-xl,
    .blk-xl {
        display: none;
    }
}


.login-form, .registration-form {
        padding: 10px;
        /* text-align: center; */
}

.navbar-right {
    margin-left: 25px;
}

.active-task {
    background-color: #dcedc8 !important;
}

.task-history {
    display: none;
}

#chartTtl, #chartTime {
  width: 100%;
  height: 500px;
}
#chartGap {
  width: 100%;
  height: 200px;
}

#file-list {
    list-style-image: url(/images/add.png);
}

ul.bs-autocomplete-menu {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
}

ul.bs-autocomplete-menu a {
    font-weight: normal;
    color: #333333;
    border: none;
}

/*ul.bs-autocomplete-menu a.ui-state-active {
    color: #ffffff !important;
    background-color: #17a2b8 !important;
}
*/

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-state-active,
.ui-state-focus {
    color: #23527c;
    background-color: #eeeeee;
}

.bs-autocomplete-feedback {
    width: 1em;
    height: 1em;
    overflow: hidden;
    margin-top: .1em;
    /* margin-right: .5em; */
}

.noloader {
    font-size: 10px;
    text-indent: -9999em;
    width: 1.5em;
    height: 1.5em;
}

.loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #333;
    background: -moz-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #333333 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #333;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: #ece9ef;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.s-cut {
    fill:red;
    stroke:red;
    font-size:1.5rem;
    font-family: 'isocpeurregular';
}

.s-page {
    fill: #cccccc;
    stroke: #333333;
}

.s-dim {
    fill: #007AF4;
    stroke: #007AF4;
    font-size: 2rem;
    font-family: 'isocpeurregular';
}

.s-item {
    fill :#ffffff;
    stroke :#999999;
}

.s-item-ex {
    fill :#dddddd;
    stroke :#999999;
}

.result-bad {
    font-size: 2rem;
    color: red;
}

.result-good {
    font-size: 3rem;
    font-weight: bold;
    color: darkgreen;
}

.result-sz {
    font-size: 1.5rem;
    color: dodgerblue;
}

.prc {
    font-weight: bold;
}

.bus {
    float:right;
}