.list-group, .panel{
    -webkit-box-shadow: 0px 7px 16px -8px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 7px 16px -8px rgba(0,0,0,0.17);
    box-shadow: 0px 7px 16px -8px rgba(0,0,0,0.17);
}
.note-editor.note-frame.panel{
    z-index: unset;
}
.order .disabled, .order *:disabled{
    background: #eee !important;
    cursor: no-drop;
}
.swiper-img{
    height: 150px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    cursor: pointer;
    background-color: #d4d4d4 !important;
}
.call-close{
    -ms-transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    -moz-transform: rotate(136deg);
    -o-transform: rotate(136deg);
    transform: rotate(136deg);
    margin-left: -6px;
}
#button-hangup, #call-controls{
    display: none;
}
.color{
    color: #52d102;
}
.btn{
    overflow: hidden;
}
#uploadDoc{
    display: none;
}
.doc{
    padding: 10px;
    border-radius: 4px;
    height: 100px;
    overflow: hidden;
    word-break: break-all;
    white-space: normal;
    background: #fff;
    border: 1px solid #ccc;
}
.midTh{
    width: 40%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background: #f3f3f3;
}
.activePage *{
    border: none !important;
    color: #ffffff;
}
.activePage a{
    background: #337ab7;
    color: #ffffff;
}
.activePage ul a{
    background: #e9e9e9;
    color: #000000;
}
.activePage ul li.activeSubPage a{
    background: #337ab7;
    color: #ffffff;
}
.activeSubPage a{
    color: #ffffff;
    background: #337ab7;
}
.subpage a{
    padding-left: 25px !important;
}
.comment{
    padding-bottom: 20px;
}
.imagesHr{
    width: 100%;
    height: 1px;
    display: inline-block;
    padding: 0 15px;
}
.imagesHr span{
    background: #e9e9e9;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.no-padding{
    padding: 0;
}
.no-pad-left{
    padding-left: 0;
}
.no-pad-right{
    padding-right: 0;
}
.itemWrapComment{
    margin-bottom:50px;
    border: 1px solid #e9e9e9 ;

}
.itemWrap{
    margin-bottom:30px;
    display: inline-block;
    width: 100%;
}
.item{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
    background: #ffffff;
}
.container .fa{
    color: #55d102;
    font-size: 1.4em;
    vertical-align: middle;
}
.container .fa-ban{
    color: #dd3333;
}
.container .fa-user-circle{
    font-size: 1.2em;
    margin-top: -2px;
}
.pageTitle a{
    color: #666666 !important;
}
.date{
    background: #e9e9e9;
    font-size: 15px;
    color: #666666;
    padding: 5px 15px;
    margin: 0;
}
.swal2-confirm.swal2-styled, .line.long.animate-success-long, .line.tip.animate-success-tip {
    background: #55d102 !important;
}
input, select, textarea, button{
    outline: none !important;
}
.xdsoft_current{
    background: #55d102 !important;
    box-shadow: 0 1px 3px 0 #49b402 inset !important;
}
.xdsoft_today{
    color: #55d102 !important;
}
.xdsoft_current.xdsoft_today{
    color: #ffffff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{
    background: #999999 !important;
}
.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_{
    z-index: 13;
}
.toolTip{
    position: absolute;
    background: #55d102;
    left: 130px;
    width: calc(100% - 130px);
    max-width: 100%;
    height: 90px;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    border-top: 20px solid #55d102;
    border-left: 25px solid #ffffff;
    text-align: center;
    font-size: 15px;
}
.toolTipInner{
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    position: relative;
    top: -23px;
    width: 220px;
}
.toolTip .fullVal{
    font-size: 18px;
}
.toolTip .priceVal{
    font-size: 20px;
    font-weight: 700;
}

.toolTipRespOuter{
    margin: 20px auto;
    display: table;
    padding: 0 0 0 8px;
    width: 260px;
}
.toolTipResp{
    height: 88px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 85px;
    font-family: 'Roboto';
    color: #666666;
    font-weight: 400;
    text-align: center;
}
.toolTipResp .fullVal{
    font-size: 18px;
    padding: 7px 5px;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 23px;
    left: -8px;
    width: 90px;
}
.toolTipResp .priceVal{
    font-size: 20px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}
