h1 {font-size: 2.5rem;}
.standard-tag{
    border-radius: 80px;
    background: #377DF7;
    color: #FFF;
    padding: 5px 24px;
    text-align: center;
    display: inline;
}
.advanced-tag{
    border-radius: 80px;
    background: #f7b000;
    color: #FFF;
    padding: 5px 24px;
    text-align: center;
    display: inline;
}
#manager-tablist li.nav-item.collapsed .nav-link:before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#manager-tablist  .nav-link:before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#manager-tablist  .nav-link.active:before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.manager-quote .uk-panel>div { min-height: 340px;}
#manager-homepage{background: url("../../products/manager/images/kv-bg.jpg") 50% 90% / cover no-repeat;}
#manager-tablist [aria-expanded="true"] { background: #F9FAFF !important;}
#manager-tablist [aria-expanded="false"] { background: #FFF !important;}
#manager-nav-pills .nav-pills .nav-link, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #fff;
    border: 1px solid #EEE;
    border-radius: 50px;
    margin: 10px 15px;
    min-width: 240px;
}
#manager-nav-pills .nav.nav-pills {
    justify-content: center;
}
#manager-nav-pills .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #FFF;
    background-color: #2E357E;
    border: 1px solid #EEE;
    border-radius: 50px;
}
#manager-nav-pills .nav-pills .nav-link:hover{
    color: #FFF;
    background-color: #3A47CD;
    border: 1px solid #3A47CD;
    border-radius: 50px;
}
#manager-tablist .nav-pills .nav-link{ font-size: 24px; font-weight: 600; padding: 20px 0; }
#manager-tablist .nav-pills .nav-link.active{ color: #000; background-color: #ffffff00; }
/*#complete-list .col-md-8 .row .col:last-child { color: #E63C3B;*/}
#complete-list .uk-card :hover.row.p-title { background-color: #FFF;}
#complete-list .uk-card :hover.row { background-color: #fafafa; color: #000;}
#manager-tablist a:hover {
    text-decoration: none;
    color: #222;

}
#manager-tablist li:hover {

    border: 1px solid #BBB;
}

.uk-sticky-fixed .mvb-suit{background-color: #FFF;}
@media screen and (max-width: 997px) { #complete-list .row{} #complete-list ol,#complete-list ul {padding-left:0;} #present .col-md-4.col-xs-12.py-3 { background-color: #fafafa;} #manager-nav-pills ul.nav.nav-pills{display: block;}.mvb-suit {margin-top: 0px;}
   }
@media screen and (max-width: 768px){
.standard-tag , .advanced-tag{ font-size: 13px;}
#manager-homepage{background: url("../../products/manager/images/manager-webpage-revamp-mobile-kv.jpg") 50% 90% / cover no-repeat;}
#manager-nav-pills li.nav-item { width: 50%;}
#manager-nav-pills ul.nav.nav-pills { display: flex;}
#manager-nav-pills .nav-pills .nav-link { font-size: 13px; padding-bottom: 0.6em; font-weight: 600;line-height: 1.2;padding: 0.5rem 0rem;}
#manager-nav-pills .nav-pills .nav-link, .nav-pills .show>.nav-link { border-radius: 10px; margin: 5px 5px; min-width: inherit;height: 50px; display: flex; align-items: center; justify-content: space-around;border: 1px solid #EEE;}
#manager-nav-pills .nav-pills .nav-link.active, .nav-pills .show>.nav-link{border-radius: 10px;min-width: inherit; }
#manager-nav-pills .nav-pills .nav-link:hover{ border-radius: 10px;}
#manager-nav-pills .nav.nav-pills { justify-content: inherit;}
.p-gruop-title { background: #FFF !important; font-size: 1.75rem;}
  }
