﻿body {
    background-color: #E9E5DC !important;
    /*font-face:Prime Light !important;*/
}



.slogan {
    display: block;
    color: #5A5655;
    font-size: 18px;
    /*text-shadow: -2px -2px #5A5655;*/
}

#wizard > .fixed {
    /*box-shadow: #EA8511 3px 3px !important;*/
    /*background-color: #F8F8F8;*/
}

#createAccount {
    /*height:auto !important;*/
    /*width:600px!important;*/
}

.address-label {
    font-size: 18px;
    display: block;
}

.addstop-button {
    margin: 10px;
}



input {
    border: solid 1px #808080 !important;
}

    input:not(.address) {
        background: none !important;
        background-color: #fff !important;
        font-size: 14px !important;
    }

.form-ctl:not(.address):not([type="checkbox"]):not([id="NumStairs"]) {
    margin-left: -5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    width: 220px;
}

.dialog-ctl input {
    width: 50px !important;
    min-width: 50px !important;
    margin-left: 10px !important;
}

.address {
    width: 90% !important;
    border: solid 1px #808080;
    padding: 5px 5px 5px 30px !important;
    background-color: #fff !important;
}

.data, .data-total {
    display: inline-block;
    font-weight: bold;
    margin: 0 auto 0 15px;
    font-size: 24px;
    color: #5A5655;
    vertical-align: middle;
    padding-top: 10px;
    font-family: Arial, helvetica;
}

.data-comments {
    display: block;
    padding-left: 15px;
    font-size: 12px;
    /*font-weight: bold;*/
    /*width: 120px;*/
    /*height: 20px;*/
    /*line-height: 20px;
    vertical-align: middle;*/
    text-align: left;
}

.data-label {
    display: inline-block;
    /*font-family: Verdana;*/
    margin: 0 auto 0 15px;
    /*text-transform: uppercase;*/
    font-size: 16px;
    /*font-weight: bold;*/
    /*color:#8CC63F;*/
    /*width: 150px;*/
    /*height: 20px;*/
    /*line-height: 20px;*/
    vertical-align: middle;
    text-align: left;
    padding-top: 10px;
    text-align: left;
}

.data-line {
    height: 1px;
    border-top: solid 1px #E9E5DC;
    /*margin: 10px -1px 10px -1px;*/
    float: right;
    width: 220px;
    display: block;
    /*clear: both;*/
    /*margin: -10px -1px 0 -1px !important;*/
}

#totals .data-label {
    /*width: 160px !important;*/
}

.label {
    /*color: #000033 !important;*/
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.mat-label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.mat-qty {
    display: inline-block;
    font-weight: bold;
    margin: 10px auto 15px 15px;
    font-size: 22px;
    color: #BE1A1A;
    height: 64px;
    vertical-align: middle;
    float: left;
}

.data-form {
    /*
margin:0 !important;*/
}

.ui-button-icon-only {
    border: solid 1px #808080;
}

.info {
    font-size: 18px;
    /*font-family: Verdana;*/
    color: #660000 !important;
    padding-left: 10px;
    display: inline-block !important;
    /*margin: 15px;*/
}
/*.type1 {
    width: 50px;
    height: 50px;
    background: yellow;
    border: 3px solid red;
}*/
.fixed {
    /*position:fixed;*/
    /*height:100px;*/
}

.wizHeader-outer {
    display: table; /* Allow the centering to work */
    margin: 0 auto;
    padding: 0;
    /*width:100%;
    border-bottom:solid 2px #EA8511;*/
}

.rooms-info {
    width: 100% !important;
    color: #000;
    border-collapse: collapse;
}

    .rooms-info th {
        text-align: center;
    }

    .rooms-info td:not(:first-child) {
        font-size: 12px;
        padding: 3px;
        margin: 3px;
        text-align: right;
        border-right: solid 1px #666666;
        border-bottom: solid 1px #666666;
        width: 20%;
    }

    .rooms-info td:first-child {
        font-size: 12px;
        padding: 3px;
        margin: 3px;
        text-align: left;
        border-right: solid 1px #666666;
        border-bottom: solid 1px #666666;
        width: 40%;
    }

    .rooms-info tr:last-child td {
        font-size: 16px;
        font-weight: bold !important;
        color:#EA8511;
    }
    


/*.rooms-info-total td {
    font-size: 16px;
    font-weight: bold !important;
}*/

#inventory_cont {
    width: 60%;
    margin-left: 15px;
    padding-left: 5px;
    position: relative;
}

