﻿/*-------------------------General layout-------------------------------------------*/
html,
body {
    padding: 0;
    margin: 0;
    min-width: 520px;
    height: 100%;
}

body {
    background-color: #f9f9f9;
    font-family: "Barlow", "Roboto", sans-serif;
}

#loginWrapper {
    width: 100%;
    height: 100%;
    min-width: 600px;
}

#login {
    height: 100%;
    width: 100%;
    background: url("/images/snap/city_r-repeat-f.png");
    background-repeat: repeat;
}

.loginsection {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    min-width: 425px;
}

.primary-text--red {
    color: #ed1b24;
}

.primary-text--green {
    color: #00e600;
}

.primary--red {
    background-color: #ed1b24;
}

.offset-left {
    margin-left: 10px;
}

table.table-hover tbody tr:hover {
    background-color: rgba(112, 128, 144, 0.275);
}

table tr.inactive {
    color: darkgrey;
    text-decoration: line-through;
}

table th {
    color: #ff4350;
    font-family: "Patua One", Arial, sans-serif;
    font-size: 13px;
}

table td {
    line-height: 2em;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.font-12 {
    font-size: 12px;
}

.font-11 {
    font-size: 11px;
}

.font-10 {
    font-size: 10px;
}

.font-20 {
    font-size: 20px;
}

hr {
    padding: 0;
    margin: 0 0 1rem 0;
}

button,
.badge,
.btn-link,
.link {
    cursor: pointer;
}

.select-wrapper ul {
    max-height: 300px;
}

.text-right {
    text-align: right;
}

.underline {
    text-decoration: underline;
}

.thick {
    border: 5px solid rgba(0, 0, 0, 0.1);
    margin: 5px 0;
}

.center {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.red-gradient {
    background: -webkit-linear-gradient(50deg, #ed1b24, #c91e26);
    background: linear-gradient(40deg, #ed1b24, #c91e26);
}

h6 {
    font-size: 14px;
}
.card .card-body h4 {
    font-size: 1.45em;
}
.hide {
    display:none;
}
.italic {
    font-style:italic;
}
.bold {
    font-weight:bold;
}
body.modal-open {
    overflow: visible !important;
}

.modal {
    top:60px !important;
}
[type="checkbox"] {
    visibility: inherit !important;
}

.k-checkbox {
    position: unset !important;
    -webkit-appearance: checkbox !important;
}
#select-users-listview .k-pager-sm .k-pager-numbers-wrap, #lien-waiver-table-0 .k-pager-sm .k-pager-numbers-wrap {
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.k-pager-md .k-pager-info, .k-pager-sm .k-pager-info, .k-pager-sm .k-pager-numbers, .k-pager-sm .k-pager-sizes {
    display:block !important;
    list-style:none !important;
}
/*-----------------------------Login Modal---------------------------------------------*/
.form-simple .font-small {
    font-size: 0.8rem;
}

.form-simple .header {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.form-simple input[type="text"]:focus:not([readonly]) {
    border-bottom: 1px solid #ff3547;
    -webkit-box-shadow: 0 1px 0 0 #ff3547;
    box-shadow: 0 1px 0 0 #ff3547;
}

.form-simple input[type="text"]:focus:not([readonly]) + label {
    color: #4f4f4f;
}

.form-simple input[type="password"]:focus:not([readonly]) {
    border-bottom: 1px solid #ff3547;
    -webkit-box-shadow: 0 1px 0 0 #ff3547;
    box-shadow: 0 1px 0 0 #ff3547;
}

.form-simple input[type="password"]:focus:not([readonly]) + label {
    color: #4f4f4f;
}

/*---------------------------Data tables-----------------------------------------------*/
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after {
    padding: 5px;
}

.dataTables_wrapper .mdb-select {
    border: none;
}

.dataTables_wrapper .mdb-select.form-control {
    padding-top: 0;
    margin-top: -1rem;
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    width: 100px;
}

.dataTables_length label {
    display: flex;
    justify-content: flex-start;
}

.dataTables_filter label {
    margin-bottom: 0;
}

.dataTables_filter label input.form-control {
    margin-top: -0.6rem;
    padding-bottom: 0;
}

table.dataTable {
    margin-bottom: 3rem !important;
    border-collapse: collapse !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
}

.table th,
.table td {
    vertical-align: inherit;
}

/*
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    content: "";
}*/
.dataTables_wrapper.container-fluid,
#sidebar-joblisting table.table td {
    padding: 0;
}

.dataTables_filter label {
    color: #333;
}

.page-item.active .page-link {
    background-color: #ed1b24;
}

#jobFilters {
    background-color: darkgray;
    padding: 10px 3px;
}

#sidebar-joblisting .dataTables td:hover {
    background-color: transparent;
}

#sidebar-joblisting tbody tr {
    background-color: #d3d3d3;
    color: #333;
}

#sidebar-joblisting tbody tr td a {
    font-size: 10px;
    line-height: 12px;
    margin-top: 12px;
}