.toolTipResp .moreVal{
    color: #999999;
    font-size: 13px;
    font-weight: 300;
}
.van{
    padding-top: 40px;
}
.junkType{
    display: none;
}
.junkTypeLabel span{
    display: table-cell;
    vertical-align: middle;
    height: 53px;
}
.junkTypeLabel{
    height: 55px;
    border-top:  1px solid #e1e1e1;
    border-bottom:  1px solid #e1e1e1;
    color: #999999;
    font-weight: 300;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
    display: table;
    cursor: pointer;
    background: #ffffff;
}
.junkTypeMiddle{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.junkTypeFirst{
    border-left: 1px solid #e1e1e1;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.junkTypeLast{
    border-right: 1px solid #e1e1e1;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.junkType:checked+label, .vanFullResp:checked+label{
    background: #55d102;
    border: none;
    color: #ffffff;
}
.extraFee{
    font-style: italic;
}
.totalLabel{
    margin-right: 5px;
}
#totalPrice{
    color: #666666;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.order .approxPrice{
    text-align: center;
    padding-bottom: 28px;
}
.submitActivate{
    display: none;
}
.order .or{
    width: 10%;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 15px;
    color: #666666;
}
.order .notes{
    height: 113px;
    width: 100%;
    /*resize: none;*/
}
.selectwrap select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 30px;
}
.selectwrap .fa-angle-down{
    position: absolute;
    right: 10px;
    top: 13px;
    color: #c6c6c6;
    pointer-events: none;
}
.selectwrap{
    position: relative;
    min-width: 70px;
}
.order .light{
    color: #c6c6c6;
    font-style: italic;
}
span.orderRigt{
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ell{
    text-overflow: ellipsis;
    overflow: hidden;
}
.order .orderForm{
    padding-bottom: 55px;
    padding-top: 55px;
}
.order{
    color: #999999;
    font-size: 13px;
}
.order .orderRigt{
    float: right;
}
.order select, .order option{
    background: #ffffff;
}
.orderRow .fa-calendar-check-o{
    bottom: 12px;
    color: #999999;
    position: absolute;
    right: 27px;
}
.order .orderRow{
    margin-bottom: 15px;
}
.order select, .order .number{
    width: 100%;
}
.order select{
    padding-left: 5px;
}
.order select option{
    padding-left: 10px;
}
.order input, .order select, .order .labels, .order textarea{
    border: 1px solid #e7e7e7;
    height: 40px;
    border-radius: 2px;
}
.order input[type="text"], .order input[type="email"], .order textarea{
    padding: 5px 10px;
}
.order .bootstrap-select{
    width: 100% !important;
}
.order .dropdown-toggle{
    height: 40px;
    border-radius: 2px;
    border: 1px solid #e7e7e7;
}
.order input, .order .labels{
    width: 100%;
}
.pageNameEstimate{
    padding-bottom: 55px;
}
.no-pad-right{
    padding-right: 0;
}
.no-pad-left{
    padding-left: 0;
}
.admin-van .container{
    width: auto;
}
.admin-van .brief-price-text,
.admin-van .slideWrapOuter,
.admin-van .toolTipRespOuter
{
    display: none;
}
.admin-van .vanWrap{
    width: 100%;
}
.admin-van #van{
    margin: 0 auto;
}
.admin-van .vanFullOuter{
    margin: 40px 0 20px 0;
}
#brief-price {
    color: #55D102;
    font-weight: 700;
    font-size: 20px;
    margin-left: 5px;
}
.brief-price-val{
    margin-bottom: 40px;
    text-align: center;
}
.vanFullOuter input[type="radio"]{
    display: none;
}
.vanFullLabel{
    width: 20%;
    float: left;
    height: 58px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    text-align: center;
    display: table;
    cursor: pointer;
    background: #ffffff;
}
.vanFullLabel span{
    display: table-cell;
    height: 53px;
    vertical-align: middle;
    font-weight: 300;
}
#searchOrder .notPaid{
    float: right;
}
.submitButtons{
    margin-top: 5px;
}
.submitButton .fa{
    font-size: 2em;
    color: #ffffff;
    padding-bottom: 10px;
}
.submitButton{
    height: 77px;
    border: none;
    border-radius: 2px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    background: #d4d4d4;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}
.submitButton:hover{
    background: #52d102;
}
.hovered{
    background: #52d102;
}
.submitDelete:hover{
    background: #fba7a7;
}
.submitButtonLeft{
    margin-right: 2%;
}
.submitButtonRight{
    margin-left: 2%;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.userPic{
    height: 150px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    cursor: pointer;
    background-color: #d4d4d4 !important;
}
#userUpload{
    display: none;
}
.closeGallery{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 15;
    font-size: 1.5em;
    color: #ffffff;
    cursor: pointer;
    padding: 5px 10px;
}
.submitPaid button{
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 2px;
    background: #000000;
    color: #ffffff;
}
.submitPaid button:hover{
    background: #ef2e29;
}
.container .warning-fa{
    color: #dd3333;
}
.userInfo span{
    color: #999999;
}
.userInfo textarea{
    height: 34px;
}

.vis-line, .vis-dot{
    border-color: red;
}
.vis-delete{
    display: none !important;
}
.visAddTask{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translatex(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    z-index: 13;
    width: 370px !important;
    display: none;
}
.sheduleButtons input, .sheduleButtons button{
    min-width: 0;
}
.vis-timeline{
    background: #ffffff;
    border-radius: 2px;
}
.vis-panel.vis-right *, .vis-panel.vis-left *, .vis-panel.vis-top *{
    font-weight: 700;
}

@media all and (max-width: 320px){
    .junkTypeLabel{
        font-size: 13px;
    }
    #total{
        display: block;
        width: 100%;
    }
    .order .light{
        font-size: 10px;
    }
    .selectwrap{
        min-width: 60px;
    }
    .selectwrap select{
        padding-right: 20px;
    }
}

@media all and (max-width: 343px){
    .email{
        padding-top: 18px;
    }
}

@media all and (max-width: 340px){
    .order{
        padding-top: 18px;
    }
}

@media all and (max-width: 380px){
    #searchOrder .notPaid{
        float: left;
        width: 100%;
        margin-top: 5px;
    }
    .commentSubmit{
        margin: 0;
        width: 100%;
    }
    .commentEstimate{
        width: 100%;
        margin-left: 0;
    }
    .estimateButton{
        width: 100%;
    }
}