#inventory_info {
    width: 10%;
    /*background: #fff;*/
    margin-left: 20px;
    padding: 20px 10px;
    color: #666666;
    font-size: 20px;
    vertical-align: middle;
}

#inventory {
    width: 100% !important;
    position: relative;
}

.ui-dialog {
    background-color: #f0f0f0 !important;
    color: #333333 !important;
}

.packing-service {
    float: left;
    padding: 10px;
}

.pack-label {
    display: inline-block;
    width: 100px;
    /*text-transform: uppercase;*/
}

.est-div h1, .est-div h2 {
    /*text-transform: uppercase;*/
    text-align: center;
}

.pack-price {
    display: inline-block;
    margin-left: 5px;
    font-family: Arial, helvetica;
}

.loc-info {
    font-size: 14px;
    padding: 10px;
}

.est-div {
    float: left;
    /*position:absolute;*/
    margin: 1em;
    background-color: #fff;
    /*border: solid 1px #666666;*/
    width: calc(33% - 3em);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: #808080 2px 2px !important;
}

/*.contact {
    width: calc(50% - 3em);
}

.book {
    width: calc(50% - 3em);
}*/
.content {
    margin: 0 auto !important;
}

.apt {
    display: inline-block !important;
    float: left;
    clear: right;
}

    .apt input {
        width: 50px !important;
        min-width: 50px !important;
    }

    .apt .label {
        margin-left: 10px !important;
        width: 50px !important;
    }

.form-readOnly {
    padding: 10px;
    font-size: 16px;
}

.street-address {
    float: left;
}

    .street-address input {
        width: 60% !important;
    }

.button-save {
    height: 30px !important;
    font-size: 14px !important;
    /*text-transform: uppercase;*/
    font-weight: bold;
    background: #EA8511;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#btnSave {
    position: absolute;
    right: 40px;
    top: 0;
    margin: 5px 10px 5px;
    /*height:20px !important;
    padding-top: 10px !important;
padding-bottom: 10px !important;*/
}

.lead-id-div {
    position: absolute;
    right: 40px;
    top: 0;
    margin: 5px 10px 5px;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
}


/*#btnSave.ui-button.ui-widget{
     
}*/
.intro {
    position: absolute;
    /*top:5px;
    left:5px;*/
    /*padding:5px;*/
    background: rgba(1,1, 1, .8);
    /*background: rgba(256,256, 256, .5);*/
    z-index: 9999;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.introbg {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/intro2.jpg) no-repeat; /*center center fixed;*/
    /*background-size:100%;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 0.4;
    filter: alpha(opacity=40);
    height: 100%;
    width: 100%;
}

.inner {
    position: relative;
}

.intro h1 {
    position: absolute;
    top: 10%;
    margin: 0 auto;
    font-size: 36px;
    color: #fff !important;
    /*text-shadow: #808080 -1px -1px !important;*/
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    /*opacity: 1;
    filter: alpha(opacity=100);*/
}

.intro-text {
    margin: 15% auto;
    height: 100%;
    font-size: 16px;
}

.est-div-cont {
    overflow-y: auto;
    padding: 4px 10px 10px 10px;
    /*box-shadow: #808080 -1px -1px !important;*/
}

.btn {
    /*box-shadow: #5A5655 1px 1px !important;*/
}

.est-div h2 {
    text-align: center;
    /*width: 100%;*/
    /*position:absolute;*/
}

.btn-add-job {
    margin-top: 10px;
}

