﻿body { }

/*MCi Area*/

.header {
    font: 14px 'Segoe UI', Arial, sans-serif;
    color: #575759;
    background-color: #f5f5f5; 
    padding: 0px;
    vertical-align: top;
    height: 100px;
} 

.DividerLine{ background-color: Gray }

table.logon {
    font: 13px 'Segoe UI', Arial, sans-serif;
    color: #a9aca6; border-width: 1px;
    background-color: #202020 !important;
    border: solid;   
} 

.boarder {
    background-color: #a9aca6;
}

.rbOk16 {
    background-position: -48px 0 !important;
}

.vnav {
    font: 11px 'Segoe UI', Arial, sans-serif;
    color: #ffb11f;
    background-color: #f5f5f5;
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 2px;
}

.hnav {
    font: 11px 'Segoe UI', Arial, sans-serif;
    color: #ffb11f;
    background-color: #f5f5f5;
    padding-top: 2px;    
    padding-left: 1px;
    padding-right: 2px; 
    padding-bottom: 2px;
}

.msg_area {
    font: 16px 'Segoe UI', Arial, sans-serif;
    color: #aa1616;
    background-color: #f5f5f5;
    padding-left: 20px;
    vertical-align: top;
    font-weight: normal;
}

.lnav {
    font: 11px 'Segoe UI', Arial, sans-serif;
    color: #ffb11f;
    background-color: #f5f5f5;
    padding: 2px;
}

.footer {
    vertical-align: central;
    align-content: center;
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #202020;
    background-color: #f5f5f5;
}

.content {    
    font: 14px 'Segoe UI', Arial, sans-serif;
    color: #202020;   
    padding: 2px;
}

.content20px {
    font: 20px 'Segoe UI', Arial, sans-serif;
    color: #666699;
    padding: 2px;
}

.contentMd {
    font: 20px 'Segoe UI', Arial, sans-serif;
    color: #666699;    
    vertical-align: top;
}

.contentMdInput {
    font: 50px 'Segoe UI', Arial, sans-serif;
    color: #666699;
    padding: 2px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.contentSM {    
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #808080;   
    padding: 1px;
}

.contentSMi {
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #808080;
    padding: 1px;
    font-style: italic;
}

.grid_cell {
    padding: 4px;
}

.h1 {        
    font: 18px 'Segoe UI', Arial, sans-serif; 
    padding-left: 10px;
    color: #202020;     
    background-color: #d1d0ce;    
    border-bottom-color: #ff0000; vertical-align: top;          
}

.h2 {    
    vertical-align: top;
    font: 17px 'Segoe UI', Arial, sans-serif;
    color: #202020;    
    background-color: #d1d0ce;
    padding-left: 10px
}

.h3 {
    vertical-align: top;
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #202020;    
    background-color: #d1d0ce;
    padding-left: 10px
}

.h1Style2 {
    font: 30px 'Segoe UI', Arial, sans-serif;
    padding-left: 20px;
    color: gray;
    border-bottom-color: #d1d0ce;
    vertical-align: top;
}

.h2Style2 {
    vertical-align: top;
    font: 17px 'Segoe UI', Arial, sans-serif;
    color: #202020;
    background-color: #d1d0ce;
    padding-left: 10px
}

.h2Style3 {
    vertical-align: top;
    font: 25px 'Segoe UI', Arial, sans-serif;
    color: #202020;
    background-color: #d1d0ce;
    padding-left: 10px
}

.h2Style3Orange {
    vertical-align: top;
    font: 25px 'Segoe UI', Arial, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;    
    /*background-color: #f8d694;*/
    padding-left: 10px
}

.h3Style2 {
    vertical-align: top;
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #202020;
    background-color: #d1d0ce;
    padding-left: 10px
}

.h3Style2LtBlue {
    vertical-align: top;
    font: 12px 'Segoe UI', Arial, sans-serif;
    color: #202020;
    background-color: #b9cce2;
    padding-left: 10px
}

.h3Style2LtBlue20px {
    vertical-align: top;
    font: 20px 'Segoe UI', Arial, sans-serif, italic;
    color: #202020;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #cce5ff !important;
    padding-left: 10px;
    border: solid;
    border-width: 1px;
    border-color: #b8daff;
}

.h3Style2LtBlue18px {
    vertical-align: top;
    font: 18px 'Segoe UI', Arial, sans-serif, italic;
    color: #202020;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #cce5ff !important;
    padding-left: 10px;
    border: solid;
    border-width: 1px;
    border-color: #b8daff;
}

.rbAdd16 {
    background-position: 0 0 !important;
}

.rbConfig16 {
    background-position: -256px 0 !important;
}

.GridClass .rgDataDiv
 {
 height : auto !important ;
 }

.linkstylemed {
    font: 10px;
    color: darkblue;
    text-decoration: none;
    font-weight: bold
}

.linkstylemed:hover
{ font: 10px; color:darkgray; text-decoration:underline;}

.linkstylemednobold {
    font: 10px;
    color: darkblue;
    text-decoration: none
}

    .linkstylemednobold:hover {
        font: 10px;
        color: darkgray;
        text-decoration: underline;
    }

.linkstylelg
{ font: 12px; color:darkblue; text-decoration:none; font-weight:bold}

.linkstylelg:hover
{ font: 12px; color:darkgray; text-decoration:none;}

.linkstyle2lg {
    font: 20px !important;
    color: darkblue !important;
    text-decoration: underline;
}

    .linkstyle2lg:hover {
        font: 20px !important;
        color: lightgray !important;
        text-decoration: underline;
    }


.center td
{
    text-align: center;
}



/** Customize the demo canvas */
#example .demo-container {
    height: 450px;
    margin-top: 0;
    padding: 85px 10px 40px 25px;
    border: 0;
    background: url( "images/demo-container-bg.jpg" ) 0 0 no-repeat;
}