#sidebar-joblisting table.dataTable {
    margin-top: 0 !important;
}

.borderless td,
.borderless th,
.borderless,
.table thead tr.borderless th {
    border: none;
}

#sidebar-joblisting table.dataTable .odd,
table.dataTable .even {
    border-bottom: 1px solid rgba(112, 128, 144, 0.275);
}

#sidebar-joblisting input,
#sidebar-joblisting select option {
    color: white;
}

#costcode-dataTable tr.group {
    background-color: #78909c;
    color: white;
}
/*#po-datatable.table-sm td {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
#po-datatable td, #po-datatable th {
    font-size:11px;
    text-align:center;
}
#po-datatable {
    min-width:450px;
}*/
.lien-waiver-tab-2.active, .lien-waiver-tab-1.active {
    border-bottom:1px solid 
}

#lien-waiver-table-0 .k-checkbox-label::before, #lien-waiver-table-1 .k-checkbox-label::before {
    border-color: #999 !important;
}

#po-table .k-grid-content,
#jobReport .k-grid-content {
    overflow-y: hidden;
}

#k-po-table td,
#lien-release td,
#lien-release-review td,
#budgetchange-grid td,
#servicing-review-grid-not-approved td,
#servicing-review-grid td,
#outstanding-lien-releases-grid td,
#servicing-payment-grid td,
#lien-release-review-False td,
#lien-release-review-True td,
#inspections-table td,
#servicing-audit-grid td{
    white-space: nowrap;
}

#servicing-grid td {
    padding: 3px 0 3px 10px !important;
    white-space: nowrap;
}

#servicing-grid th {
    padding: 10px !important;
}

#servicing-review-grid td select,
#servicing-review-grid-not-approved td select {
    display: block !important;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 4px 0;
}
#recentDocuments td:nth-of-type(4) {
    max-width: 200px !important;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
}
/*---------------------------Side Nav/TopNav--------------------------------------------------*/
.side-nav .logo-sn {
    padding: 0;
}

.side-nav .logo-sn img {
    width: 90%;
}

.white-skin .navbar {
    padding: 5px;
}

.white-skin .side-nav .collapsible li .collapsible-header.active {
    color: #ed1b24;
}

.white-skin .side-nav .collapsible li a {
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

.side-nav .collapsible a,
.side-nav .collapsible-body a {
    line-height: 53px;
    height: 53px;
}

.dropdown .dropdown-menu .dropdown-item i {
    padding-right: 5px;
}

.navbar .dropdown-menu a:hover {
    background-color: #ed1b24;
}

.side-nav .collapsible li a:hover,
.white-skin .side-nav .collapsible li:hover {
    background-color: transparent;
}

.white-skin .navbar .navbar-nav .nav-item a {
    color: #c91e26;
}

ul#sidenav-filter > li:first-child {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f9f9f9;
}

ul#sidenav-filter {
    margin: 0 0 100px 0;
    padding: 8px 5px;
}

#sidenav-filter label {
    color: #c91e26;
    margin-bottom: 0;
    margin-top: 8px;
}
#expandAdvancedFilters, #collapseAdvancedFilters {
    color: black;
    text-align: right;
    margin: 10px;
    cursor:pointer;
}
#sidenav-filter li.collapsed #collapseAdvancedFilters, #sidenav-filter li:not(.collapsed) #expandAdvancedFilters {
    display: none;
}
#sidenav-filter li:not(.collapsed) #collapseAdvancedFilters {
    display:block;
}
#jobListing .open-status {
    border-right: 10px solid #388e3c;
}

