﻿.pa4{ padding: 4px !important;}

.card{ background-color: white;
    border-radius: 3px;padding: 0px; box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important; margin-bottom: 25px;}
.card-header{    border-bottom: solid thin #f0f0f0;
    padding: 6px;
    margin-bottom: 8px;}
.card-body{ border-radius: 8px; }
.stamp {
    display: inline-block;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0 .25rem;
    font-size: .875rem;
    font-weight: 500;
    color: #6e7582;
    text-align: center;
    background: #f1f3f8;
    border-radius: 3px;
    margin-right: 5px;
    float: left;
}
.card-right{ display: inline-block;}
.strong{ font-weight: bold; }
.stamp .icon {
    font-size: 1.25rem;
    vertical-align: middle;
}
.fl{ float: left }
.fr{ float: right }
.mr5{ margin-right: 5px; }
.mt4{ margin-top: 4px; }
.card-header a{color: #000; cursor: pointer;
    background: #dad5d5;
    padding: 3px 6px;
    border-radius: 3px;min-height: 24px;}
    .card-header a:hover{background: #ccc;}
 .card-header a.active{ background: #18AACC; color: #fff; }
.canvasbg {
    height: 100%;
    min-height: 400px;
}
.canvasbgbig {
    height: 100%;
    min-height: 530px;
}
.bg-color1{ background: #565090; color: #fff;}
.bg-color2{ background: #ff5f74; color: #fff;}
.bg-color3{ background: #4bb5ff; color: #fff;}
.bg-color4{ background: #FFC107; color: #fff;}
.bg-color5{ background: #1bc5bd; color: #fff;}
.bg-color6{ background: #7986cb; color: #fff;}
.bg-color7{ background: #806009; color: #fff;}
.bg-color8{ background: #cb79a6; color: #fff;}
.bg-color9{ background: #607e8d; color: #fff;}
.bg-color10{ background: #344954; color: #fff;}
.menuforsteps {
    margin-bottom: 10px;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 4px;
}
.nav-tabs>li>a {
    display: block;
    border-radius: 0;
    padding: 8px 20px;
    margin-right: 0;
    font-weight: 300;
    color: #444;
    font-size: 14px;
    min-width: 70px;
    border-color: transparent;
    position: relative;
    line-height: 1.7em;
    background: 0 0;
    box-shadow: none;
    border-color: transparent;
}
.inprocess {
    background: #18AACC !important;
    color: #fff !important;
}
.menuforsteps ul li a.active:before {
    border: medium solid transparent;
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 120;
    top: 98%;
    border-top-color: rgba(0,0,0,.2);
    border-width: 11px;
    margin-left: -11px;
    border-top-color: #18AACC !important;
}

.cardcolcor{background: #3699ff; color: #fff;     padding-bottom: 40px;}
.cardbodyheader .svgbg{    padding: 8px;
    background: #4378af;
    border-radius: 5px;}
    .callbg{background: #fff;
    color: #000;
    padding: 20px;
    border-radius: 7px;
    margin: 15px 0px;}
.cardstye1{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/abstract-1.svg);}
    .cardstye2{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/abstract-2.svg);}

     .cardstye3{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/abstract-3.svg);}

     .cardstye4{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/abstract-4.svg);}
.bootstrap-select .dropdown-toggle{height: 33px;
    margin-left: 9px;
    min-width: 248px;}

    .cardstye5{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/call.png);}

    .cardstye6{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/followup.png);}

    .cardstye7{background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../images/meet.png);}

    .cardenquiry{
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important;
    margin-bottom: 25px; border-radius: 3px;}
    .cardenquiry hr{ margin: 6px 0px; }
    .cardenquiry .cardheaderenquiry{padding-bottom: 6px; border-top-left-radius:3px; border-top-right-radius:3px; 
    margin-bottom: 8px; padding: 15px; padding-bottom: 50px;}
    .cardbodyenquiry{margin-top: -44px; }
    .cardheaderenquiry p{ font-size: 15px; }
    .bluecolor{background-color: #3699ff;, color: #fff;}
    .bluecolor .svgbg{    padding: 8px;
    background: #4378af;
    border-radius: 5px; color: #fff;     margin-right: 10px;}
    .innsvg{ margin-right: 10px }
    .calldatabg h5{ font-size: 13px; }
    .calldatabg h6{ font-size: 20px; }
    .bluecolor h4, .bluecolor p, .bluecolor .strong{ color: #fff; }
    .cardheaderenquiry h4{ font-size: 18px; padding: 5px;}
    .calldatabg{ padding: 10px; background: #fff; border-radius: 10px; margin-bottom: 15px;  }

    .redcolor{background-color: #f64e60;, color: #fff;}
    .redcolor .svgbg{    padding: 8px;
    background: #de4454;
    border-radius: 5px; color: #fff;     margin-right: 10px;}
    .redcolor h4, .redcolor p, .redcolor .strong{ color: #fff; }


    .greencolor{background-color: #1bc5bd;, color: #fff;}
    .greencolor .svgbg{    padding: 8px;
    background: #1da7a0;
    border-radius: 5px; color: #fff;     margin-right: 10px;}
    .greencolor h4, .greencolor p, .greencolor .strong{ color: #fff; }
    .disp-block{ display: block; }
    .enqRed{color:#ff5f74 }
    .enqGreen{ color:#1bc5bd  }
    .enqBlue{ color:#4bb5ff  }
    .enqOrange{ color:#FFC107  }
    .tdgreen{background: #c9f7f5;
    color: #12827c !important;
    font-weight: bold;}
    .tdred{background: #ffe2e5;
    color: #f64e60 !important;
    font-weight: bold;}
a{ cursor: pointer; }
.text-muted {font-size:12px;
}
.table tfoot tr th {
    background: #fff4de;
    color: #b37600!important;
}
.bootstrap-select .dropdown-toggle{    min-width: 175px; max-width: 175px;}
/*#marletingTablTop, #TOPtblEnqAnalysis{ max-height: 246px;}*/
/*.dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width:200px;
}*/
.bootstrap-select .dropdown-menu{ width:200px;
}
.table>thead>tr>th.sortTableTH{ position: relative; cursor: pointer; padding-right: 30px !important;}
thead .sortTableTH:after{position: absolute;bottom: 3px;right: 8px;display: block;font-family: 'FontAwesome';opacity: 0.8;content: "\f0dc";font-size: 15px;}
thead .sortTable_desc:after {content: "\f15e";}
thead .sortTable_asc:after {content: "\f15d";}



.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {font-size:12px !important;
}
a.minmaxtable{color: #000;
    cursor: pointer;
    background: #ccc;
    padding: 3px 6px;
    border-radius: 3px;
    min-height: 24px;
    margin:4px;
}

a.minmaxgraph {color: #000;
    cursor: pointer;
    background: #ccc;
    padding: 3px 6px;
    border-radius: 3px;
    min-height: 24px;
    margin:4px;
}
#notch{    position: fixed;
    height: 40px;
    width: 40px;
    background: #18a9cb;
    right: 10px;
    top: 50px;
    z-index: 999;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important;
    text-align:center;
    display:none;
    cursor:pointer;
}
    #notch:hover {background:#333;
    }
    #notch i {font-size: 18px;
    margin-top: 10px;
    color: #fff;
    }
.fixedfilter{position: fixed;
    top: 50px;
    width: 97%;
    background: #fff !important;
    z-index: 99;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important;
    display:none;
        padding: 8px 15px;
}
    .fixedfilter h1 {display:none;
    }
    .fixedfilter .closePanel {display:block; cursor:pointer;
    }
    .fixedfilter .menuforsteps {float:left;
    }
.notchfixed{position: fixed!important;
            display:block;
    
}
.cardHeaderBG .card { margin-bottom: 5px; 
}
.eqCol {
}
   @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape)  {
        .card{ margin-bottom: 5px; }
    }
    @media (max-width: 767px){
 .card{ margin-bottom: 5px; }

    }
.mt20 {
    margin-top:20px;
}
.menuforsteps .nav {
    border-bottom:none;
}