.custom_154 {height:auto;margin-left:auto;margin-right:auto;color:#333;background-color:rgba(255, 255, 255, 0);}[class*='col-'] { padding-right: 0px; }.row-6328287ae3c39 {height:auto;padding-top:20px;padding-bottom:20px;color:#333;background-color:rgba(255, 255, 255, 0);box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
z-index: 1;
position: relative;}.column-6328287ae3c3a {width:90%;height:20px;margin-left:auto;margin-right:auto;color:#333;background-color:rgba(255, 255, 255, 0);min-height:5px;}.row-63282887e3c3b {}.column-63282887e3c3c {height:auto;margin-left:auto;margin-right:auto;color:#333;background-color:rgba(255, 255, 255, 0);min-height:5px;}.row-637b21ba7c195 {height:auto;padding-left:2%;padding-right:2%;color:#333;background-color:rgba(255, 255, 255, 0);}.column-637b21ba7c196 {height:auto;margin-left:20px;font-family:Arial;color:#333;font-size:16px;background-color:rgba(255, 255, 255, 0);min-height:5px;}.row-632828fbe3c49 {height:auto;margin-top:10px;color:#333;background-color:#1c1c1cd1;}.column-632828fbe3c4a {width:90%;height:auto;margin-left:auto;margin-right:auto;color:#333;background-color:rgba(255, 255, 255, 0);min-height:5px;}@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Saira+Condensed:wght@100&display=swap');


#tab_461 .ui-widget-header{
border-top-right-radius: 18px !important;
border-bottom-left-radius: 18px;
}

ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{
border-top-right-radius: 18px !important;
border-bottom-left-radius: 18px;
}
/*<------------- START Breadcrumb ----------->*/

.breadcrumb{
    display: inline-block;
    padding: 0;
    margin: 5px;
    background: transparent;
    overflow: hidden;
}
.breadcrumb li{
    float: left;
    padding: 8px 15px 8px 50px;
    background: #000000;
    font-family: "Source Sans Pro",sans-serif!important;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
}
.breadcrumb li:first-child{ 
background: #3b9973;
border-top-left-radius: 30px;
}
/*.breadcrumb li:last-child{
    background: #000000;
    margin-right: 18px;
}*/
.breadcrumb li:before{ display: none; }
.breadcrumb li:after{
    content: "";
    display: block;
    border-left: 18px solid #000000;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    right: -27px;
    z-index: 1;
}

.breadcrumb li:first-child:after{ 
border-left-color: #3b9973;     
}


.breadcrumb li:last-child:after{ display:none; }
/*.breadcrumb li:last-child:after{ border-left-color: #000000; }*/
.breadcrumb li a{
    font-size: 14px;
    font-family: "Source Sans Pro",sans-serif!important;
    font-weight: bold;
    color: #777;
}

.breadcrumb li a{
    font-size: 14px;
    font-weight:bold;
    color: #ffffff;
}
@media only screen and (max-width: 479px){
    .breadcrumb li{ padding: 8px 15px 8px 30px; }
}
/*<------------- END Breadcrumb ----------->*/
.sf-menu li span {

    border-left: 1px solid #2d7a52 !important;
    border-bottom: 1px solid #2d7a52;
    border-top: 1px solid #2d7a52!important;
    border-right: 1px solid #2d7a52;
    padding: 0.75em 1em;
    display: block;
    position: relative;
    zoom: 1;
}

.sf-menu a {

    border-left: 1px solid #2d7a52 !important;
    border-bottom: 1px solid #2d7a52;
    border-top: 1px solid #2d7a52!important;
    border-right: 1px solid #2d7a52;
    padding: 0.75em 1em;
    display: block;
    position: relative;
    zoom: 1;
}
.sf-menu li ul li a:hover {

    background: rgb(21, 152, 66);
    color: white !important;
}
.sf-menu li a {
    color: black !important;
}
.sf-menu span.sf-sub-indicator {
    display: none !important;
}

.sf-menu li.has-sub:hover > span:after {
    background-color: white;
}

.sf-menu li.has-sub:hover > span:before {

    top: 16px;
    height: 0px;
}

.sf-menu li span:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background-color: #3b9973;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.sf-menu li span:after {

    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #3b9973;
    content: '';
}
.sf-menu a:visited{
    color: #13a;
}
.sf-menu li.has-sub:hover > span:after {
    background-color: white:
}

.sf-menu li.has-sub:hover > span:before {
    top: 16px;
    height: 0px;
}
.sf-menu .sf-sub-indicator:nth-child(1) {
    display: none;
}

.sf-menu li span:hover {

    background: #3b9973;
    color: white;
}