#jobListing .closed-status {
    border-right: 10px solid #ff3547;
}

#jobListing .row {
    background-color: #fff;
}

#jobListing .row {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    margin-top: 10px;
    border-left: 1px solid grey;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
}

#jobListing a {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto;
    line-height: inherit;
    padding-left: inherit;
}

#jobListing-total {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #919191;
    color: white;
    font-size: 16px;
}

/*------------------------------------------------------Forms/Input---------------------------------------*/
#projectManagers .mdb-select [type="checkbox"] + label:before {
    margin-top: -10px;
}

.picker__box .picker__header .picker__date-display .picker__weekday-display {
    background-color: #607d8b;
}

.list-group-item.active {
    background-color: #ed1b24;
    border-color: #ed1b24;
}

.list-group-item.active:hover {
    color: white;
}

.list-group-item {
    color: #607d8b;
    cursor: pointer;
}

.list-group-item:hover {
    color: #ed1b24;
}

input,
select {
    color: #1c2331;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.picker__header select {
    display: inline-block !important;
}

.switch.primary-switch label input[type="checkbox"]:checked + .lever {
    background-color: #ed1b24;
}

.switch label input[type="checkbox"]:checked + .lever:after {
    background-color: #ed1b24;
}

.select-wrapper input.select-dropdown {
    height: 2.3rem;
    line-height: 2.5rem;
}

.userStatus[type="checkbox"][class*="filled-in"]:checked + label:before {
    top: 10px;
    left: 2px;
    width: 5px;
    height: 12px;
}

.md-form label.activeFloat {
    -webkit-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    transform: translateY(-140%);
    font-size: 0.8rem;
}

.jobs .multiple-select-dropdown li [type="checkbox"] + label,
.jobGroups .multiple-select-dropdown li [type="checkbox"] + label,
.sidebar-groups .multiple-select-dropdown li [type="checkbox"] + label,
.sidebar-jobType .multiple-select-dropdown li [type="checkbox"] + label
.poStatus .multiple-select-dropdown li [type="checkbox"] + label,
#filter .costcodes .multiple-select-dropdown li [type="checkbox"] + label,
.usersubcontractors .dropdown-content li.disabled label,
.usersubcontractors .multiple-select-dropdown li [type="checkbox"] + label {
    display: none;
}

.usersubcontractors .select-dropdown li.disabled > span {
    padding-left: 0;
}

.dropdown-primary .dropdown-content li.active {
    background-color: #ed1b24;
}

.sidebar-groups ul, .sidebar-jobType ul {
    width: 235px !important;
}

.sidebar-groups ul input, .sidebar-jobType ul input {
    color: #ed1b24 !important;
}

label {
    margin-top: 0.5rem;
}

textarea {
    border-radius: 4px;
}

#addNewUser .k-checkbox-label:before,
#editUser .k-checkbox-label:before,
#ganttChart .k-checkbox-label:before {
    margin-top: 4px;
}
input[name="Job.State"],
input[name="State"] {
    text-transform: uppercase;
}
.k-dropdown-wrap.k-state-disabled {
    border-color: white;
    color: black;
    opacity: 100;
}
.k-dropdown-wrap.k-state-disabled .k-select {
    display: none;
}
/*--------------------------------------------ADD JOB-----------------------------------------------*/
.modal-dialog.cascading-modal {
    margin-top: 3%;
}

.modal .modal-full-height .modal-content,
.modal .modal-full-height.modal-top,
.modal .modal-full-height.modal-bottom {
    max-width: 95%;
}

#job-tabs ul.k-tabstrip-items,
#dashboard-tabs ul.k-tabstrip-items {
    background-color: white;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/*-------------------------------------------------JOB REPORT----------------------------------------------------*/
#jobReport-dataTable th,
#jobReport-dataTable td {
    font-size: 0.7rem;
    line-height: 0.9rem;
    padding: 10px;
}
/*-------------------------------------------------SINGLE JOB DASHBOARD------------------------------------------*/
.updatedby {
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    white-space: nowrap;
}