@media all and (max-width: 767px){
    .midTh {
        width: 20%;
    }
    .estimateButton{
        text-align: left;
        padding-top: 10px;
    }
    .selected{
        background: #f3f3f3 !important;
        color: #666666 !important;
        border-bottom: 1px solid #f2f2f2 !important;
    }
    .vanFullLabel{
        width: 20%;
    }
    .approxPrice, .vanFullOuter fieldset{
        padding: 0;
    }
    .approxPrice{
        padding-top: 20px;
    }
}

@media all and (min-width: 767px) and (max-width: 991px){
    .vanWrap{
        padding-top: 8px;
    }
    .rangeslider--vertical {
        height: 150px;
    }
    .van li{
        margin-bottom: 13px;
    }
    .serviceOuter:nth-of-type(1), .serviceOuter:nth-of-type(4){
        padding-left: 0 !important;
    }
}

@media all and (min-width: 0) and (max-width: 1199px){
    .countId{
        top: 8px;
        font-size: 16px;
    }
    .invoice{
        margin-top: 20px;
    }
}
/*new get quote*/
@media all and (max-width:360px){.junkTypeLabel{font-size:13px;}}

.row-2{
    margin: 0 -15px;
}
.mt-40{
    margin-top: 40px;
}
.mt-60{
    margin-top: 60px;
}
.mt-80{
    margin-top: 80PX;
}
.mt-100{
    margin-top: 100px;
}
.mb-0-i{
    margin-bottom: 0 !important;
}
.mb-100{
    margin-bottom: 100px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.mt-50{
    margin-top: 50px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-70{
    margin-bottom: 70px;
}
.mb-80{
    margin-bottom: 80px;
}
.mt-150{
    margin-top: 150px;
}
.green{
    color: #55d102;
}
.mr-20{
    margin-right: 20px;
}
.get-quote-form .title{
    text-align: left;
    margin-bottom: 60px;
}
#beforeUs, #afterUs, #photo1, #photo2{display:none;}
label[for="beforeUs"], label[for="afterUs"], label[for="photo1"], label[for="photo2"]{font-size:13px;color:#ffffff;height:40px;line-height:40px;font-weight:400;text-align:center;cursor:pointer;background:#666666;padding:0;margin:0;border-radius:3px;overflow:hidden;}
.inputControl{background:#ffffff !important;color:#999999 !important;text-align:left !important;padding-left:10px !important;overflow:hi !important;}

.get-quote-form input, .get-quote-form select, .get-quote-form .labels, .get-quote-form textarea, .get-quote-form label[for="photo1"]{
    border: 1px solid #e7e7e7;
    height: 50px;
    width: 100%;
    border-radius: 3px;
    margin: 10px 0 20px 0;
    padding: 13px;
    font-style: normal;
    color: #666;
}
.get-quote-form label[for="photo1"]{
    padding: 0;
    line-height: 50px;
    color: #fff;
    pointer-events: none;
}
.get-quote-form label[for="photo1"].inputControl{
    background: #e3e3e3 !important;
    pointer-events: none;
}
.get-quote-form textarea {
    resize: vertical;
}
.get-quote-form .light{
    color: #c6c6c6;
    font-style: italic;
    font-size: 13px;
    font-weight: 400;
}
.get-quote-form .row-2{
    margin-bottom: 80px;
    overflow: auto;
}
.regular {
    border: 1px solid #E7E7E7;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 0 4px #fff;
    display: inline-block;
    margin: 0 14px -5px 0;
}
.regular-val:checked + label .regular{
    background: #55d102;
}
.regular-label{
    font-weight: 400;
    margin-top: 24px;
}
.regular-label-first{
    margin-right: 80px;
}
.very-label{
    font-weight: 400;
    margin: 24px 0 20px 0;
}
.very{
    border: 1px solid #E7E7E7;
    width: 22px;
    height: 22px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 14px -5px 0;
    position: relative;
}
.very i{
    position: absolute;
    padding: 0;
    font-size: 20px;
    top: 0;
    left: 0;
    display: none;
}
.very-label-first{
    margin-right: 80px;
}
.very-val:checked + label .very i{
    display: block;
}
.get-quote-form textarea.else-text{
    min-height: 155px;
}
.get-quote-button{
    display: block;
    margin: 0 auto;
    margin-bottom: 140px;
}
.get-quote-form .book-time{
    padding-left: 35px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.get-quote-form .end-time{
    padding-left: 35px;
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.book-times{
    position: relative;
}
.book-times i{
    position: absolute;
    left: 10px;
    top: 25px;
    font-size: 20px;
    color: #e7e7e7 !important;
}
.book-times-first i{
    left: 25px;
}
.dropdown{
    font-family: "Verdana", "Arial";
}
.selectwrap {
    position: relative;
    min-width: 70px;
}
.selectwrap .fa-angle-down {
    position: absolute;
    right: 10px;
    top: 27px;
    color: #666;
    pointer-events: none;
    z-index: 1;
}
.field-name{
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
}
.field-name-else-text{
    margin-top: 16px;
}
.textarea-else-text{
    min-height: 349px;
}
.no-right-radius{
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.no-left-radius{
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.no-border-right{
    border-right: 0 !important;
}
.border-666{
    border: 1px solid #666 !important;
}
.get-quote-form .title-2{
    text-align: center;
}
.find-postcode{
    height: 50px;
    background: #666;
    color: #666;
    color: #fff;
    width: 100%;
    border: 1px solid #666;
    margin-top: 10px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.find-postcode:hover{
    background: #868686;
}
select option:disabled{
    display: none;
}