.stairs-elev {
    float: left;
    font-size: 18px;
    vertical-align: middle;
    margin: 10px !important;
}

.contact h2 {
    clear: both;
    height: 40px;
    text-align: left !important;
    padding: 4px 0 0 60px !important;
    /*text-transform: uppercase;*/
    font-size: 22px;
    /*font-weight:bold !important;*/
    /*width: calc( 100%-60px) !important;*/
    /*position:absolute;*/
}

.time-slider {
    margin-left: 30px !important;
    width: 300px !important;
}

#listOfItems_cont input[type='search'] {
    /*width: calc(100%-10px) !important;*/
    /*float:right;*/
}

.update-result {
    float: right;
    color: #fff;
    padding-right: 10px;
    font-size: 12px;
}

.sc_menu {
    /*width:0 !important;*/
    /*display:none !important;*/
}

.sc_header_cell {
    /*display:none !important;*/
    /*width:0 !important;*/
}

.sc_menu .sc_header .sc_time {
    background-color: #666666 !important;
}

.sc_time {
    /*padding:5px !important;*/
}

.sc_Bar .head {
    padding: 3px !important;
    letter-spacing: 0px !important;
    height: auto !important;
}

.sc_Bar {
    background-color: #FAFFBD !important;
    color: #000 !important;
    text-align: center !important;
    /*font-weight: bold;*/
    /*font-size:10px !important;*/
}

.timeline, .sc_Bar, .tl, .sc_wrapper, sc_main_box {
    height: 35px !important;
}

.sc_main_box {
    overflow-y: hidden !important;
}

#schedule {
    font-family: arial narrow!important;
    font-size: 12px !important;
    /*text-transform:lowercase !important;*/
}

#totals {
    position: relative;
    text-align: right;
}

    #totals .est-div-cont {
        padding-right: 10px;
    }

#estDiv, #packing {
}

#totals .data {
    width: 100px !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: Arial,helvetica !important;
}

#totals li {
    text-align: right !important;
    width: 100% !important;
}



#packing h1 {
}

#step-3 {
    /*background-color: #fff;*/
    margin: 0 auto;
    /*padding:0 0 0 10%;*/
}

#totals div, #totals hr {
    float: none;
    clear: both;
}

#totals hr {
    margin-top: 10px;
}

#additionalCharge li {
    float: right !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.extra {
    display: block;
    width: 100%;
}

.width70 {
    width: 70%;
    margin-left: 10px;
}

#listOfItems_cont {
    /*width: 185px !important;*/
    width: 22% !important;
    position: relative;
    /*margin: 0 auto;*/
    margin-left: 10px;
}

    #listOfItems_cont .accord-cont {
        background: #fff !important;
    }

#addCustBtn {
    max-width: 45%;
}

#listOfItems_cont input[type='search'] {
    max-width: 45%;
}

#listOfItems_cont .ui-accordion {
    /*border-right: solid 1px #666666;
    border-left: solid 1px #666666;
    border-bottom: solid 1px #666666;*/
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #808080 2px !important;
}

#listOfItems {
    /*-moz-column-count: 2;

    -webkit-column-count: 2;

    column-count: 2;*/
}

    #listOfItems li {
        min-height: 100px;
        vertical-align: top;
        width: 45%;
        position: relative;
        float: left;
        white-space: nowrap;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0 auto;
        padding-top: -10px;
        /*border-right: solid 1px #F8F8F8;*/
        border-bottom: solid 1px #808080;
        vertical-align: bottom;
        display: table-cell;
    }

        #listOfItems li .list-image {
            /*vertical-align: bottom*/
            position: absolute;
            bottom: 5px;
            /*top: 50%;*/
            transform: translate(-50%);
            left: 50%;
        }
/*#listOfItems li img {
        max-width:80%;
        height:auto;
        
        }*/
/*#listOfItems {
    padding-left: 20px;
}

#listOfMat {
    padding-left: 20px;
}*/