/*--------------------------------------------------------BUDGET-----------------------------------------------*/
#budgetUploadSection {
    padding: 10px;
    border: 1px dashed #424242;
}

#budget-dataTable .dropdown-content li,
#budget-dataTable .dropdown-content li > a,
#budget-dataTable .dropdown-content li > span,
#budget-dataTable input {
    font-size: 12px;
}

#budget-dataTable input {
    width: 200px;
}

#budget-dataTable select {
    display: block !important;
}

#budget-dataTable .group,
#budget-dataTable .group td {
    padding: 2px;
    background-color: rgb(221, 221, 221);
    color: #333;
    cursor: pointer;
}

#budgetChangeFormCard .bc-from-costCode span.caret,
.requiredDocuments span.caret {
    right: 6px;
    top: 6px;
}

#budgetChangeFormCard .bc-from-costCode input,
.requiredDocuments input {
    padding: 6px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 4px;
    font-size: 12px !important;
    width: 100% !important;
}

.bc-from-amount.k-numerictextbox .k-icon {
    display: none;
}
.k-popup .k-list .k-item {
    font-size: 13px;
}
.k-multiselect, .k-dropdown, input, textarea {
    font-size: 13px;
    border-color:#999;
}
/*--------------------------------------------------PO----------------------------------------------------------*/
#po-details-table tfoot th {
    border-color: transparent;
}

#poStatus-table td {
    font-size: 0.8rem;
}

.white-skin .carousel-multi-item .controls-top > a {
    background-color: transparent;
}
/*---------------------------------------------------CAROUSEL---------------------------------------------------*/
.carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 10px;
    max-height: 200px;
}

.controls-top a[data-slide="prev"] {
    position: absolute;
    left: 0;
    top: 35px;
}

.controls-top a[data-slide="next"] {
    position: absolute;
    right: 0;
    top: 35px;
}

.carousel-item .col-md-4 {
    padding: 4px;
}

.carousel-item .col-md-4 img {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/*---------------------------------------------------WEATHER WIDGET---------------------------------------------*/
#link_get_widget {
    display: none;
}

div.aw-widget-current-inner div.aw-widget-content {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.aw-weather-description,
.aw-current-weather-inner time {
    text-align: left;
    min-width: 100px;
}

.aw-widget-current .bg-su,
.aw-widget-current .bg-c {
    background: #7fceff !important;
}

.aw-widget-current .bg-s {
    background: #4f4f54 !important;
}
/*---------------------------------------------------TELERIK----------------------------------------------------*/
.k-tooltip {
    margin-left: -50px;
}
.k-chart-crosshair-tooltip, .k-chart-shared-tooltip, .k-widget.k-tooltip {
    background-color: white;
    color: #666;
}
.k-widget.k-grid .k-pager-numbers {
    list-style:none !important;
}
[type="radio"] + label {
    line-height: 24px !important;
}
[type="checkbox"] + label {
    padding-left: 22px !important;
    line-height: 15px !important;
}
#addNewUser [type="checkbox"] + label, #editUser [type="checkbox"] + label {
    padding-left: 22px !important;
    line-height: 29px !important;
}

@media screen and (min-width:992px) {
    .k-chart-crosshair-tooltip, .k-chart-shared-tooltip, .k-widget.k-tooltip {
        right: 0 !important;
        max-width: 350px;
        top: 10% !important;
        left: 55% !important;
    }
}
@media screen and (max-width:991px) {
    .k-chart-crosshair-tooltip, .k-chart-shared-tooltip, .k-widget.k-tooltip {
        margin-top:200px;
    }
}
.k-chart-tooltip th {
    color:black;

}
.k-grid .k-alt {
    background-color: #f8f8f8;
}

.k-grid td {
    line-height: 1.5em;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    padding-left: 20px;
}

.k-grid-header th.k-header > .k-link {
    color: #ff4350;
    font-family: "Patua One", Arial, sans-serif;
    font-size: 13px;
}

.k-popup .k-list .k-item,
.k-textbox {
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
}

