.callIssueThirdContainer .md-list-item.active {
    border-right: 4px solid rgb(255,171,64);
}
.p-r-5{padding-right: 5px;}
.p-t-7{padding-top: 7px;}
.md-list .active {
    border-right: 2px rgb(255,171,64) solid;
}
.text-indigo {
    color: #3F51B5;
}
.m-r-15{margin-right: 15px;}
.m-r-20_i{margin-right: 20px!important;}

.o-x-h{overflow-x:hidden!important;}
.ui-select-bootstrap>.ui-select-choices{overflow-y: auto;max-height: 300px;}
.ui-select-bootstrap .ui-select-choices-row.active > a{color: #000000!important;background-color: #f3f3f3;}
.ui-select-bootstrap .ui-select-choices-row>a{line-height: 2;padding:5px 10px;}
.ui-select-bootstrap>.ui-select-match>.caret{right: 5px;}
.ui-select-bootstrap>.ui-select-match>div{width: calc(100% - 15px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ui-select-bootstrap .btn{border: 0;padding: 0;}
.ui-select-bootstrap .btn-default.active,
.ui-select-bootstrap .btn-default.btn-stroke.active,
.ui-select-bootstrap .btn-default.btn-stroke:active,
.ui-select-bootstrap .btn-default.btn-stroke:focus,
.ui-select-bootstrap .btn-default.btn-stroke:hover,
.ui-select-bootstrap .btn-default:active,
.ui-select-bootstrap .btn-default:focus,
.ui-select-bootstrap .btn-default:hover,
.ui-select-bootstrap .open .dropdown-toggle.btn-default{background-color: #ffffff!important;}

.ui-select-bootstrap.dropdown input{border: 0;border-bottom: 2px solid #607d8b;padding: 0px;}


md-toast.md-warn-theme {
    background-color: #F44336;
}
.module-title{background-color: #F7F7F7;}
.profileMenu:hover{background-color: #f3f3f3;}

#editPersonModal .tooltip .right .fade .in{top: 5px;}
#editPersonModal .tooltip.right .tooltip-arrow{border-right-color:#f2dede; }
#editPersonModal .input-60p{width: 60%;}
#showInfoTermsModal .modal-body .row
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.invalid-tooltip .tooltip-inner{color: #a94442;background-color: #f2dede;}
.invalid-tooltip .tooltip.top .tooltip-arrow{border-top-color: #f2dede;}
/*CSS for multiselect column componenet - starts*/
.multiselect-wrapper {
    margin: 0;
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
    z-index: 1010;
    width: 100%;
    /*padding: 5px;*/
    padding-left: 1px;
    border-radius: 4px;
    margin-top: 1px;
    position: absolute;
    height: 300px;
    overflow: auto;
}
.multiselect-wrapper #columnList{padding-left: 0px;}
.multiselect-wrapper #columnList li{
    padding: 8px 16px;
    display: block;
    padding: 0.03% 30px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}
.multiselect-wrapper #columnList li:hover{
    background-color: rgba(0, 0, 0, 0.10) !important;
}
/*CSS for multiselect column componenet - end*/

/* CSS for userActivity module - start*/
.systemComment{background-color:#4db6ac; }
.activityStatus {padding:10px;}
.activityStatus.colorProcessing{background-color:#F2C500; }
.activityStatus.colorClosed{background-color:#A8A8A8;}
.activityStatus .detailViewLabel{color:#333 !important;}
/* CSS for userActivity module - end*/

/* CSS for ticket module - start*/
.ticket.colorSystemNote{background-color:#eff5f9; }
.ticket.colorPublicNote{background-color:#ffffe4; }
.ticket.colorPrivelNote{background-color:#ffc1b1;}
.ticket.colorStatusNote{background-color:#f7f7d7;}
/* CSS for ticket module - end*/

table > tbody > tr.noborder > td{border: none !important;padding-bottom: 0px;font-size: 12.4px;}
table > tbody > tr.noborder > td b{color: #337ab7;margin-right: 5px;}
table > tbody > tr.borderBottom > td{border-top: none !important;border-bottom: 1px solid #ddd !important;font-size: 11px;color: #999;}

ul.vinay{min-width: 190px !important;position:relative !important;top:0px !important;left:0px !important;}
span.vinay{font-size: 10px}
.selectSection{background-color: #607d8b;color: white;}

.box-border{border: 1px solid #f5f1f1;margin-top: 3px;}
.box-border .modal-header{padding: 10px;text-transform: capitalize;}
.status_1{background-color: #94edf9;color: white;}
.status_2{background-color:#ffffff;}
.status_41{background-color:#ffffff;}
.status_42{background-color:#ffffff;}
.status_43{background-color:#ffffff;}
.status_44{background-color:#f18c6d;color: white;}
.status_45{background-color:#f7ada8;color: white;}

.caseHistory{padding: 20px 10px;height: 400px;overflow: auto;}
.caseHistory table tr td b{font-size: 12px;font-weight: 500;color: #3A3A3A;display: block;}
.caseHistory table tr td p{font-size: 12px;font-weight: 400;color: #808080;margin-bottom: 20px;}
.caseHistory table tr td:first-of-type{position: relative;border-left: 2px solid #30A814;width: 35px;}
.caseHistory table tr td:first-of-type span{height: 10px;width: 10px;border-radius: 180px;background: #FF5722;display: inline-block;top: 0px;position: absolute;left: -0;margin-left: -6px;}
.caseHistory table tr:last-of-type td:first-of-type{border-color: #aba6a6;}

.btn-primary {
    color: #ffffff !important;
    background-color: #212121;
    border-color: #212121;
}
.order-box{
    border-radius: 8px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
}
.order-box h6{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.38;
    color: #212121;
}
.order-box h6 span{
    color: #005fdc;
}
.order-box  p{
    font-size: 13px;
    font-weight: 600;
    line-height: 1.38;
    color: #676767;
    text-transform: uppercase;
}
.order-box .back-color{
    border-radius: 4px;
    background-color: #f1f1f1;
}
.mx-15{
    margin-right: 15px !important;
    margin-left: 15px !important;
}
.order-box .img-box{
    height: 40px;
    width: 40px;
}
.align-center{
    align-items: center;
    display: flex;
}
.order-box label{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.38;
    color: #676767;
    margin-bottom: 0;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
button.accept-btn{
    border-radius: 8px;
    background-color: #e7bf31;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.36;
    color: #101010;
    border:none;
    padding: 7px 0;
    width: 100%;
}
.order-box .dot-border{
    border-bottom: 1px dotted #dcdcdc;
}