* {
    /*font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
}
body, html {
    font-size: .9em;
}
body {
    background-color: #333;
    color: #ECECEC;
    overflow-x: hidden;
}
thead {
    font-weight: 700;
}

h1, h2, h3, h4, h5 {
    color: #A4D0D8;
    font-size: 1.45em;
}

.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5 {
    color: #026E82;
    font-size: 1.45em;
}

.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #026E82;
    border-color: #3595A7;
    color: #FFF;
}
.datepicker {
    background-color: #FFF;
    border-color: #3595A7;
    color: #3595A7;
}
.dropdown-menu>li>a, .dropdown-submenu>a {
    text-decoration: none;
    color: #FFF;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-submenu:focus>a, .dropdown-submenu:hover>a {
    text-decoration: none;
    color: #000;
    background-color: #A4D0D8;
    background-image: none;
}
.datepicker td, .datepicker th {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.centering {
    float: none;
    margin: 0 auto;
}
#sidebar {
    float: right;
}
#content {
    margin-left: 0;
}
.above-footer {
    margin-bottom: 60px;
}
@media (max-width:767px) {
    .btn {
        margin-top: 8px;
    }
}input[disabled].wonum-input {
     border: 0;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
 }
.well-invisible {
    min-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none!important;
}
.input-prepend.input-block-level {
    display: table;
    width: 100%}
.input-prepend.input-block-level .add-on {
    display: table-cell;
    background-color: #fff;
}
.input-prepend.input-block-level>input {
    box-sizing: border-box;
    height: 30px;
    display: table-cell;
    width: 100%;
    border-left-style: none;
}
.text-hs-subtxt {
    color: #F89406;
    font-size: .85em;
    font-weight: 600;
}
.masthead {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}
.hero-unit h1, .hero-unit h2, .hero-unit h3, .hero-unit h4, .hero-unit h5 {
    color: #E6E6E6;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #A4D0D8;
}
.btn.disabled, .btn[disabled] {
    pointer-events: none;
}
dl {
    margin-top: 0;
}
.hr-alert {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #F7ECB5;
    border-bottom: 1px solid #FFF;
}
.alert {
    padding: 8px 14px;
}
.well {
    background-color: #026E82;
    border-color: #017288;
    color: #E6E6E6;
    -webkit-box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.well h1, .well h2, .well h3, .well h4, .well h5 {
    color: #A4D0D8;
}
.table-striped tbody>tr:nth-child(even)>td, .table-striped tbody>tr:nth-child(even)>th {
    background-color: #f4f4f4;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
thead {
    background: #E2E2E2;
}
.badge {
    border: 1px solid #FFF;
    -moz-box-shadow: 2px 2px 2px #3B3B3B;
    -webkit-box-shadow: 2px 2px 2px #3B3B3B;
    box-shadow: 2px 2px 2px #3B3B3B;
}
.badge-success {
    background-color: #060;
}
.badge-pre-success {
    background-color: #00B800;
}
.collapse-form, a {
    text-decoration: none;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}
.collapse-form:hover {
    text-decoration: none;
    color: #3595A7;
    text-shadow: 1px 1px 2px #FFF;
}
span.gc-cs-link {
    color: inherit;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
}
.table {
    color: gray;
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}
strong {
    color: #ECECEC;
    text-shadow: 1px 1px 1px #000;
}
table {
    font-size: .83em;
}
.fade-hide, .fade-show {
    -webkit-transition: all cubic-bezier(0.25, .46, .75, .75) .5s;
    -moz-transition: all cubic-bezier(0.25, .46, .75, .75) .5s;
    -o-transition: all cubic-bezier(0.25, .46, .75, .75) .5s;
    transition: all cubic-bezier(0.25, .46, .75, .75) .5s;
}
.fade-hide {
    opacity: 1;
}
.fade-hide.fade-hide-active, .fade-show {
    opacity: 0;
}
.fade-show.fade-show-active {
    opacity: 1;
}
.colorWhite, .colorWhite:hover {
    color: #FFF;
}
#filesDND {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    border: 2px dotted #666;
    background-color: #E6E6E6;
    min-height: 75px;
    color: #B2B2B2;
}
.disclaimer {
    font-style: italic;
    font-size: .87em;
    font-weight: 700;
    color: #666;
}
.file-list {
    min-height: 50px;
    margin-bottom: 20px;
}
.attachmentList:nth-child(odd) {
    background-color: #3595A7;
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
    padding-top: 5px;
}
.attachmentList:nth-child(even) {
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
    padding-top: 5px;
}
.chk-box {
    background-color: #FFF;
    position: relative;
    border: 1px solid #025868;
    padding: 1px;
    height: 13px;
    width: 13px;
    clear: both;
    float: left;
    cursor: pointer;
}
.chk-red {
    color: #ff0302;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    text-align: center;
}
.chk-green {
    color: #00b200;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    text-align: center;
}
.footer {
    z-index: 500;
    color: #2560AB;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #016A7F;
    border-top: 1px solid #3595A7;
    -webkit-box-shadow: 0 -8px 8px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0 -8px 8px rgba(50, 50, 50, .5);
    box-shadow: 0 -8px 8px rgba(50, 50, 50, .5);
}
.alert {
    margin-bottom: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.a-plain {
    color: #016A7F;
    font-size: 1.25em;
    text-decoration: none;
}
.a-plain:active {
    text-decoration: none;
}
.a-plain:hover {
    color: #000;
    text-decoration: none;
}
.a-plain:visited {
    text-decoration: none;
}
.inactive {
    pointer-events: none;
    cursor: default;
}
.orderStack {
    border-bottom: 1px solid #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
}
.orderStack:nth-child(odd) {
    background-color: #02788c;
}
.orderStack:nth-child(even) {
    background-color: #026E82;
}
.table tbody tr.lunchLineItem>td {
    background-color: #3B3B3B;
    color: #999;
    /*border: 1px solid #464646;*/
}
.table tbody tr.newLineItem>td {
    background-color: #fff8a3;
    /*border: 1px solid #f5ea6d;*/
}
.timeEntryTbl .table-striped tbody>tr:nth-child(4n-1)>td, .timeEntryTbl .table-striped tbody>tr:nth-child(4n-1)>th {
    background-color: #e5e5e5;
}