.k-dropdown-wrap.k-state-active,
.k-popup .k-list .k-state-selected.k-state-focused,
.k-multiselect .k-button.k-state-hover,
.k-multiselect .k-button:hover,
.k-multiselect.k-header.k-state-hover .k-button,
.k-popup .k-list .k-state-selected,
.k-multiselect .k-button,
.k-multiselect.k-header .k-state-focused .k-button,
.k-multiselect.k-state-focused .k-border-up .k-button .k-multiselect .k-button {
    color: white;
    background-color: #ed1b24;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}
.k-state-hover,
.k-state-hover:hover {
    border-color: #999;
}

.k-state-hover,
.k-state-hover:hover {
    border-color: #999;
}

.k-dropdown-wrap .k-input,
.k-multiselect-wrap {
    font-family: Arial, Helvetica, sans-serif;
}

.k-popup .k-list .k-state-focused {
    border-color: transparent;
}

.k-multiselect-wrap .k-select {
    position: inherit;
    right: -5px;
}

.k-multiselect .k-button {
    padding: 0px 5px;
    color: black;
    background-color: transparent;
}

.k-multiselect.k-header.k-state-hover .k-button,
.k-multiselect.k-header.k-state-focused .k-button {
    padding: 0px 5px;
    color: black;
    background-color: transparent;
}

.k-multiselect .k-button span {
    font-size: 12px;
    text-transform: none;
    text-align: left;
}

.k-tabstrip-top > .k-tabstrip-items .k-item.k-state-active,
.k-tabstrip-items,
.k-tabstrip-items .k-item.k-state-hover,
.k-tabstrip-top > .k-tabstrip-items > .k-item,
.k-tabstrip.k-header {
    background: transparent;
    color: #c91e26;
}

.k-tabstrip-items .k-item.k-state-hover {
    border-top: none;
    border-color: transparent;
}

.k-widget * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.k-widget.k-tooltip-validation {
    color: red;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    top: 0;
    left: 4%;
    float: left;
}

.k-i-warning,
.k-numeric-wrap .k-i-warning {
    display: none;
}

.k-upload .k-upload-button {
    border: none;
    padding: 6px;
    margin: 0px;
}

.k-upload span {
    color: #c91e26;
}

.k-upload-button.k-state-focused,
.k-upload-button.k-state-active {
    background-color: transparent !important;
}
.k-upload .k-action-buttons {
    border-top:none !important;
    margin:0 !important;
}
.k-upload .k-clear-selected {
    background:#e3e3e3;
}
.k-upload .k-upload-selected {
    color:white;
}
.k-upload .k-clear-selected, .k-upload .k-upload-selected {
    width: 45% !important;
}
.k-header,
.k-edit-buttons {
    background-color: transparent;
    color: #333 !important;
}
#budgetchange-grid .k-header {
    color: #ff4350 !important;
}
 .k-grid-filter .k-icon:before {
    color: #333 !important;
}
.k-window .k-header {
    border-bottom: 1px solid #ff4350;
}

.k-window .k-popup-edit-form .k-edit-field label.k-checkbox-label {
    margin-top: 1.4em;
}

#ddlSubcontractors-list .k-state-selected,
#ddlJob-list .k-state-selected {
    background: #e3e3e3;
    color: #333;
    border: none;
    box-shadow: none;
}

#po-tabs.k-tabstrip > .k-content {
    overflow: inherit;
}

.k-grouping-row p {
    margin-bottom: 0 !important;
    font-weight: bold;
    text-transform: uppercase;
}

#filter .k-clear-value {
    display: none;
}

.filterCheckBoxLabel.k-checkbox-label:before {
    top: 6px;
}

#form-addNewUser .k-checkbox-label:before {
    top: 4px;
}

.k-input,
.k-multiselect-wrap,
.k-textbox > input,
input.k-textbox,
input.k-textbox:hover,
textarea.k-textbox,
textarea.k-textbox:hover,
.k-autocomplete.k-state-default,
.k-dropdown-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-picker-wrap.k-state-default,
.k-multiselect.k-header {
    border-color: #999 !important;
    border:1px solid;
}

.k-datepicker.k-header {
    border: none;
}