.no-bullets li {
    /*height: 70px!important;
    width: 70px!important;*/
    /*width: 70%;*/
    margin: 0 auto!important;
    text-align: center!important;
    padding-bottom: 5px!important;
}

.mat-table input {
    width: 50px !important;
}

#estDiv {
    background-color: #fff;
}

.listOfItems_slide {
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 100;
    background-color: #fff;
    border: solid 1px #808080;
}

.slide-left-mobile {
    margin-left: -70%;
}

.slide-left {
    margin-left: -15%;
}

#listOfItems_cont {
    background-color: transparent;
}

#inventory_cont ui-accordion-content-active {
    display: table !important;
}

.inv-image {
    cursor: pointer;
}

.cat-label {
    display: block;
}

#inventory .accord-cont {
    background: url(../images/room3.jpg) no-repeat center center;
    /*background-size: 100%;*/
    background-position: 50%;
    height: 100%;
    overflow: auto;
    /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    background-size: cover;*/
}

.furn-cont {
    display: block;
    clear: both;
    min-height: 66%;
    vertical-align: bottom;
    padding-right: 140px;
    /*height:100% !important;*/
}

#inventory img {
    /*-webkit-filter: grayscale(50%);
filter: grayscale(50%);*/
    /*-webkit-filter: blur(1px);
filter: blur(1px);*/
}

.ui-tabs-active {
    background: #fff !important;
    border: none !important;
    font-weight: bold !important;
}

    .ui-tabs-active a {
        color: #689BBF !important;
    }

#inventory .ui-tabs {
    border: none !important;
}

#inventory .ui-widget-header {
    border: none !important;
    background: none !important;
}

#inventory .ui-widget-content {
    /*border: 1px solid #dddddd;*/
    background-color: #fff !important;
    padding: 8px !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*box-shadow: #808080 2px !important;*/
}

.box-cont-inner {
    display: block;
    clear: both;
    position: absolute;
    /*right: 2px;*/
    /*float:right;*/
    /*padding: 5px;*/
    bottom: 0;
    right: 0;
    text-align: center;
    vertical-align: bottom;
    /*border-left: solid 1px #808080;*/
    width: 140px;
    /*padding-top: 5px;*/
    height: calc(100% - 20px);
    /* calc(100% - 10px);*/
    /*min-height:200px;*/
    /*background-color: #fff;*/
    overflow-y: auto;
    overflow-x: hidden;
    /*opacity: 0.4;
    filter: alpha(opacity=40);*/
}

.box-cont {
    position: relative;
    /*min-height: calc(100% - 40px);
    width: 100%;*/
    /*margin-top:20px;*/
    /*border: solid 1px #808080;*/
    /*background-color: rgba(255, 255, 255, 0.5);*/
}

    .box-cont .inventory-item-ctl {
        /*right: -5px !important;*/
        top: 5px !important;
    }

    .box-cont img {
        width: auto;
        margin: 0 auto;
        height: auto;
    }

    .box-cont .inventory-item {
        position: absolute;
        right: 10px;
    }
/*.inventory-item {

    margin:10px !important;

}*/
.packing-label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    padding: 10px 0 10px 0;
}

.add-room-cont {
    /*float: left;
    padding: 2px 0 5px 18px;*/
    position: absolute;
    bottom: 0;
    left: 5px;
}

.pack-serv-div {
    display: block;
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding-left: 10px;
}

#inventory_cont .ui-accordion-header {
    font-size: 22px !important;
    width: 100% !important;
    padding-right: -15px !important;
    /*margin-right:0 !important;*/
}

.ui-accordion-header {
    /*
 margin-right:20px!important;*/
}

.ui-accordion .ui-accordion-header {
    /*padding: .1em .5em .5em .7em;*/
    padding: 3px 5px 2px 30px !important;
    /*   */
}

#locationInfo .btn {
    margin-top: 16px !important;
}

.image-note {
    display: block;
    text-align: center !important;
    font-size: 12px !important;
    float: left;
    width: 100% !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
}