#customerSelectModal .modal-body, #locationSelectModal .modal-body, #uploadFilesModal .modal-body, #orderSearchModal .modal-body {
    height: 100% !important
}

#searchOrdersModal .modal-body {
    max-height: none;
}

#updatePermitInfoModal .modal-body {
    min-height: 75%
}

#customerSelectModal, #orderSearchModal, #locationSelectModal , #searchOrdersModal, #descOfWorkModal {
    border-radius: 0;
    width: 90%;
    margin: -65px 0 0 -45%;
}

.datepicker {
    z-index: 1151!important;
}
.well-invert>hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #676767;
    border-bottom: 1px solid #5d5d5d;
}
.well-invert>h1, .well-invert>h2, .well-invert>h3, .well-invert>h4, .well-invert>h5 {
    margin: 5px 0;
    color: #919191;
}
.well .well-invert {
    color: #c9c9c9;
}
.tab-pane>.well-invert h1, .tab-pane>.well-invert h2, .tab-pane>.well-invert h3, .tab-pane>.well-invert h4, .tab-pane>.well-invert h5 {
    color: #fff;
}
.well-invert {
    background-color: #424242;
    padding: 15px;
    padding-bottom: 25px;
    -moz-box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px #000;
}
.well-invert>a {
    color: #DDD;
}
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background-color: #d8d8d8;
}
a:active, a:hover, a:link, a:visited {
    text-decoration: none;
}
.nav-hol-inactive>.nav-hol {
    cursor: default;
    pointer-events: none;
    color: #707070;
    background-color: #4f4f4f;
    border: none;
    top: 2px;
    right: -2px;
    -webkit-box-shadow: 0 0 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 0 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 0 rgba(50, 50, 50, .75);
}
.nav-hol {
    padding: 13px;
    min-height: 145px;
    text-decoration: none;
    color: #d1d1d1;
    font-weight: 700;
    border: 1px solid #1B7C8E;
    cursor: pointer;
    background-color: #026E82;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, .75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, .75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, .75);
    transition: background 250ms ease;
    -webkit-transition: background 250ms ease;
}
.progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.nav-hol:active {
    position: relative;
    top: 2px;
    right: -2px;
    -webkit-box-shadow: 0 0 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 0 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 0 rgba(50, 50, 50, .75);
}
.nav-hol:hover {
    background-color: #1B7C8E;
    border: 1px solid #026E82;
}
.nav-hol-icon {
    font-size: 2em;
}
.nav-hol-title {
    font-size: 1.35em;
}
.drafts {
    color: #d7d7d7;
    background-color: #e08600;
    border: 1px solid #ea8c00;
    transition: background 250ms ease;
    -webkit-transition: background 250ms ease;
}
.drafts:hover {
    background-color: #f49200;
    border: 1px solid #ff9800;
}
.drafts>h3 {
    color: #CDE6E8;
}
.drafts>h3:hover {
    color: #FFEDD1;
}
.orders {
    background-color: #093;
    border: 1px solid #007A29;
    transition: background 250ms ease;
    -webkit-transition: background 250ms ease;
}
.orders:hover {
    border: 1px solid #093;
    background-color: #007A29;
}
.orders>h3 {
    color: #CDE6E8;
}
.orders>h3:hover {
    color: #FFEDD1;
}
.row-fluid {
    margin-top: 15px;
}
.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.btn-hs {
    background-color: #4298a7!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a7d4dc",  endColorstr="#4298a7");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#A7D4DC), to(#4298A7));
    background-image: -moz-linear-gradient(top, #A7D4DC, #4298A7);
    background-image: -ms-linear-gradient(top, #A7D4DC, #4298A7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7D4DC), color-stop(100%, #4298A7));
    background-image: -webkit-linear-gradient(top, #A7D4DC, #4298A7);
    background-image: -o-linear-gradient(top, #A7D4DC, #4298A7);
    background-image: linear-gradient(#A7D4DC, #4298A7);
    border-color: #4298A7 #4298A7 hsl(189, 43%, 38.5%);
    color: #000!important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .49);
    -webkit-font-smoothing: antialiased;
}
.hero-unit {
    padding: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
    background-color: #4D4D4D;
    color: #E6E6E6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.under-nav {
    margin-top: 3.5em;
}
.under-nav-tabs {
    border-top: 0;
    border-top-left-radius: 0;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    cursor: default;
    background-color: #026E82;
    border-top: 1px solid #3595A7;
    border-left: 1px solid #3595A7;
    border-right: 1px solid #3595A7;
    border-bottom: 1px solid #026E82;
    pointer-events: none;
    text-decoration: none;
    color: #FFF;
}
.nav-tabs>.active>a {
    border-bottom: 1px solid #026E82;
    font-weight: 600;
}
.nav-tabs>li {
    text-align: center;
    padding-right: 0;
}
.nav-tabs>li>a {
    background-color: #03aecd;
    border-color: #0399b4;
    border-bottom: 1px solid #026E82;
    text-decoration: none;
    color: #FFF;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
/*.nav-tabs>li>a:focus*/
.nav-tabs>li>a:hover {
    background-color: #0399b4 !important;
    border-color: #02839b;
    /*border-bottom: #026E82;*/
}
.nav-tabs {
    border-bottom: 1px solid #026E82;
}
.navbar .brand {
    padding: 10px 30px;
}
.navbar-inverse .navbar-inner {
    background-color: #026E82;
    border-color: #027A91;
    background-image: none;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #F2F2F2;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-inverse .divider-vertical {
    border-right-color: #017288;
    border-left-color: #006174;
}
.navbar .divider-vertical {
    margin: 0;
}
.navbar .brand {
    font-weight: 800;
    text-shadow: 1px 1px 1px #000;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}
.navbar .brand:hover {
    font-weight: 800;
    color: #FFF;
    text-shadow: 1px 1px 1px #FFF;
}
.navbar {
    background-color: #026E82;
    -webkit-box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    box-shadow: 0 5px 5px rgba(50, 50, 50, .5);
    border-bottom: 1px solid #006174;
}
@media (min-width:979px) {
    .navbar-inverse .navbar-inner {
        height: 40px;
    }
}@media (max-width:979px) {
    body {
        font-size: .75em;
    }
    .btn {
        font-size: .75em;
    }
    .navbar-inverse .nav-collapse .dropdown-menu a, .navbar-inverse .nav-collapse .nav>li>a {
        background-color: #3595A7;
        color: #FFF;
        margin-top: 5px;
    }
    .badge-important, .badge-warning {
        border: 1px solid #FFF;
        -moz-box-shadow: 1px 1px 1px #3B3B3B;
        -webkit-box-shadow: 1px 1px 1px #3B3B3B;
        box-shadow: 1px 1px 1px #3B3B3B;
    }
}@media (min-width:979px) {

}.nav-list .nav-header, .nav-list>li>a {
     margin-left: -15px;
     margin-right: -15px;
     text-shadow: 0 0 0 rgba(255, 255, 255, .25);
     transition: all 250ms ease;
     -webkit-transition: all 250ms ease;
 }
.nav-list {
    background-color: #484848;
    -moz-box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px #000;
}
.nav-list>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-list>.active>a, .nav-list>.active>a:focus, .nav-list>.active>a:hover {
    color: #fff;
    background-color: #555;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav-list>li>a {
    color: #DDD;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #515151;
}
.nav-list-well .active>a, .nav-list-well .active>a:focus, .nav-list-well .active>a:hover {
    background-color: #444;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 0 8px #222;
    -webkit-box-shadow: inset 0 0 8px #222;
    box-shadow: inset 0 0 8px #222;
    cursor: default;
}
.nav-list-well>li>a {
    transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
}
.nav-list-well>li>a:focus, .nav-list-well>li>a:hover {
    background-color: #026E82;
    font-size: 1.025em;
}

@media (max-width:691px) {
    .span3 {
        margin-top: 10px;
    }
}.btn {
     font-size: 1em;
 }
.full-modal {
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    height: 100%!important;
    top: 0!important;
    left: 0!important;
    margin: 0!important;
}
#sidebar-right.affix {
    position: fixed;
    top: 75px;
    right: 20px;
}
@media (max-width:979px) {
    #sidebar-right.affix {
        top: 88px;
    }
}@media (max-width:767px) {
    #sidebar-right.affix {
        position: relative;
        top: auto;
        right: auto;
    }
}th {
     font-size: 1.25em;
 }
.table tbody tr.success>td {
    background-color: #bdf49c;
    color: #646464;
}
.table-hover tbody tr.success:hover>td {
    background-color: #a9e189;
    color: #646464;
}
.table tbody tr.warning>td {
    background-color: #f4ee8e;
    color: #646464;
}
.table-hover tbody tr.warning:hover>td {
    background-color: #e1db7b;
    color: #646464;
}
.table tbody tr.error>td {
    background-color: #f4d5d5;
    color: #646464;
}
.table-hover tbody tr.error:hover>td {
    background-color: #e1c1c1;
    color: #646464;
}
.primary-text-bold {
    color: #026E82;
    font-weight: 700;
}
input[disabled], input[readonly], select[disabled], select[readonly], textarea[disabled], textarea[readonly] {
    cursor: not-allowed;
    background-color: #cecece;
    color: gray;
}
footer {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%}
.upload-box {
    min-height: 50px;
    margin: 0;
    color: #767676;
    background-color: #e7e7e7;
    padding: 15px 2px;
    border: 2px dashed #ccc;
    text-align: center;
    font-size: 1.5em;
    font-weight: 700;
    -moz-transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
.upload-box>.sub-txt {
    color: #de913e;
    text-align: center;
    font-size: .55em;
    font-style: italic;
    margin-top: 5px;
}
.upload-box.drag-over>.sub-txt {
    color: #bb7339;
    text-align: center;
}
/*TODO*/
.upload-box.drag-over {
    color: #cc2d32;
    background-color: #c1c1c1;
    border-color: #cc2d32;
}
progress {
    width: 100%;
    height: 15px;
    margin: auto;
    -webkit-appearance: none;
    border: none;
    vertical-align: middle;
}
progress::-webkit-progress-value {
    background-color: #026E82;
}
progress[value]::-webkit-progress-bar {
    background-color: #eee;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25)inset;
}
.no-select {
    -webkit-touch-callout:  none;
    -webkit-user-select:  none;
    -khtml-user-select:  none;
    -moz-user-select:  none;
    -ms-user-select:  none;
    user-select:  none;
}

.help-box {
    font-weight: 700;
    color: #F89406;
    visibility: visible;
    -webkit-transition: 250ms linear;
    -moz-transition: 250ms linear;
    -o-transition: 250ms linear;
    transition: 250ms linear;
}

.help-box.hide {
    visibility: hidden;
}

.modal.modal-spinner {
    width: 95%;
    margin: -65px 0 0 -47.5%;
    height: 200px;
    background-color: #016A7F;
    border-radius: 0;
    text-align: center;
}

.modal.modal-spinner h3 {
    color: #fff;
}

.modal.modal-spinner>.modal-body>.modal-spinner {
    font-size: 4.5em;
}

@media (max-width: 767px) {
    .modal.modal-spinner {
        width: 95%;
        margin: 0;
        height: 200px;
        background-color: #016A7F;
        border-radius: 0;
        text-align: center;
    }
    #customerSelectModal, #locationSelectModal, #orderSearchModal, #searchOrdersModal {
        width: 95%;
        margin: 0;
    }
    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        margin-top: 8px;
    }
}

table.table>tbody {
    background-color: #fff;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: none;
}

.btn:focus {
    outline: none;
}

a.tag, a:hover.tag {
    text-decoration: none;
    color: #2F4F4F;
}

.tag {
    background-color: gainsboro;
    border: 1px solid #d9d9d9;
    padding: 2px 6px;
    border-radius: 1em;
}

.tag:hover {
    background-color: #cccccc;
}


.invalid-input, .ng-dirty .ng-invalid {
    background-color: #f5d1d2;
    /*border-color: rgba(204, 45, 50, 0.25);*/
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #cc2d32;
    box-shadow: inset 0 0 0.5em 0.01em rgba(204, 45, 50, 0.5);
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(0, 0, 0, 0.5);
    outline: 0;
    -webkit-box-shadow: inset 0 0 0.5em 0.01em rgba(0, 0, 0, 0.15), 0px 0px 8px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 0 0.5em 0.01em rgba(0, 0, 0, 0.15), 0px 0px 8px 0px rgba(0,0,0,0.15);
    box-shadow: inset 0 0 0.5em 0.01em rgba(0, 0, 0, 0.15), 0px 0px 8px 0px rgba(0,0,0,0.15);
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
}

select:focus {
    outline: 0;
}

body.modal-open {
    overflow: hidden !important;
}



/*TEST*/
.nav-menu-icon {
    z-index: 1039;
    fill:#eee;
    position: absolute;
    left: .75em;
    top: .75em;
}

.menu-bar {
    fill:#eee;
}

.nav-menu-icon:hover .menu-bar {
    fill: #000;
    fill-opacity: 0.5;
}

.search-menu-icon {
    left: 10em;
    top: .5em;
    padding: .5em 1em;
    position: absolute;
    border-radius: .5em;
    transition: all 300ms ease;
}
.search-menu-icon:after {
    position: relative;
    opacity: 0;
    content: "\00a0\00a0Search";
    color: #eee;
    font-size: 1.65em;
    transition: all 400ms ease;
    top: -200px;
}
.search-menu-icon:hover {
    cursor: pointer;
}
.search-menu-icon:hover:after {
    opacity: 1;
    top: 1px;
}
.search-menu-icon > i {
    color: #eee;
    z-index: 1037;
    font-size: 1.95em;
    text-shadow: rgb(32, 32, 32) 1px 1px,
        rgb(34, 34, 34) 2px 2px,
        rgb(37, 37, 37) 3px 3px,
        rgb(39, 39, 39) 4px 4px,
        rgb(41, 41, 41) 5px 5px,
        rgb(44, 44, 44) 6px 6px,
        rgb(46, 46, 46) 7px 7px,
        rgb(48, 48, 48) 8px 8px,
        rgb(51, 51, 51) 9px 9px;
    background-color: rgb(51, 51, 51);
    height: 100%;
}

.notification-menu-icon {
    display: table;
    font-family: sans-serif;
    color: #eee;
    font-size: 1.5em;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    height: 40px;
    background-color: #333;
    right: -510px;
    width: 550px;
    top: .5em;
    padding: .5em .75em;
    position: absolute;
    transition: all 500ms ease;
    box-shadow: -4px 2px 8px 1px rgba(0, 0, 0, .75);
    height: 15px;
}

.notification-menu-icon > span {
    position: relative;
    right: -100px;
    transition: right 500ms ease;
}
.notification-menu-icon:hover {
    cursor: pointer;
    right: -345px;
}
.notification-menu-icon:hover > span {
    right: 0;
}
.notification-menu-icon.red {
    background-color: #cd2303;
}
.notification-menu-icon.off {
    right: -600px;
}

.nav-side {
    z-index: 1038;
    font-size: 1.25em;
    top: 0;
    left: -20em;
    position: fixed;
    display: table;
    background-color: #026E82;
    height: 100%;
    width: 20em;
    -webkit-box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.25);
    transition: left 500ms ease;
}
.nav-side:hover {
    left: 0;
}
.nav-side.nav-out {
    left: 0;
}
.nav-side ul {
    list-style-type: none;
}
.nav-side ul li {
    position: relative;
    transition: background 300ms ease-in;
}
.nav-side ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: .875em;
    font-size: 1.05em;
}
.nav-side ul li a:hover {
    cursor: pointer;
    background-color: #0399b4;
}
.nav-side ul li.active {
    background-color: #004756;
    border-bottom: 2px solid #333;
    border-top: 1px solid #333;
    pointer-events: none;
}
.nav-side ul li.disabled a {
    /*background-color: #627c84;*/
    background-color: rgba(255, 255, 255, .65);
    /*color: #7c959d;*/
    pointer-events: none;
}
.nav-side ul li.active a:hover {
    background-color: #004756;
    cursor: default;
}
.nav-side ul li:hover > .nav-side-submenu {
    left: 20em;
}
.nav-side ul li.red:hover a {
    background-color: #CC2D32;
}

.nav-side-divide {
    height: 10em;
}

.nav-side-menu {
    margin: 0;
    background-color: inherit;
    border-top: 2px solid #004756;
    border-bottom: 2px solid #004756;
    position: relative;
    width: 100%;
    padding: 0;
}
.nav-side-menu .nav-side-submenu {
    z-index: -1;
    background-color: #232323;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: -20em;
    transition: left 750ms ease;
}

.nav-side-menu li {
    border-bottom: 1px solid #004756;
}

.nav-side-menu li:last-child {
    border-bottom: none;
}

.nav-side-top {
    top: 0;
    left: 0;
    margin: 3.25em 0 0 0;
}

.no-hover {
    cursor: default !important;
    background-color: inherit !important;
}

.arrow-right {
    position: absolute;
    top: 50%;
    right: .25em;
    transform: translateY(-50%);
    width: 0;
    height: 1em;
    vertical-align: middle;
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-left: .5em solid #232323;
}

.arrow-left {
    position: absolute;
    top: 50%;
    left: .25em;
    transform: translateY(-50%);
    width: 0;
    height: 1em;
    vertical-align: middle;
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .5em solid #fff;
}

.title-header {
    display: table-cell;
    vertical-align: middle;
    margin: 20px 0;
    padding: .75em 1em;
    color: #fff;
    font-size: 1.45em;
    font-weight: 700;
    height: 40px;
    background-color: #014450;
    position: relative;
    box-shadow: -4px 2px 8px 1px rgba(0, 0, 0, 0.75);
    left: -22px;
}
/*.title-header:before {*/
    /*z-index: -1;*/
    /*content: "";*/
    /*position: absolute;*/
    /*top: 2px;*/
    /*left: -30px;*/
    /*background-color: transparent;*/
    /*width: 5px;*/
    /*height: 0;*/
    /*border-top: 20px solid #014450;*/
    /*border-left: 15px solid transparent;*/
    /*border-right: 15px solid #014450;*/
    /*border-bottom: 20px solid #014450;*/
    /*border-radius: 0;*/
/*}*/