.k-picker-wrap .k-select {
    border-left: 1px solid #999;
}

.k-textbox .k-icon {
    top: 0;
    margin: 0;
    position: relative;
}

.k-calendar .k-header {
    background-color: #c91e26;
}

.k-calendar .k-today.k-state-selected:active,
.k-calendar .k-today.k-state-hover,
.k-calendar .k-today {
    border: none;
    background-color: transparent;
}

.k-calendar .k-state-selected.k-state-focused {
    border: none;
}

.k-calendar .k-today .k-link,
.k-calendar .k-today.k-state-selected .k-link {
    color: red;
}

#dashboard-tabs .k-tabstrip > .k-content {
    overflow: inherit !important;
}

.k-dropdown-wrap.k-state-focused {
    border-color: #ff4350;
}
.liendetailstable .k-grid-header th.k-header > .k-link, .liendetailstable .k-filter-row th, .liendetailstable .k-grid-header th.k-header {
    color: black;
    padding: 2px 10px;
}
.lienmastertable .k-detail-row, .lienmastertable k-alt {
    background-color: lightgray;
}
/*----------------------------------------------------SCHEDULING/GANTT CHART-------------------------------------*/
.k-gantt-toolbar .k-button,
.k-gantt > .k-header .k-link,
.k-gantt > .k-header li {
    background-color: #d32f2f;
}

.k-gantt > .k-header li,
.k-scheduler .k-header .k-link,
.k-scheduler .k-header li,
.k-gantt-toolbar .k-button {
    border-color: #d32f2f;
}

.k-gantt .k-gantt-toolbar .k-gantt-views li.k-state-selected.k-state-hover,
.k-gantt-toolbar > .k-gantt-views > li.k-state-selected {
    border-bottom-color: #d32f2f;
}

.k-gantt-toolbar > .k-gantt-views > li.k-state-selected a {
    background-color: darkred;
}

.k-gantt-edit-form > .k-edit-form-container > .k-edit-label {
    width: 15%;
    margin-right: 5%;
}

.k-gantt-edit-form > .k-edit-form-container > .k-edit-field {
    float: left;
}

.k-task-single {
    background-color: grey;
    border-color: grey;
}

.k-gantt-tables .k-task-delete .k-i-close {
    color: white;
}

.k-drag-clue {
    background-color: #ff4350;
    color: white;
}

/*---------------------------------------------------Mobile Pictures------------------------------------------------*/
#mobile-document-table-0 input[type=checkbox] {
    visibility: visible !important;
    width: 20px;
    height: 20px;
    display: block;
    opacity: 100;
}
#mobile-picture-listview {
    padding: 10px 5px;
    margin-bottom: -1px;
    min-height: 550px;
    /* Avoid cutout if font or line is bigger */
    font: inherit;
}
#mobile-picture-listview .picture {
    float: left;
    position: relative;
    width: 125px;
    height: 170px;
    margin: 10px 5px;
    padding: 0;
}
    #mobile-picture-listview .picture img {
        width: 120px;
        max-height: 120px;
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    #mobile-picture-listview .picture h3 {
        margin: 0 0 10px 0;
        padding: 3px 5px 0 0;
        font-size: .9em;
        text-transform: uppercase;
        color: #999;
    }

    #mobile-picture-listview .picture.k-state-selected {
        background-color: #388e3c;
        height:170px;
    }
        #mobile-picture-listview .picture.k-state-selected h3 {
            color:white;
        }
        /*---------------------------------------------------SERVICING/REVIEW/PAYMENT------------------------------------------------*/
        #servicing-review-grid .k-grouping-row,
        #servicing-review-grid-not-approved .k-grouping-row,
        #outstanding-lien-releases-grid .k-grouping-row,
        #servicing-payment-grid .k-grouping-row,
        #servicing-approved-grid .k-grouping-row {
            background-color: #e3e3e3;
        }

#servicing-payment-grid .k-group-footer td {
    background-color: aliceblue;
}

.highlight {
    background-color: lightgoldenrodyellow !important;
}