.image-note-cur {
    text-align: left !important;
    font-size: 12px !important;
    float: left;
    margin-top: -10px;
    padding-left: 5px;
    width: 150px !important;
}

@import "compass/css3";

@keyframes spin3d {
    0% {
        transform: rotateX(0deg) rotateY(0deg);
    }

    100% {
        transform: rotateX(359deg) rotateY(179deg);
    }
}

#inventory_cont .ui-accordion-content {
    width: 100% !important;
    padding-right: 0 !important;
    /*box-shadow: #808080 -2px -2px -2px -2px !important;
    background-color: #F4F4F4 !important;
    margin: 0 0 1pt 1pt !important;
    border: 2px inset #888DA0 !important;*/
    /*perspective: 800px;
	perspective-origin: 50% 100px;*/
    /*perspective:  1000px;*/
    /*padding:-10pt !important;*/
    /*transform: rotateY(50deg);*/
    /*display: block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
float: none;
z-index: auto;
width: 150px;
height: 100px;
position: static;
cursor: default;
opacity: 1;
margin: 0;
padding: 0;
overflow: visible;
border: 2px solid rgba(0,150,255,0.91);
-webkit-border-radius: 0;
border-radius: 0;
font: normal 16px/1 "Times New Roman", Times, serif;
color: rgba(255,255,255,1);
text-align: center;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
background: #9b59b6;
-webkit-box-shadow: 4px 4px 6px 1px rgba(0,0,0,0.4) ;
box-shadow: 4px 4px 6px 1px rgba(0,0,0,0.4) ;
text-shadow: none;
-webkit-transition: all 200ms cubic-bezier(0.77, 0, 0.175, 1) 10ms;
-moz-transition: all 200ms cubic-bezier(0.77, 0, 0.175, 1) 10ms;
-o-transition: all 200ms cubic-bezier(0.77, 0, 0.175, 1) 10ms;
transition: all 200ms cubic-bezier(0.77, 0, 0.175, 1) 10ms;
-webkit-transform: rotateX(-19.480565034447988deg) rotateY(-44.69070802020421deg)  translateX(80px) translateY(70px) ;
transform: rotateX(-19.480565034447988deg) rotateY(-44.69070802020421deg)  translateX(80px) translateY(70px) ;
-webkit-transform-origin: 56% 50% 0;
transform-origin: 56% 50% 0;*/
}
/*.ui-accordion-content:before, .ui-accordion-content:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 35px 20px #777;
  transform: rotate(-8deg);
}
.ui-accordion-content:after
{
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}*/
.item-image {
    display: block;
    float: left;
    width: 72px;
    height: 96px;
    margin: 5px;
    padding: 0px;
    position: relative;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    zoom: 1;
}

    .item-image .list-image {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
    }
/*.img-cont {
    background: #fff;
    padding: 5px;
}*/

.item-check {
    /*display: inline-block;*/
    float: left;
    width: 20px;
    margin: 5px;
    padding: 5px;
    /*cursor: pointer;*/
    text-overflow: ellipsis;
    overflow: hidden;
}
.rooms {

     width: 100px !important;
         text-overflow: ellipsis;
    overflow: hidden;
}
#listOfItemsTable_wrapper .item-check {
    width: 80px !important;
    text-overflow: ellipsis !important;
}

.states {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dataTable th {

white-space:nowrap !important;
}
td {
    text-overflow: ellipsis;
}

#listOfItemsTable td {
    border-bottom: 1px solid #666666;
}

