﻿/* Add here all your CSS customizations */

.modal-open {
    padding-right: 0 !important;
    overflow-y: auto;
}

.header {height: 80px;}
a.nav-link { text-align: center;}
@media only screen and (min-width: 768px) {
    /* Layout Fixed - Page header */
    html.fixed .page-header {
        top: 80px;
    }
}

.todo-label span { 
}

.todo-label span.date {
    text-decoration: none !important;
    font-size: 10px;
    color: #bfbfbf;
    display: block;
    line-height: 12px;
    font-weight: 400;
}

.page-footer { 
    margin-top: 20px; 
    border: 1px solid #777; 
    position: fixed; 
    z-index: 1020; 
    height: 40px;
    padding: 5px 30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    border-bottom: 1px solid #E9E9E6;
    border-top: 3px solid #EDEDED;
    line-height: 12px;
}

.progress-bar-muted {
    background-color: #999 !important;
}

.projectsTable span.projectsTableSubTitle {
    text-decoration: none !important;
    font-size: 10px;
    color: #bfbfbf;
    display: block;
    line-height: 12px;
    font-weight: 400;
}

figure.contact { display: inline-block;}

.radio-custom-com {
    margin-left: 7px;
}

.signing-container iframe {
    border: none;
    border: none; /* Reset default border */
    height: 100vh; /* Viewport-relative units */
    width: 100vw;
}

.owl-carousel .owl-item img {
    max-width: 1920px;
}

img.inlineContact {
    height: 35px;
    width: 35px;
}

.ticketHeader, .ticketBody, .ticketChat .content {
    border-bottom: 1px dotted #ddd;
}

.ticketChat ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ticketChat li {
    margin: 0 0 12px;
}

.ticketChat .image {
    float: left;
    margin: 0 10px 0 0;
}

.ticketChat .title {
    color: #000011;
    display: block;
    font-size: 0.8rem;
    line-height: 1.1rem;
    padding: 2px 0 0;
}

.ticketChat .message {
    color: #ACACAC;
    display: block;
    font-size: 0.7rem;
    line-height: 1.1rem;
    padding: 0;
}

    .ticketChat li.operator {
        padding-left: 15px;
    }


    .supportTicket .fileupload {
        display: inline-block;
    }


.folder-view tr.folder {
    cursor: pointer;
}
.folder-view td { 
    padding: 3px; 
    vertical-align: middle;  
}
.folder-view td.icon {
    width: 30px;
    padding-right: 8px;
}
.folder-view td.icon i.fa {
    color: #9bcbff;
    font-size: 30px;
}

.form-phoneClass18 {width: 18ch;}
.form-phoneClass {width: 16ch;}
.form-phoneExtClass12 {width: 12ch;}
.form-phoneExtClass {width: 8ch;}
.form-addressClass, .form-nameClass {width: 44ch; text-transform: uppercase;}
.form-cityClass {width: 26ch;}
.form-stateClass {width: 7ch;}
select.form-stateClass {width: 30ch;}
.form-zipClass {width: 13ch;}
.form-emailClass {width: 33ch;}
.form-bankAccountNameClass { width: 33ch;}    
.form-routingNumberClass{ width: 13ch;}
.form-accountNumClass { width: 19ch;}

.json-pretty {
    padding-left: 30px;
    padding-right: 30px;
}

.json-selected {
    background-color: rgba(139, 191, 228, 0.19999999999999996) !important;
}

.json-string {
    color: #6caedd !important;
}

.json-key {
    color: #ec5f67 !important;
}

.json-boolean {
    color: #99c794 !important;
}

.json-number {
    color: #99c794 !important;
}

.raSpan {
    display: inline-block;
    width: 100px;
    text-align: right;
}

th.billing-header {
    text-align: center;
}

.account-selection-multi-select {
    padding: 0.5rem 0.5rem;
    max-height: 150px;
    overflow-y: scroll;
}

    .account-selection-multi-select li span {
        cursor: pointer;
    }

        .account-selection-multi-select li.account-choice-li:hover {
            background-color: #eee;
        }

.account-choice-name {
    font-size: 0.9rem;
    color: #777;
    padding-right: 25px;
}

.account-choice-text {
    font-size: 0.9rem;
    color: #777;
}

.account-choice-selected {
    font-weight: bold;
}

.account-choice-view-profile {
    font-size: 0.9rem;
}

.user-table-header-toggle {
    cursor: pointer;
}