.k-drag-clue span {
    padding-left: 3px;
    margin-left: 20px;
}
#servicing-payment-grid .k-grouping-row td:first-child:not(.k-group-cell) {
    background:#999;
    color:white;
}
/*----------------------------------------------------RESPONSIVE------------------------------------------------*/
@media screen and (max-width: 666px) {
    .card {
        margin-top: 65px;
    }

    .tab-content.card {
        margin-top: 0px;
    }

    #servicing-review-grid-not-approved .k-grid-content,
    #servicing-review-grid .k-grid-content,
    #outstanding-lien-releases-grid .k-grid-content {
        overflow-x: scroll;
    }
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: "";
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
        rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
        rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0,
        rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
        rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
        rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
        rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0,
        rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
        rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*DropZone*/

div.k-dropzone em {
    color: black;
}

.k-dropzone-active.k-dropzone-hovered {
    background: lightGray;
}
html .k-upload .k-dropzone {
    border: 1px dashed #c91e26;
    min-height:100px;
}
.k-dropzone .k-upload-button span {
    font-size: 13px;
}
#poDocumentsPreview .k-upload .k-dropzone {
    min-height: 75px;
    max-height:75px;
}
#poDocumentsPreview .carousel-multi-item .controls-top {
    margin-bottom: 5px;
}
#poDocumentsPreview .carousel-multi-item {
    margin-bottom:10px;
}
#poDocumentsPreview .controls-top a[data-slide="prev"], #poDocumentsPreview .controls-top a[data-slide="next"] {
    top:-10px;
}
#poFileModal .modal-header {
    border:none;
    padding:5px 10px;
    height:0;
}
#poFileModal .close {
    z-index:99;
}
.k-dropzone {
    border-width: 1px;
    padding: 0.8em;
    background-color: transparent;
    border-color: grey;
}

.masked {
    display: none;
}

/*--------------------------------------------------------------PAYOFF REPORT------------------------------------------------------------*/
#payoff-report-section .k-picker-wrap .k-select {
    line-height:1.9642em;
}

#payoff-grid-0 .k-checkbox-label:before {
    width:13px; 
    height:13px;
    font-size:13px;
    line-height:13px;
}
#payoff-grid-0 [type="checkbox"] + label {
    height:8px;
}

#map {
    height:100%;
}
/*--------------------------------------------------------------PROGRESS BARS----------------------------------------------------------*/

.progressbar {
    /*width: 100%;*/
    height: 13px;
    display: block;
}
.pcompleteTitle {
    font-weight: bold;
    padding: 0 0 3px 0;
    font-size:13px;
}

.k-progress-status {
    visibility: hidden;
}

.project-complete {
    line-height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0;
}

#percentValue {
    margin-bottom: 0.1rem;
    font-size:13px;
}

#daysValue {
    margin-bottom: 0.1rem;
    font-size:13px;
}

    /* Material Theme padding adjustment*/
.k-material #JobGroupJobs .k-item, .k-material #JobGroupJobs .k-item.k-state-hover, .k-materialblack #JobGroupJobs .k-item, .k-materialblack #JobGroupJobs .k-item.k-state-hover {
    padding-left: 5px;
    border-left: 0;
    background-color: #E7E7E7;
}

.k-item > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px 10px 5px;
}

#JobGroupJobs h3,
.k-item.k-drag-clue h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 1px 0;
    padding: 0;
}

#JobGroupJobs p {
    margin: 0;
    padding: 0;
    font-size: .8em;
}
.k-autocomplete, .k-autocomplete .k-input, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-dropdown, .k-dropdown-wrap, .k-multiselect, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-split-button, .k-textbox, .k-timepicker, .k-tooltip, .k-upload
{
    border:none;
}

.emailSubText{
    font-size:14px;
    color: red;
}

.fundedDateLabel {
    font-size: 14px;
    font-weight: bold;
}

#trans-desc-input {
    font-weight: normal !important;
    font-family: Arial !important;
    font-size: 12px !important;
    color: #212529 !important;
    padding: 5px !important;
}

/*--------------------------------------------------------Document Grid icons-----------------------------------------------------------------*/

#lpPreviewDoc {
    padding-left: 7px;
}

#lpDeleteDoc {
    padding-left: 7px;
}