/** Customize the splitter */
.demo-container .RadSplitter {
    border: 0;
}

    .demo-container .RadSplitter .rspPane {
        border: 0;
    }

    .demo-container .RadSplitter .rspResizeBar,
    .demo-container .RadSplitter .rspResizeBarHorizontal {
        border: 0;
        background-color: #ffffff;
    }

        .demo-container .RadSplitter .rspResizeBar:hover,
        .demo-container .RadSplitter .rspResizeBarHorizontal:hover {
            background-color: #f0f0f0;
        }




/** Customize the Calendar*/
.demo-container .RadCalendar {
    display: block;
}




/** Customize the PanelBar */
.demo-container .RadPanelBar {
}

    .demo-container .RadPanelBar .rootGroup {
        border-left: none;
        border-right: none;
    }

    .demo-container .RadPanelBar .rpExpandable .rpExpandHandle,
    .demo-container .RadPanelBar .rpExpanded .rpExpandHandle {
        display: none;
    }

    .demo-container .RadPanelBar .rbIcon {
        display: inline-block;
        vertical-align: top;
    }

        .demo-container .RadPanelBar .rbIcon + .rbText {
            vertical-align: top;
        }


/** Checkbox group */
.demo-container .rpCheckBoxPanel {
    margin: 0 0 5px;
}

    .demo-container .rpCheckBoxPanel label {
        display: block;
    }


.demo-container .qsf-chk-personal,
.demo-container .qsf-chk-work {
    margin: 2px 0;
}

.demo-container .qsf-chk-personal {
    background: #abd962;
}

.demo-container .qsf-chk-work {
    background: #66bde5;
}


/** Button group */
.demo-container .rbPrimaryIcon {
    background-image: url("images/demo-container-sprite.png");
}

.demo-container .qsf-btn-group {
    background-position: 0 0;
}

.demo-container .qsf-btn-ungroup {
    background-position: 0 -32px;
}


/** Button hint */
.demo-container .qsf-btn-hint {
    width: 16px;
    height: 16px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background: #f8f8f8;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    cursor: help;
}