.user-table-header .user-table-header-toggle-icon {
    padding-right: 10px;
    color: #08c;
}

.user-table-header .user-table-header-toggle-icon:before {
    content: "\f147";
}

.user-table-header.card-collapsed .user-table-header-toggle-icon:before {
    content: "\f196";
}

.serviceTable-icon-cell {
    border-right-width: 0px !important;
    max-width: 15px;
}

.serviceTable-label-cell {
    border-left-width: 0px !important;
}
@Media(max-device-width:1020px) {
    .HideOnLargeMobile {
        display: none;
    }
}

.ShowOnMobile {
    display: none;
}

@Media(max-device-width:800px) {
    .k-filemanager-navigation {
        display: none;
    }

    .k-splitbar-horizontal {
        display: none !important;
    }

    .HideOnMobile {
        display: none;
    }

    .ShowOnMobile {
        display: inline-block;
    }

    .card-body {
        padding: 0;
    }

    .content-body {
        padding-bottom: 80px;
    }

    .page-footer {
        height: auto;
    }

    .modal-footer{
        padding:5px;
    }

    .modal-body{
        padding:0px;
    }

    .tm-box{
        padding:5px;
    }
}

div[role="tooltip"] {
    background-color: #333;
    color: #eee;
    border-radius: 4px !important;
    max-width: 100%;
}

    div[role="tooltip"] .popover-body {
        color: #eee;
    }

.popover-header {
    color: #eee;
    background-color: #666;
}

.popover .arrow {
    background: transparent;
}

.popover.bs-popover-bottom .arrow:after {
    border-bottom-color: #333 !important;
}
.popover.bs-popover-top .arrow:after {
    border-top-color: #333 !important;
}
.popover.bs-popover-left .arrow:after {
    border-left-color: #333 !important;
}
.popover.bs-popover-right .arrow:after {
    border-right-color: #333 !important;
}

html .btn-transparent {
    background-color: transparent;
    border-color: transparent;
}

    html .btn-transparent:hover,
    html .btn-transparent.hover {
        background-color: transparent;
        border-color: transparent;
    }

    html .btn-transparent:focus,
    html .btn-transparent.focus {
        box-shadow: 0 0 0 3px rgba(30, 107, 162, 0.5);
    }

    html .btn-transparent.disabled,
    html .btn-transparent:disabled {
        background-color: transparent;
        border-color: transparent;
    }

    html .btn-transparent:active,
    html .btn-transparent.active {
        background-color: transparent !important;
        border-color: transparent !important;
    }

html .btn-transparent-scale-2 {
    background-color: transparent;
    border-color: transparent;
}

    html .btn-transparent-scale-2:hover,
    html .btn-transparent-scale-2.hover {
        background-color: transparent;
        border-color: transparent;
    }

    html .btn-transparent-scale-2:focus,
    html .btn-transparent-scale-2.focus {
        box-shadow: 0 0 0 3px rgba(22, 79, 119, 0.5);
    }

    html .btn-transparent-scale-2.disabled,
    html .btn-transparent-scale-2:disabled {
        background-color: transparent;
        border-color: transparent;
    }

    html .btn-transparent-scale-2:active,
    html .btn-transparent-scale-2.active {
        background-color: transparent !important;
        border-color: transparent !important;
    }

html .show > .btn-transparent.dropdown-toggle,
html .show > .btn-transparent-scale-2.dropdown-toggle {
    background-color: transparent !important;
    border-color: transparent !important;
}

.operatoronly {
    display: flex;
    align-items: center;
}
.operatoronly.oo-border {
    border-width: 1px;
    border-style: dashed;
}
.operatoronly.oo-bg {
    background-color: #eee;
}

.btn-blocklist {
    background-color: #000;
    border-color: #333 #333 #666;
    color: #FFF;
}

    .btn-blocklist:hover, .btn-blocklist.hover {
        background-color: #333;
        border-color: #333 #333 #666;
        color: #FFF;
    }

    .btn-blocklist:focus, .btn-blocklist.focus {
        box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
        color: #FFF;
    }

    .btn-blocklist.disabled, .btn-blocklist:disabled {
        background-color: #666;
        border-color: #333 #333 #666;
        color: #ddd;
    }

    .btn-blocklist:active, .btn-blocklist.active, .show > .btn-blocklist.dropdown-toggle {
        background-color: #000;
        background-image: none;
        border-color: #333 #333 #666;
    }
