﻿.customer-builder-panel {
    margin-bottom: 0px;
}

.customer-builder-panel-content {
    /* border: 1px solid #bebebe; */
    border-top: none;
    /* padding: 10px; */
    background: #eeeeee url(/Content/theme/images/aqua-body-bg.png);
    display: block;
}

.customer-builder-panel-content-bg {
    background: #0b242f url(/Content/images/aqua-header-bg.png);
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom:20px;
    border-bottom: 1px solid #0b242f;
}

.customer-builder-header-bg {
    background: #eeeeee url(/Content/theme/images/aqua-body-bg.png);
}

#customer-builder .aqua-panel-header {
    background: #0b242f url(/Content/theme/images/aqua-header-bg.png);
    border-bottom: 1px solid #001119;
    background-position: left 0px, right 0px, right -90px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    height: 45px;
    padding: 0px 10px;
    line-height: 45px;
    /*width: 798px;
    margin-left: 150px;*/
    border: 1px solid #404040;
    color: #e0e0e0;
    margin-top: 0px;
}


    #customer-builder .aqua-panel-header .panelpic {
        float: left;
        line-height: 46px;
        padding: 0px 3px;
        color: #ecf0f1;
    }

    #customer-builder .aqua-panel-header h2 {
        font-size: 17px;
        color: #ecf0f1;
        padding: 0;
        margin: 0;
        line-height: 45px;
        font-weight: normal;
        display: inline;
        float: left;
    }

.spacer-left {
    margin-left: 45px !important;
}

.customer-builder-bg {
    background: #0b242f url(/Content/theme/images/aqua-header-bg.png);
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-bottom: 30px solid #0b242f;
}

#customer-builder .nav-tabs {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#customer-builder .nav {
    padding-top: 0px;
}

#customer-builder .nav-tabs.nav-stacked {
    width: 150px;
    background-color: #0b242f !important;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 4px;
    border-bottom: 0;
}

#customer-builder .nav-stacked > li {
    float: none;
}

    #customer-builder .nav-stacked > li > a {
        margin-right: 0 !important;
    }

#customer-builder .nav-tabs.nav-stacked > li > a {
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    font-size: 13px !important;
    background-color: #0B242F;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #bec3c7;
}

#customer-builder .nav-tabs.nav-stacked > .active > a, #customer-builder .nav-tabs.nav-stacked > .active > a:hover, #customer-builder .nav-tabs.nav-stacked > .active > a:focus {
    color: #ffffff !important;
    background: #e9e9e9 url(/Content/theme/images/tab-bg2.png) no-repeat !important;
    border-top: 2px solid #0B2530 !important;
    border-left: 2px solid #0B2530 !important;
    font-weight: normal !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#customer-builder .nav-tabs.nav-stacked > li > a:hover {
    color: #34495e !important;
    background-color: #bdc3c7 !important;
    border-left: 0px solid #34495e !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

#customer-builder .nav-tabs.nav-stacked > li:first-child > a, #customer-builder .nav-tabs.nav-stacked > .active > li:first-child > a {
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
}


#customer-builder .nav-tabs > li > a {
    padding: 12px 25px;
    margin-right: 5px;
    background-color: #606060;
    /* border-top: 7px solid #707070; */
    border-left: 0px solid #606060;
    border-right: 0px solid #606060;
    color: #ecf0f1;
    -moz-transition-duration: .15s;
    -o-transition-duration: .15s;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.customer-builder-tab-content {
    overflow: auto;
    border-top: 2px solid #0b242f;
    border-right: 1px solid #0b242f;
    border-left: none;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    padding: 5px;
    display: block;
    min-height: 500px;
    background: #e9e9e9 url(/Content/theme/images/dark-body-bg.png);
}


#customer-builder-tabs .small {
    font-size: 12px;
}

.cust-details-control .content-block {
    min-height: 485px;
}


.cust-address-control .content-block {
    min-height: 485px;
}


.cust-notes-control .content-block {
    min-height: 485px;
}

#customer-builder-tabs .well-header-flat {
    margin-top:0px !important;
}

#customer-builder-tabs .content-block {
    margin-bottom: 0px;
    background: #D3E8F2;
    margin-top: 0px;
     -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}