.inventory-item {
    display: inline-block;
    float: left;
    /*padding: 5px;*/
    margin: 5px 20px 5px 5px;
    /*width: 120px;*/
    font-weight: bold;
    text-align: center;
    /*min-height: 70px;*/
    /*background: #fff;*/
    /*min-width:100px;*/
    position: relative;
    /*-webkit-transform-style: preserve-3d;
         -moz-transform-style: preserve-3d;
           -o-transform-style: preserve-3d;
              transform-style: preserve-3d;
      -webkit-transform: translateZ( -100px );
         -moz-transform: translateZ( -100px );
           -o-transform: translateZ( -100px );
              transform: translateZ( -100px );*/
    /*animation: spin3d 1s linear ;*/
    /*animation: spin3d 4s linear infnite;*/
    /*transform-style: preserve3d;*/
    /*vertical-align:bottom;*/
    /*border:solid 1px #808080;*/
    /*perspective-origin: 25% 75%;
    transform: perspective( 600px );*/
    /*box-shadow: #808080 3px 3px 1px;*/
}

    .inventory-item img:hover {
        box-shadow: #808080 3px 3px 1px;
        /*border:dotted 1px #689BBF;*/
        border-radius: 5px;
        background-color: rgba(256, 256, 256, 0.4);
    }

    .inventory-item img {
        /*animation: spin3d 1s linear ;*/
        /*position: absolute;*/
        vertical-align: bottom;
        left: 0;
        bottom: 0;
    }

.inventory-item-title {
    /*height: 28px;*/
    /*display: none;*/
    /*font-family: Arial,helvetica;*/
    font-size: 12px;
    z-index: 999;
    max-height: 15px;
    /*width: 90px;*/
    /*top: 75px;*/
    /*position: absolute;*/
    /*top:-10px;*/
    width: 100%;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    /*padding-right: 25px;*/
    /*background-color: rgba(256, 256, 256, 0.2);*/
    color: #000;
    /* Safari */
    /*text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;*/
}

.rotate {
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.toolTipSmall a {
    color: #fff !important;
}

.inventory-item img {
    margin: 0 auto;
}

.inventory-item-ctl {
    z-index: 999;
    display: block;
    /*padding: 3px;*/
    margin-top: -5px;
    /*width: 24px;*/
    /*position: absolute;*/
    background-color: transparent;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /*box-shadow: #808080 3px 3px 1px;*/
    /*bottom: 0;*/
    /*left: -22px;*/
    /*border-radius: 5px;*/
    /*margin: 0 auto;*/
}

    .inventory-item-ctl input {
        width: 20px !important;
        height: 18px !important;
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
    }

.inventory-item-button {
    /*display:none;*/
    width: 22px !important;
    height: 22px !important;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

    .inventory-item-ctl, .inventory-item-button .ui-button-icon-primary {
        margin-left: -4px !important;
    }

.custom-item-button {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 30px !important;
    font-size: 14px !important;
    /*text-transform: uppercase;*/
    font-weight: bold;
    background: #689BBF;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



.toolTipInput {
    width: 75px;
    margin: 5px;
    display: block;
    padding: 5px;
}

.custom-name {
    width: auto !important;
}

.packing-qty {
    width: 30px !important;
    height: 18px !important;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.inventory-item-remove {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 auto;
    padding-left: -5px;
    width: 20px !important;
    text-align: center;
}

.inventory-label {
}
.room-label {
padding:5px;
font-weight:bold;
}
.stepDesc-mobile {
    display: none;
}

.room-info {
    display: inline-block;
    /*clear:both;*/
    /*padding-right: 20px;
    float: right;*/
    font-size: 20px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
    /*height:20px;
    overflow:hidden;*/
}

    .room-info img {
        /*float:left;*/
        vertical-align: middle;
        padding-bottom: 4px;
        /*height:16px;
    width:auto;*/
    }

.ui-accordion-header-active .room-info {
    color: #99FF99;
}
/*.inventory-item > div {
    
    display:block;
    }*/
#listOfMat li {
    cursor: pointer;
    padding: 5px;
}

#totalCharge {
    background-color: #F4F4F4;
    /*margin: 20px -10px 0 -10px !important;*/
    border-top: solid 1px #808080;
    /*border-bottom: solid 1px #808080;*/
    padding-right: 12px;
    padding-bottom: 10px;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 12px);
    /*border-bottom-right-radius: 0 5px;
border-bottom-left-radius: 0 5px;

    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    /*-moz-border-bottom-radius: 5px;
        -moz-border-bottom-radius: 5px;
       -webkit-border-bottom-right-radius: 0 5px;
-webkit-border-bottom-left-radius: 0 5px;*/
}

.est-div h1 {
    /*width: 100%!important;*/
    text-align: center !important;
    font-size: 20px !important;
    /*background-color: #689BBF!important;*/
    background: #666666;
    /*background: -moz-linear-gradient(top,#689BBF 0,#888DA0 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#689BBF),color-stop(100%,#888DA0));*/
    color: #fff!important;
    margin: -10px -2px 0 -1px !important;
    padding: 5px !important;
    font-weight: normal !important;
    font-family: Prime Regular, Arial, Helvetica !important;
    /*box-shadow: #808080 2px 2px !important;*/
}

.est-div h2 {
    font-size: 20px !important;
}

.pageHeader {
    height: 64px;
    background-color: #F8F8F8;
}

.ui-rangeSlider-bar {
    /*background-color:#EA8511 !important;*/
    cursor: pointer !important;
}

.map-det-btn {
    position: absolute;
    width: 16px !important;
    background: none !important;
    border: none !important;
    margin-top: 3px !important;
    margin-left: -30px !important;
    /*left:0;*/
    z-index: 999;
}

#map {
    padding-top: 7px;
    text-align: right;
}