/** Customize the Scheduler */
.demo-container .RadScheduler {
    width: 100%;
}
    .demo-container .RadScheduler .rsAptDelete,
    .demo-container .RadScheduler .rsArrowLeft,
    .demo-container .RadScheduler .rsArrowRight {
        display: none;
    }

    .demo-container .RadScheduler .rsCategoryPattern .rsAptContent {
        background: url('Images/pattern.png') repeat-x left top;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable tr {
        height: 25px;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable div {
        height: 24px;
        line-height: 24px;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable .rsResourceHeaderPersonal {
        background: #e6f4d0;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable .rsResourceHeaderWork {
        background: #d3ecf8;
    }




/** Customize the demo canvas */
#example .demo-container {
    height: 450px;
    margin-top: 0;
    padding: 85px 10px 40px 25px;
    border: 0;
    background: url( "images/demo-container-bg.jpg" ) 0 0 no-repeat;
}


.SMTableBorder {
    border: 1px;
    border-color: gray;
    background-color: red;  
}

.TextLg {
    font-size: 18px;
}

.TextXLg {
    font-size: 22px;
}

/** Customize the splitter */
.demo-container .RadSplitter {
    border: 0;
}

    .demo-container .RadSplitter .rspPane {
        border: 0;
    }

    .demo-container .RadSplitter .rspResizeBar,
    .demo-container .RadSplitter .rspResizeBarHorizontal {
        border: 0;
        background-color: #ffffff;
    }

        .demo-container .RadSplitter .rspResizeBar:hover,
        .demo-container .RadSplitter .rspResizeBarHorizontal:hover {
            background-color: #f0f0f0;
        }




/** Customize the Calendar*/
.demo-container .RadCalendar {
    display: block;
}




/** Customize the PanelBar */
.demo-container .RadPanelBar {
}

    .demo-container .RadPanelBar .rootGroup {
        border-left: none;
        border-right: none;
    }

    .demo-container .RadPanelBar .rpExpandable .rpExpandHandle,
    .demo-container .RadPanelBar .rpExpanded .rpExpandHandle {
        display: none;
    }

    .demo-container .RadPanelBar .rbIcon {
        display: inline-block;
        vertical-align: top;
    }

        .demo-container .RadPanelBar .rbIcon + .rbText {
            vertical-align: top;
        }


/** Checkbox group */
.demo-container .rpCheckBoxPanel {
    margin: 0 0 5px;
}

    .demo-container .rpCheckBoxPanel label {
        display: block;
    }


.demo-container .qsf-chk-personal,
.demo-container .qsf-chk-work {
    margin: 2px 0;
}

.demo-container .qsf-chk-personal {
    background: #abd962;
}

.demo-container .qsf-chk-work {
    background: #66bde5;
}


/** Button group */
.demo-container .rbPrimaryIcon {
    background-image: url("images/demo-container-sprite.png");
}

.demo-container .qsf-btn-group {
    background-position: 0 0;
}

.demo-container .qsf-btn-ungroup {
    background-position: 0 -32px;
}


/** Button hint */
.demo-container .qsf-btn-hint {
    width: 16px;
    height: 16px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background: #f8f8f8;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    cursor: help;
}

.RadGrid .rgHoveredRow {
    background: #e7e7e7 !important;
}

.loading {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

/** Customize the Scheduler */
.demo-container .RadScheduler {
    width: 100%;
}

    .demo-container .RadScheduler .rsAptDelete,
    .demo-container .RadScheduler .rsArrowLeft,
    .demo-container .RadScheduler .rsArrowRight {
        display: none;
    }

    .demo-container .RadScheduler .rsCategoryPattern .rsAptContent {
        background: url('Images/pattern.png') repeat-x left top;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable tr {
        height: 25px;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable div {
        height: 24px;
        line-height: 24px;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable .rsResourceHeaderPersonal {
        background: #e6f4d0;
    }

    .demo-container .RadScheduler .rsHorizontalHeaderTable .rsResourceHeaderWork {
        background: #d3ecf8;
    }

/* BOOTSTRAP LIKE STYLES */
.btn {
    display: inline-block;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: lighter;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #333333;
        text-decoration: none;
    }

.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #3276b1;
        border-color: #285e8e;
    }

/* ---------  VEHICLE DETAILS PAGE ----------- */

.project-tab {
    padding: 10%;
    margin-top: -8%;    
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.project-tab #tabs h6.section-title {
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}

.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}

.project-tab .nav-link:hover {
    border: none;    
}

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}


/*CSS for the image gallery*/ 
.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.panel-body .btn:not(.btn-block) {
    width: 120px;
    margin-bottom: 10px;
}

.MCI-label {
    font-size: 25px !important;
    color: gray !important;
}

input.largerCheckbox {
    width: 40px;
    height: 40px;
}

.ChkBoxLgClass input {
    width: 25px;
    height: 25px;
}

.ChkBoxXLgClass input {
    width: 30px;
    height: 30px;
}

/* ESTIMATE ISSUE PAGE STYLES */
.issBase {
    font-size: 16px;
    border-collapse: separate;
    border-spacing: 10px;
}

.issIndvidual {
    border-top-left-radius: .5rem;
    border-top-right-radius: .0rem;
    border-bottom-left-radius: .0rem;
    border-bottom-right-radius: .0rem;
    background-color: #e6e6e6;
    table-layout: fixed;    
}

.issIndvidualRow {
    border-top-left-radius: .0rem;
    border-top-right-radius: .0rem;
    border-bottom-left-radius: .0rem;
    border-bottom-right-radius: .0rem;
    background-color: #e6e6e6;
}

.issIndvidualFtr {
    border-top-left-radius: .0rem;
    border-top-right-radius: .0rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    background-color: #e6e6e6;
}

.issIndvidual tr {
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color: #d0d0d0;
}

.issIndvidual td {
        padding: 10px 10px 10px 10px;
    }

.issHdr
{
    font-size: 25px;
    background-color: #eaeaea;
    color: #002a50;
}

.TimeSubTotalRow {
    border-top-left-radius: .0rem;
    border-top-right-radius: .0rem;
    border-bottom-left-radius: .0rem;
    border-bottom-right-radius: .0rem;
    background-color: #fcf2d4;
}

.TimeTaskSubTotalRow {
    border-top-left-radius: .0rem;
    border-top-right-radius: .0rem;
    border-bottom-left-radius: .0rem;
    border-bottom-right-radius: .0rem;
    background-color: #defcd4;
}

.issTotalCell {
    font-size: 25px;
    background-color: #153e6e;
    color: #ffffff;
}

.issTotalCellSM {
    font-size: 20px;
    background-color: #153e6e;
    color: #ffffff;
}

.issTotalCellFlatFee {
    font-size: 25px;
    background-color: #6e153e;
    color: #ffffff;
}

.issTotalCellFlatFeeSM {
    font-size: 20px;
    background-color: #6e153e;
    color: #ffffff;
}

.issCellDrk {
    color: #847084;
    background-color: #e5eff6;
    padding: 5px 10px 5px 10px;
}

.issCellDrkLabor {
    color: #847084;
    background-color: #fdeadc;
    padding: 10px 10px 10px 10px;
}

.issCellDrkPart {
    color: #847084;
    background-color: #eef8fa;
    padding: 10px 10px 10px 10px;
}

.issCellDrkFee {
    color: #847084;
    background-color: #e3ece6;
    padding: 10px 10px 10px 10px;
}

.issCellLt {
    color: #847084;
    background-color: #f5f5f5;
}

.issIndvCell {
    background-color: #e6e6e6;
}

.padding300 {
    padding: 300px
}

.issEstCol {

}
    .issEstCol:nth-child(1) {
        width: 100px;
        word-wrap: break-word;
        white-space: normal;
    }
    .issEstCol:nth-child(2) {
        width: 200px;
        word-wrap: break-word;
        white-space: normal;
    }
    .issEstCol:nth-child(3) {
        width: 200px;
    }
    .issEstCol:nth-child(4) {
        width: 100%;
    }
    .issEstCol:nth-child(5) {
        width: 100px;
    }
    .issEstCol:nth-child(6) {
        width: 100px;
    }
    .issEstCol:nth-child(7) {
        width: 100px;
    }
    .issEstCol:nth-child(8) {
        width: 100px;
    }
    .issEstCol:nth-child(9) {
        width: 75px;
    }

.issJobCol {
}

    .issJobCol:nth-child(1) {
        width: 50px;
        word-wrap: break-word;
        white-space: normal;
    }

    .issJobCol:nth-child(2) {
        width: 200px;
        word-wrap: break-word;
        white-space: normal;
    }

    .issJobCol:nth-child(3) {
        width: 50%;
    }

    .issJobCol:nth-child(4) {
        width: 90px;
    }

    .issJobCol:nth-child(5) {
        width: 90px;
    }

    .issJobCol:nth-child(6) {
        width: 90px;
    }

    .issJobCol:nth-child(7) {
        width: 75px;
    }

    .issJobCol:nth-child(8) {
        width: 100px;
    }



.homePageCol {
}

    .homePageCol:nth-child(1) {
        width: 200px;
        word-wrap: break-word;
        white-space: normal;
    }

    .homePageCol:nth-child(2) {
        width: 200px;
        word-wrap: break-word;
        white-space: normal;
    }

    .homePageCol:nth-child(3) {
        width: 100%;
    }

    .homePageCol:nth-child(4) {
        width: 400px;
    }

    .homePageCol:nth-child(5) {
        width: 200px;
    }

    .homePageCol:nth-child(6) {
        width: 200px;
    }
    

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

#custom-search-form {
    margin: 0;
    margin-top: 5px;
    padding: 0;
}

    #custom-search-form .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: width 0.2s ease-in-out;
        -moz-transition: width 0.2s ease-in-out;
        -o-transition: width 0.2s ease-in-out;
        transition: width 0.2s ease-in-out;
    }

    #custom-search-form button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

.search-query:focus + button {
    z-index: 3;
}

.search-query:focus {
    width: 260px;
}

.list-group-item:hover {
    cursor: pointer;
}

.media-left {
    display: inline-block;
}

#center {
    margin-top: 10px;
    display: inline;
}