#customer-builder-tabs .search-box {
    height:50px;
    background-color:#eae8e8;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    border-color: #c5c5c5;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

#customer-builder-tabs input:-moz-placeholder,
#customer-builder-tabs textarea:-moz-placeholder {
    color: #999999;
    font-style: italic;
    font-size:12px;
}

#customer-builder-tabs input:-ms-input-placeholder,
#customer-builder-tabs textarea:-ms-input-placeholder {
    color: #999999;
    font-style: italic;
    font-size:12px;
}

#customer-builder-tabs input::-webkit-input-placeholder,
#customer-builder-tabs textarea::-webkit-input-placeholder {
    color: #999999;
    font-style: italic;
    font-size:12px;
}

#customer-builder-tabs .tool-group.search-input input {
    width: 730px;
    background-color: #fff!important;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
}

#customer-builder-tabs .input-append .add-on {
     margin-top:10px;
    margin-bottom:10px;
}


#customer-builder-tabs .aqua-panel {
    margin-bottom: 0px;
}

.cust-details-control .customer-name input {
    background-color:#FAFFBD;
}

#customer-builder .kendo-table {
    font-size: 12px !important;
}

#customer-builder .control-panel-content {
    min-height: 500px;
}

#customer-builder .widget .widget-body, #customer-builder.widget-border .widget-body {
    padding: 5px;
    background-color: #D3E8F2;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}

.cust-workorders-control .content-block {
    background-color: #D3E8F2;
     -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

.search-filters .k-dropdown-wrap {
    height: 26px !important;
}

#customer-builder .k-grid-content {
    background-color: #fff;
}

#customer-builder .k-grid table {
    border-bottom: 1px solid #F1F1F1;
}

#customer-builder .badge-complete {
    background-color: #27ae60;
}

#customer-builder .badge-production {
    background-color: #34495e;
}

#customer-builder .badge-inactive {
    background-color: #e74c3c;
}

#customer-builder .badge-posted {
    background-color: #27ae60;
}

#customer-builder .badge-postQueue {
    background-color: #ffa800;
}

#customer-builder .badge-nonPosted {
    background-color: #e74c3c;
}

.content-block.cust-address {
    min-height: 485px;
}

.content-block.cust-map {
    margin-top: 10px !important;
    min-height: 300px;
}

.cust-map .well-flat {
     min-height: 290px;
}

.customertransform.admin {
   min-height: 150px;
}

.inactive-title  {
    margin-left:5px;
    font-size: 17px;
    color: #e74c3c;
    font-weight:bold;
    padding: 0;
    line-height: 45px;
    display: inline;
    float: left;
}

.spanCus4.merge-button {
    margin-top:32px;
    margin-left:20px !important;
}

.customer-merge-modal .content-block {
    height:575px;
    border-radius:5px;
}

.customertransform.mergeform .spanCus7 {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 900px;
}

.customertransform.mergeform .spanCus7 input {
    width: 860px;
}

.customer-merge-modal .small {
    font-size: 12px;
}


.merge-search {
    margin-top:20px;
}


.mergewithformsearch input {
    background-color: #FAFFBD;
}

.mergesearch-holder {
     margin:10px;
}

.mergewithdetails input {
    background-color:#F2F5F5;
}

.mergewithformsearch {
    height:340px;
}

.mergeform  {
    height:100px;
}

.merge-note {
    font-size:12px;
}

.confirmation-container {
  float:left;
  margin:5px 5px 10px 5px;
  width:650px;
}

.confirmation-question {
    margin-bottom:25px;
    width:640px;
    float:left;
    font-size:14px;
    font-weight:bold;
}

.confirmation-details {
    margin-bottom:30px;
    float:left;
}

.confirmation-note {
   color:#e74c3c;
   font-weight:bold;
}

.k-dialog-buttongroup .k-primary {
    background-color: #2d5036 !important;
    border-color: #345f41!important;
}

.k-dialog-buttongroup .k-primary:hover {
    background-color: #345f41 !important;
    border-color: #2d5036!important;
}

.k-dialog-buttongroup .k-button.k-state-active:hover, .k-button:active:hover {
    color: #fff;
    border-color: #8d8079;
    background-color: #e74c3c;
}