.mn {
    background-color: #fff;
    margin: 0;
    width: 70%;
    height: 350px;
    overflow-y: auto;
    /*overflow-x: hidden;*/
    border: solid 1px #666666;
    z-index: 999;
    /*display:inline-grid;
    list-style-type: none !important;*/
    /*width: calc(33% - 3em);*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: #808080 2px 2px !important;
}

.mn-states {
    width: 300px!important;
    height: 300px!important;
}

.from-to {
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

#uploadDiv {
    height: 100px;
    width: 300px;
}

.dropzone {
    border: dashed !important;
}


@media only screen and (max-device-width: 480px) {
    .form-ctl {
        width: 95%;
    }

    .data-form {
        width: 95%;
        padding: 0;
    }

    .left:not(.info), .right, .full, .half {
        width: 95%;
    }

    .label:not(.info) {
        display: block;
    }

    .info {
        display: inline-block !important;
    }

    .form-ctl {
        margin-left: -5px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        width: 95% !important;
    }

    .stepDesc {
        display: none !important;
    }

    /*.stepDesc-mobile {
        display: block !important;
        font-size: 18px;
        padding-left: 10px;
        color: #EA8511;
    }*/
    /*.selected .stepDesc {
        display: block !important;
        position:absolute !important;
        top:10px !important;
        left:0px !important;

    }*/
    /*#TypeOfDwellingID {
    
    text-transform:uppercase;
    }*/
    .swMain ul.anchor li a {
        width: auto !important;
    }

    .stepNumber {
        background: transparent !important;
        border: none !important;
        margin: 0 !important;
    }

    .swMain ul.anchor li a:after {
        display: none !important;
    }

    .swMain ul.anchor li a:before {
        display: none !important;
    }
    /*.swMain ul.anchor li a .stepNumber {
            font-size: 24px !important;
        }*/

    .swMain .stepContainer div.content {
        padding: 0 !important;
    }

    .est-div {
        width: 100% !important;
        border: none !important;
        margin-left: 0 !important;
    }

    .est-div-cont {
        padding: 10px 5px 10px 5px !important;
    }

    .data-label, .loc-info {
        font-size: 18px !important;
    }

    .timeline, .sc_Bar, .tl, .sc_wrapper, sc_main_box {
        height: 60px !important;
    }

    #listOfItems_cont {
        /*width: 185px !important;*/
        width: 100% !important;
        /*height:50% !important;*/
    }

    #inventory {
        width: 100% !important;
    }
    /*input {
    
    z-index:999 !important;
    }*/
    /*.ctl{
    position:relative;
    z-index:999 !important;
    height:100px;
    }
        .ctl input {
        position:absolute;
        }*/
}