#favorites {
    margin-left: -5px
}

#fav {
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: "Favorites";
}

.loaderImg {
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 50%;
    width: 10%;
}

.tableRow2 {
    font: 10px;
    border-radius: 8px;
    text-decoration: none;
    background-color: #F5F5F5;
    color: darkblue;
}

    .tableRow2:hover {
        font: 10px;
        border-radius: 8px;
        color: darkblue;
        background-color: aliceblue;
    }

.tableRow {
    font: 10px;
    text-decoration: none;
    vertical-align: top;
}

    .tableRow:hover {
        font: 10px;
        color: darkgray;
        background-color: aliceblue;
    }

.estrow {
    /* background-color: red;*/
}

.jobrow {
    /* background-color: blue;*/
}

.invoicerow {
    /* background-color: green;*/
}

.spinner {
    display: block;
    position: fixed;
    z-index: 1031; /* High z-index so it is on top of the page */
    top: 50%;
    right: 50%; /* or: left: 50%; */
    margin-top: -..px; /* half of the elements height */
    margin-right: -..px; /* half of the elements widht */
}

.SMddlb {
    border-color: lightgray;
    border-style: solid !important;
    border-width: 1px;
    width: 100%;
    height: 40px;
    color: gray;
}

.SMddlbsmall {
    border-color: lightgray;
    border-style: solid !important;
    border-width: 1px;
    width: 100%;
    height: 30px;
    color: gray;
}

.form-control {
    display: inline-block !important;
}

.icon_link {
    color: #00008B;
    height: 20px;
}

.icon_link:hover {
    color: gray;
}