.sf-menu ul{

width:100%;
min-width:unset;
}

.sf-menu {
    margin-left: 10px;
    margin-right: 10px;
}

.sf-menu li {
    background: transparent !important;
}

.sf-menu li:hover, .sf-menu li.sfHover {

    background: #AFE1AF !important;
}

.sf-vertical {
font-size:14px!important;
font-family:"Poppins",sans-serif!important;
    width: 90% !important;
    z-index:2 !important;
    margin-left: 1em !important;
    margin-top: 1em !important;
}

/*.sf-menu span.sf-sub-indicator:before{
content:'+';
color: #3b9973;
    font-size: 25px;
    visibility: visible;
    float: right;
    top: -10px;
    position: relative;
}*/

/*.menu_open:before{
    content: ' - ' !important;
    padding-right: 4px;
}*/

.js-noMenu .sf-sub-indicator:nth-child(1) {
    display: none;
}

.sf-menu ul {
    position: unset !important;
    display: none;
    top: 100% !important;
    left: 0 !important;
    z-index: 99;
}


/*<------------- START Database store table css ---------->*/

table.view_page_list_table tr:nth-child(even) td {
    background: #89c981!important;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
    border: 1px solid #89c981 !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.dataTables_paginate {
    background: #89c981 !important;
    border-top: 1px solid #89c981 !important;
    padding: 5px 0;
    width: 100%;
    height: 2.8em;
    display: block;
}

.dataTables_paginate .paginate_active, .dataTables_paginate .paginate_button {
    float: left;
    display: block;
    padding: 3px 6px;
    border: 1px solid #72c168;
    background: url(../images/downlight_bg.png) left top repeat-x #72c168!important;
    font-size: 11px;
    color: #000 !important;
    margin-right: -1px;
    cursor: pointer;
}

table.view_page_list_table thead tr, table.view_page_list_table tfoot tr {
    background: url(../images/shine_bg.png) repeat-x scroll left center #89c981 !important;
}

.dataTables_paginate .paginate_button:hover, .dataTables_paginate .paginate_button.current {
    background-color: #fff;
    color: #000 !important;
}
table.view_page_list_table td {
    color: #000;
    padding: 10px 10px;
    vertical-align: middle;
}

table a {
    color: #13657a;
    text-decoration: underline;
    cursor: pointer;
}

table.view_page_list_table thead th, table.view_page_list_table tfoot th {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 14px;

}
.wrapper {
    border: 1px solid #89c981!important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
table.view_page_list_table tr:hover td {
    background-color: #c7f3dc !important;
    color: #444444;
}

/*<------------- End Database store table css ----------->*/
/*<------------- Start bookshelf CSS ----------->*/

.product {
    float: left;
    margin-right: 30px;
    margin-top: 36px;
    height: 120px  !important;
    position: relative;
    display: block;
}

.panel_title {
    background: #fff !important;
    color: #000 !important;

}.slide_animate {
    background: #fff!important;

}
.panel_slider {
    position: relative;
    border-bottom: 1px solid #fff!important;
    border-bottom-color: #fff!important;
    width: 960px;
    background: #fff!important;
}

.panel_bar {
    background: #fff!important;
display:none;
}

.selected_title {
    display: none!important;

}
.button_bar {
    display: none!important;
}
#arrow_menu {
      display: none!important;

}

.menu_top ul li {
    background: #000!important;
    border-radius: 8px!important;

}
.product_title{
    background: #000!important;
  height:80px!important;
}
.fx_shadow {
    display:none!important;
}
.icons_sprite {
    position: absolute;
    width: 30px!important;
    height: 30px!important;
    background: #d61a1a00 url(/planmalaysia/resources/PLANMalaysia/MainPortal/Produk_baru/link.png) no-repeat !important;
}

/*<------------- End Bookshelf css ----------->*/

.ui-accordion-header {
    background: rgb(147, 196, 125);
    color: #555555;
    font-size: 16px!important;
}


/*<------------- START Directory CSS----------->*/


.profile-img > img {
    width: 150px!important;
    height: 200px!important;
    border-radius: 5px;
margin:10px;
        object-fit: cover;
}

.list-item {
    margin: 10px!important;
    font-family: "Arial", sans-serif!important;
    font-size: 16px!important;
background-color: #badbca!important;

}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
    background: #495057!important;
    color: white!important;
    border-radius: 5px!important;
}

.col-1-12 {
    width:24.33% !important;
}

.profile-detail a{
    color: #000!important;
   text-decoration:unset!important;
    cursor: pointer;

}
/*<-------------END Directory CSS----------->*/