#extra_notice{
  background-color: #C3DD1F;
  color: #2A1E1E;
}
#notice{
  background-color: #2B6EE4;
  color: #fff;
}
#error{
  background-color: #E42B39;
  color: #fff;
}

/*---------------------- Standard --------------------------*/
a {
    text-decoration:none;
    color: #086590;/*#086590;*/
}
a img { border: none }
img a{ text-decoration:none; }
em *{color: red}
label.error { float: none; color: blue; padding-left: .5em; vertical-align: top; }
label{ display: inline-block; min-width: 70px; }
fieldset{
    color:black;
    border:1px ridge green;
    width: auto;
    margin: 5px auto;
    margin-top: 0px;
    background-color:transparent;/*#f5f2bb*/
    padding: 20px;
    padding-top: 0;
}
legend{
    padding:10px;
    margin-bottom: 10px; margin-top: 0;
    background-color: #724d29;
    color: #fb9d42; /*#fb9d42;*/
    font-size:12px;
}
h1{
    width: 98%;
    /*padding: 5px 1%;*/
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #665A5A;
    font-weight: bolder;
    font-size: 21pt;
    display: block;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color:  silver;
}
h2{
    width: 98%;
    padding: 5px 0;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom-width: 0px solid silver;
    padding-bottom: 10px;
    font-size: 15pt;
    color: #665A5A;
}
h3{
    font-size: 11pt;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #665A5A;
}
h4{
    margin-top: 5px;
    margin-bottom: 5px;
}
h5{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 9pt;
    font-weight: 500;
}
/*---------------------- Content --------------------------*/
body {
    font-family: 'Khula', sans-serif;
    font-size: 14px;
    background-color: #fdfdfd;
    margin: 0 auto;
    padding: 0;
    color: #6E6161;
    font-weight:100;
}
#wrapper {
    width:1200px;
    display: block;
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 0px;
    border:0;
    background-color: #fdfdfd;
}
#resume{
    font-size: xx-small;
    color: #F6F6F6;
    top: 0;
    z-index: 0;
    width:100%;
    height: 0;
    display: block;
}
#resume h1, #resume h2, #resume h3, #resume p{
    padding: 0;
    margin: 0;
    font-size: xx-small;
    width: auto;
    padding: 0;
    margin: 0;
    background-color: transparent;
    color: #F6F6F6;
    font-weight: normal;
    display: inline;
    background-image: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px transparent;
    -webkit-box-shadow: 0px transparent;
    box-shadow: 0px transparent;
}
#resume a{
    color: white;
}
#loading_body{
    position: fixed; top: 0; margin: 0 auto;
    width: 100%; text-align: center; z-index: 100;
    display: none;
}
#desktop_version{
    display: inline;
    /*display: none;*/
}
#mobile_version{
    display: none;
}
.button_menu{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #3A3A40;
    color: white;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #98989F;
    min-width: 20%;
    text-align: center;
    float: right;
}
.button_menu:hover{
    background-color: #131329;
}
/*----------------------------- Header ---------------------------*/
#header_wrapper{
    height: 150px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fdfdfd;
    border-bottom: 3px solid #ddd;
    z-index: 2;
}
#header {
    background-color: #fdfdfd;
    border-bottom: 0px double #2694C3;
    border-top: 0;
    min-height: 46px;
    font-size: 12px;
    position: relative;
    top: 0;
    width: 1200px;
    margin: 0 auto;
    z-index: 999 !important;
    position: fixed;
}
#header_top{
    border-bottom: 1px solid #ddd;
    padding: 1rem;
}
#header_left{
    position: relative;
    float: left;
    display: block;
    padding: 0;
    text-align: center;
    width: 10%;
    background-color: transparent;
    padding-bottom: 1rem;
}
#header_right{
    width: 90%;
    background-color: transparent;
    float: right;
    display: block;
    padding: 0;   
    margin: 0 auto;    
    margin-top: 0px;
    padding-bottom: 1rem;
}
#header_bottom{
    width: 100%;
    margin: 0 auto;
}
#header_content{
}
#header_content p{
    padding: 0;
    margin: 0;
}
#header_content table{
    padding: 0;
    margin: 0;
}
#header_content table td{
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    white-space: nowrap;
    vertical-align: middle;
    padding-right: 5px;
}
#header_content_1{
    float: left;
    margin-right: 10px;
    /*font-style: italic;*/
    margin-top: 0px;
    max-width: 240px;
    width: 100%;
}
#header_content_2{
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 720px;
    width: 100%;
    background-color: transparent;
}
.header_social_container{
    width:auto;
    float:left;
}
.header_social{
    float: left;
    margin-right: 20px;
}
.header_social .btn-info{
    background-color: transparent;
    border: 1px solid #ddd;
    color: inherit;
}
.header_member{
    width: auto;
    float: left;
    margin-right: 20px;
}
.header_member #profile_name{
    font-size: 13px;
    cursor: pointer;
}
.header_member div{
    float:left;
    margin-right: 10px;
}
#header_content_3{
    float: left;
    margin-top: 27px;
}
#header_logo{
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
#header_logo img{
    max-width: 149px;
    max-height: 70px;
    text-align: center;
    /*background-color: white;*/
    padding: 5px;
}
#header_nav{
    width: auto;
    margin-bottom: 0;
    padding:0px;
    margin:0px;
    margin-top: 5px;
}
#header_address{
    font-weight: bold;
    font-size: 8pt;
    margin-top: 10px;
}
#header_info{
    max-width: 500px;
    width: 100%;
    float: left;
}
.header-contact-3{
    color: #EA4949;
}
.header-contact-4{
    color: #235290;
}
.header-contact-5{
    color: #2BBCC2;
}
/*==================== END HEADER ==================================*/
#container{
    width:auto;
    min-height:500px;
    position: relative;
    padding: 0;
    margin:0px auto;
    top:0;
    margin-top: 150px;
    margin-bottom: 5px;
    background-color: transparent;
    border: 0px dotted #aea79f;
    border-top: 0;
    z-index: 1;
}
#left{
    background-color: transparent;
    float: left;
    width: 240px;/*18%;*/
    margin-right: 20px !important;
    padding: 10px 10px 10px 10px;
    margin: 0;
    border: 0px solid silver;
}
#left img{
    max-width: 170px;
}
#right{
    background-color: transparent;
    float: left; 
    width: 900px;
    min-width: 180px;
    min-height: 300px;
    padding: 10px;
    margin: 0;
    border: 0px solid silver;
}
#left_top{
    width: 100%;
}
#left_middle{
    margin: 0 auto;
    width: 100%;
}
#left_bottom{
    width: 100%;
}
#right_top{
    width: 100%;
}
#right_middle{
    width: 100%;
}
#right_bottom{
    width: 100%;
}
/*--------------------------------------------*/
.side_bar_box_head{
    background-color: #191A19;
    color: #E1E3E4;
    font-weight: bolder;
    font-size: 14pt;
    cursor: pointer;
    /* border-top: 1px solid; */
    border-bottom: 0px solid;
    padding: 8px;
    text-align: left;
    margin-bottom: 10px;
}
.side_bar_box_head:hover{
}
.side_bar_box{
    padding: 5px;
    /* ================== LAMA ================== */
    border: 0px solid silver;
    margin-bottom: 20px;
    color: #0095ed;
    /* ================== BARU ================== */
    /*border: 1px solid silver;*/
}
.side_bar_box a{
    color: #1c1412;
}
.tree_kategori{}
.tree_merek, .tree_tipe {
    max-height: 500px;
    overflow: auto;
    margin-top: 10px;
}
#footer {
    clear: both;
    background-color: transparent;
    border-top: 3px double #2694C3;
    padding:9px;
    text-align:center;
    font-size:8pt;
    color:#1f1a17;
    position: relative;
    bottom: 0;
    width: auto;
    margin: 0 auto;
    /*-moz-border-radius: 5px 5px 0 0;*/
    /*-webkit-border-radius: 5px 5px 0 0;*/
}
#footer a{
    color: #1f1a17;
}
#footer_content {
    width: 100%;
    margin: 0 auto;
    background-color: transparent;
}
#footer_content_1{
    float: left;
}
#footer_content_1 div{
    float:left;/*For IE*/
    position:relative !important;
    display: block;
    margin-right: 20px;
}
#footer_content_2{
    float: left;
    text-align: right;
}
#box{
    margin-bottom:5px;
    padding:20px;
    border:5px solid white;
    -moz-border-radius: 10px;
    -webkit-border-radiust: 10px;
    border-radius: 10px;
    background-color:#c4dbe8;
    width:auto;
}
.box_filter {
    padding: 10px 0px 10px 0px;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-weight: bold;    
    font-size: 14px;
    color: #FFF;
    background-color: #08c;
    position: relative;
}
.box_filter #filter_label_1{
    width: 25%;
    display: inline-block;
}
.box_filter #pencarian_code{
    width: 70%;
    display: inline-block;
}
.box_filter select {
    height: auto;
    padding: 5px;
    border: 1px solid #CCCCCC;    
    margin-left: 10px;
}
.box_filter #loading_box_filter{
    display: block;
    width: 100%;
    text-align: center;
}
#content_frame{
    float:right;
    text-align:left;
    width:400px;
}
#newsletter_topics label.error {
    display: none;
    margin-left: 103px;
}
.searching_icon {
    border:none;
    width: 16px;
    height: 16px;
    background: url('/images/Search_green.png') no-repeat;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
#searching_div{
    width:98% !important;
    text-align:center;
    margin: 0 auto;
}
/*------------------------ Navigation Horizontal -------------------------*/
#nav_horizontal{
    color: white;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    display: table; 
}
#nav_horizontal a, #nav_horizontal span{
    text-decoration: none;
    color: #40423E;
}
#nav_horizontal ul{
    /*display: inline;*/
    width: 100%;
    display: table-row;
    position: relative;
    list-style:none; cursor: pointer;
    padding: 0;
    margin: 0;
}
#nav_horizontal li{
    display: table-cell;
    white-space: nowrap; /* digunakan pada IE, agar memaksa browser untuk menulis sejajar (tanpa enter)*/
    width: auto;
    min-width: 100px;
    position: relative;
    right:0; 
    text-align: center;
    color: #1f1a17;
    padding-bottom: 0px;
}
#nav_horizontal li a, #nav_horizontal li span{  
    max-width: 100%;
    display: block;
    background-color: transparent; /*#08c;*/
    padding: 5px;
    background-repeat: repeat-x;
    font-size: 10pt;
}
#nav_horizontal li li a, #nav_horizontal li li span{
    border-top: 1px solid #BBBDB9;
}
#nav_horizontal li li:first-child a, #nav_horizontal li li:first-child span{
    border-top: 0;
}
#nav_horizontal li:hover{
    background-color: #08C;
}
#nav_horizontal li:hover a, #nav_horizontal li:hover span{
    text-decoration: none;
    color: #fff;
}
#nav_horizontal li:hover li a, #nav_horizontal li:hover li span{
    color: #40423E;
}
/* sub menu 1 */
#nav_horizontal li ul{
    display: none;
    position: absolute;
    top: 32px;
    z-index: 100000;
    min-width: 100%;
    width: 200px;
    background-color: #fff;
    padding-top: 10px;
    padding: 10px;
    border: 6px solid #08C;
}
#nav_horizontal ul li:hover ul{ display: block;}
#nav_horizontal ul li:hover ul li ul{ display: none;}
#nav_horizontal li ul li{
    display: block;
    text-align: left;
}
#nav_horizontal ul li ul li a, #nav_horizontal ul li ul li span{
    /*border-bottom: 1px solid #a4cc6b;*/
    display: block;
    padding: 10px 5px !important;
    margin: 0;
    font-size: 10pt;
    font-weight: normal;
}
#nav_horizontal li ul li a:hover,
#nav_horizontal li ul li span:hover{
    /*font-size: 10pt;*/
    color: #fff;
}
.arrow{
    background-image: url('/images/arrow.png'); background-position: right; background-repeat: no-repeat
}
.disable_menu, .disable_menu a, .disable_menu a:hover{
    color: white;
}
li.disable_menu, li.disable_menu:hover{
    background-color: silver;
    color: white;
    display: block;
    cursor: default;
}
.disable_menu a:hover{
    color: white;
    cursor: default;
}
#nav_horizontal ul li span.main_menu_cursor_pointer{
    position:absolute;
    top: 3px;
    right: 5px;
    width: auto;
}
#nav_horizontal ul li span.main_menu_cursor_pointer:after{
    cursor: pointer;
    font-family: FontAwesome;
    right: 10px;
    content: "\f078";
    font-size: 11px;
    color: #ddd;
}
#nav_horizontal ul li span.main_menu_cursor_pointer:hover:after{
    color: #000;
}
/*--------------------- Table ------------------------------*/
.digg_pagination{
    position: relative;
    bottom: 0;
}
#table{
    overflow: auto;
    position: relative;
    border: 1px solid silver;
}
table {
    padding:0px;
    border-collapse:collapse;
    margin:0;
    width:100%;
    background-color: white;
    border: 0px solid silver;
    overflow: auto;
    position: relative;
}
table th{
    border:1px solid silver;
    text-align: left;
    padding:5px;
    font-weight:bold;
    background-color:#F5F5F5;
    height: 15px;
    white-space: nowrap;
}
table tr{
    padding:5px;
}
table td{
    text-align:left;
    padding: 5px 5px;
    border:1px solid #B1BABF;
    vertical-align: top;
}
table td:hover{
    background-color:transparent;
}
/*--------------------- BOX ------------------------------*/
.box_note{
    color: #201b17;
    font-size: 8pt;
    line-height: 1.4;
}
.box_note label{
    width: 15px !important;
    display: inline-block;
    background-color: transparent;
    font-weight: bold;
    text-align: left;
}
.box_note label:after{
    content: ":";
    display: inline-block;
    float: right;
    margin: 0 5px;
}
.box_note2{
    color: #11650D;
    font-size: 8pt;
    line-height: 1.5;
}
.box_note2 label{
    width: 80px !important;
    display: inline-block;
    background-color: transparent;
    font-weight: bold;
    text-align: left;
}
.box_note2 label:after{
    content: ":";
    display: inline-block;
    float: right;
    margin: 0 5px;
}
.box_note2 span{
    width: auto;
    display: inline-block;
    word-wrap: break-word;
}
/*================================= THUMB PRODUK =================================*/
.produk_show{
    background-color: #fff;
    margin: 0 0 40px 35px;
}
.produk_show:hover{
    outline: 1px solid #67B9E2;
}
.produk_show:hover .box_thumb_image{
    border: 0px solid transparent;
}
.box_thumb_produk .box_thumb_image {
  width: 170px;
  height: 270px;
}
.box_thumb_produk .center_image {
  width: 170px;
  height: 160px;
}
.box_thumb_produk .center_image img {
  max-width: 168px;
  max-height: 160px;
}
.box_thumb_produk .produk_additional_text_with_zero_stock .fa {
  font-size: 19px;
}
.box_thumb_produk .button_produk {
    top: 270px;
    left: 0;
    width: 100%;
}
.box_thumb_produk .box_thumb_image_note{
    max-width:none;
}
/*================================= END THUMB PRODUK =================================*/
/*------------------ Produk Index --------------------*/
#produk_content_1{
    float: left;
    margin-right: 10px;
    width: 390px;
}
.zoomPad img {
    max-width: 285px;
}
#produk_content_2{
    float: right;
    min-width: 335px;
    width: 45%;
    border: 0px solid #DDD;
    border-radius: 5px;
    padding: 10px;
}
#produk_content_2 table {
    border: 0px solid #FFF;
}
#produk_content_2 table td {
    border: none;
    border-bottom: 1px solid #CCC;
    padding: 8px 5px;
}
.produk_content_2_full_page{
    float: left;
    width: 96%;
}
#produk_content_3{
    margin-top: 40px;
}
#produk_content_3 .panel-body{
    position:relative;
}
#produk_content_3 .panel-body table{
    width: 100% !important;
}
#produk_content_4{
    font-size: 14px;
}
/*------------------ End Produk Index --------------------*/
/*------------------ Shopping Cart --------------------*/
.header_shopping_cart_button_placer_container{
    float: right;
}
#shopping {
    display: table;
}
#shopping img {
    max-height: 20px;
}
.shopping_after_ajax {
    background-color: #08c;
    border: 1px solid #08c;
    border-radius: 5px;
    color: white;
}
#shopping .shopping_with_value .shopping_cart_text, 
#shopping .shopping_with_value .shopping_cart_icon {
    color: red;
}
.shopping_with_value a{
    text-decoration: none;
}
.shopping_cart_text {
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    display: table-cell;
}
.shopping_cart_icon, .shopping_cart_text {
    display: table-cell;
}
.shopping_cart_icon{
    font-size: 20px;
}
.shopping_cart_icon .fa{
    margin-right: 5px;
}
.shopping_cart_icon_with_value:before {
    font-family: FontAwesome;
    content: "\f07a";
    color: #FF0505;
    margin-right: 5px;
}
#shooping_cart{
    width: auto;
    text-align: center;
    margin: 10px auto;
    background-color: whitesmoke;/*#F9F9F9;*/
    padding: 10px;
    border: 2px solid #3C779A;
}
#shooping_cart input, #shooping_cart textarea, #shooping_cart select {
}
#process_cart_button{
    background-color: #08c;
    text-align: center;
    padding: 10px;
    border: 1px solid #08c;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
    /*background-image: url("/images/menu.png");*/
    background-repeat: repeat-x;
    color: white;
}
#process_cart_button:hover{
    background-color: #3C779A;
    /*background-image: url("/images/menu2.png");*/
    background-repeat: repeat-x;
}
.show_detail_button{
    background-color: #08c;
    /*border: 1px solid #05A5F5;*/
    padding: 5px;
    color: white;
    font-weight: bold;
    width: 55px;
    margin: 0 auto;
    -moz-border-radius: 3px;
    -webkit-border-radiust: 3px;
    border-radius: 3px;
    height: 20px;
    text-align:center;
    font-size:11pt;
}
.show_detail_button a{
    color: white;
}
#add_to_cart_button img{
    vertical-align: middle;
    height: 17px;
    width: 17px;
}
#add_to_cart_form{
    position: relative;
    margin: 0 auto;
    display: block;
    width: auto;
}
#add_to_cart_form_label{
    float: left;
    vertical-align: middle;
    padding-top: 3px;
    margin-right: 5px;
}
#add_to_cart_form_text_box{
    float: left;
    margin: 0;
    padding: 0;
    width: 20px;
}
#add_to_cart_form_text_box input{
    margin: 0;
    padding: 1px;
    max-width: 100%;
    height: 18px;
    border: 0px;
    border: 1px solid silver;
    text-align: center;
    -moz-border-radius: 2px !important;
    -webkit-border-radiust: 2px !important;
    border-radius: 2px !important;
}
#add_to_cart_form_button{
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 5px;
}
#add_to_cart_form_button input{
    margin: 0;
    padding: 0px;
    width: 70px;
    height: 21px;
    background: url('/images/cart_small.png') no-repeat;
    background-color: white;
    background-position: left;
    border: 1px solid silver;
    border-right: 0;
    cursor: pointer;
    padding-left: 20px;
    background-color: #BA0101;
    color: white;
    -moz-border-radius: 2px !important;
    -webkit-border-radiust: 2px !important;
    border-radius: 2px !important;
}
#add_to_cart_form_button input:hover{
    background-color: #790000;
    color: white;
}
/* --   Slde Show   -- */
#slide_show{
    width: 98% !important;
    margin-bottom: 10px;
    background-color: #212121;
    padding: 1%;
}
#slide_show_1{
    position: relative;
    width: 60%; height: 235px;
    float: left;
}
#slide_show_1 img{
    max-width: 470px;
    width: 100%;
    max-height: 238px;
    height: auto;
}
#slide_show_2{
    position: relative;
    width: 39%; height: 235px;
    float: right;
}
#slide_show_2 img{
    max-width: 100%;
}
#legend_slide_show_2{
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: bolder;
    width: 80px;
    text-align: center;
    padding: 8px;
    -moz-border-radius: 0 0 5px 5px !important;
    -webkit-border-radiust: 0 0 5px 5px !important;
    border-radius: 0 0 5px 5px !important;
    background-color: red;
    color: white;
    z-index: 5;
  }
  /* -- End Slde Show -- */
#contact-us {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}


#contact-table {
    border: 0px solid #FFF;
}
#contact-table td {
    border-bottom: 1px solid #CCC !important;
    padding: 8px 5px;
}
.text_center {
    text-align: center;
}
.text_right {
    text-align: right;
}
.text_left {
    text-align: left;
}
.td_no {
    width: 20px;
}
.box_form{
    text-align: left;
    border: 0px solid #CCC;
    border-radius: 2px;
    padding: 10px;
}
.right {
    float: right;
    margin-left: 5px;
}
.left {
    float: left;
    margin-right: 5px;
}
.clear {
    clear: both;
}
.border_left {
    border-left: 1px solid #ccc !important;
}
.border_right {
    border-right: 1px solid #ccc !important;
}
.border_bottom {
    border-bottom: 1px solid #ccc !important;
}
.border_top {
    border-top: 1px solid #ccc !important;
}
/* Banner */
.banner_carousel {
    left: 0px;
    width: 100%;
}
.banner{
    text-align: center;
    margin-bottom: 5px;
}
.banner_slide_show {
    width: 100%;
    /*border: 8px solid black;*/
    margin-bottom: 5px;
    height: auto;
}
.banner_slide_show_top {
    padding: 1%;
    width: 98%;
    height: 290px;
    background-color: transparent;
    margin-bottom: 5px;
}
.banner_slide_show img{
    max-width: 100%;
}
.slide_show_top {
    width: 100%;
    height: inherit;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    background-color: transparent;
    position: relative;
    display: table;
}
.slide_show_placer {
    display: table-cell; 
    vertical-align: middle; 
    text-align: center;
}
.image_banner_slide_show {
    max-height: 235px;
}
.image_banner_slide_show_top {
    max-height: 350px;
}
.image_banner_slide_show_right {
    max-height: 235px;
}
.image_banner_slide_show_bottom {}
.image_banner_slide_show_left {
    max-height: 235px;
    max-width: 140px;
}
.clearfix {
    float: none;
    clear: both;
}
.carousel_pag{
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: rgb(237, 234, 248) !important;
    padding: 8px;
    margin-left: 10px;
    z-index: 5;
}
.pagination {
    position: relative;
    bottom: 0;
    text-align: center;
    background-color: transparent;
    padding: 8px;
    margin-left: 0px;
    z-index: 5;
}
.pagination a {
    width: auto;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
.pagination a.selected {
    background-position: -25px -300px;
    cursor: pointer;
}
.caroufredsel_wrapper {
    width: inherit !important;
}
#div_frame {}
/* ======================== Navigation Menu */
.navigation_box {}
.navigation_header {
    border: 1px solid #CCC;
    padding: 3px;
    font-weight: bold;
    text-decoration: none;
    background-color: #EEE;
    cursor: pointer;
    font-size:14pt;
}
.navigation_body {
    border: 1px solid #ccc;
    background-color: #FFF;
}
.navigation_menu {
    padding: 8px;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
}
.navigation_sub_menu {
    padding: 8px 8px 8px 50px;
    border-bottom: 1px solid #CCC;
    font-weight: normal;
}
.navigation_menu_name {
    float: left;
}
.navigation_menu_icon {
    display: table;
    float: right;
    height: 100%;
}
.navigation_menu_icon img{
    display: table-cell;
    height: 18px;
    vertical-align: middle;
}
.SliderNamePrev_2 {
    background: url(../images/left.png) no-repeat left center;
    width: 50px;
    height: 450px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
}
.SliderNameNext_2 {
    background: url(../images/right.png) no-repeat right center;
    width: 50px;
    height: 450px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
}
.border_bottom {
    display: none;
}
.button {
    background-color: #08c;
    background-image: none;
    border: 1px solid #08c;
}
.button:hover {
    background-image: none;
    background-color: blue;
}
.show_all button {
  color: #FFF;
  background-color: #08c;
  border: none;
  padding: 8px 15px;
  margin-right: 10px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}
.show_all button:hover {
  background-color: blue;
}
.treeview li {
    margin: 0;
    padding: 7px 0px 5px 16px;
    font-size: 10pt;
    border-bottom: 1px solid rgb(248, 253, 248);
}     
.treeview li a{
    width: 100%;
    display: block;
    text-decoration: none;
}
.treeview li:hover{
    background-color: rgb(248, 253, 248);
}
.opaque {
    padding: 3px 10px !important;
    font-style: italic;
    border-bottom-left-radius: 5px;
    z-index: 1 !important;
}
.gallery .opaque {
    padding: 3px !important;
    font-style: italic;
    border-bottom-left-radius: 0;
    width: 100%;
    display: table;
    z-index: 1 !important;
}
.gallery .opaque div {
    display: table-cell;
    vertical-align: middle;
}
.gallery {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}
.gallery_header a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
.gallery_placer {
  /*max-height: 220px;*/
  border: 2px solid #424749;
  background: #FFF7F7;
  width: 230px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gallery_placer img {
  width: 230px;
  float: none;
  top: 0;
  left: 0;  
  display: block;
}
.gallery_nama {
  border: 0px solid #CCC;
  border-radius: 5px;
  padding: 5px 15px;
  margin-bottom: 15px;
}
/* ======== SCROLL BAR ======== */
::-webkit-scrollbar {  
    width: 10px;  
}  
::-webkit-scrollbar-track {  
    width: 10px;  
    background-color: #DDD;  
    border-left: 1px solid #DDD;
}  
::-webkit-scrollbar-thumb {  
    width: 10px;  
    background-color: #BBB;  
}  
::-webkit-scrollbar-thumb:hover {  
    width: 10px;  
    background-color: #096D9E;  
    cursor: pointer;
}
/* ======== END SCROLL BAR ======== */
#adv-search {
    width: 198px;
    max-height: 400px;
    overflow: auto;
    margin-bottom: 50px;
    border: 1px solid #ccc;
}
#content-adv-search {
    padding: 5px;
}
.stok_nil {
    /*color: red !important;*/
}
.stok_not_nil {
    color: #21af00;
    font-weight: bolder;
}
 /* -- Facebook Like Box -- */
 ._4s7c{
     border: 0;
 }
 .pluginFacepile {
    display: none;
 }
 .panel{
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-info {
    border-color: #bce8f1;
}      
.panel-info>.panel-heading {
    color: #F1FAFF;
    background-color: #6DB0C8;
    border-color: #bce8f1;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-body {
    padding: 15px;
}
.box_thumb_produk .thumb_nama_produk{
    line-height:20px;
}
.box_thumb_produk .thumb_harga_produk_container{
    margin-bottom:5px;
}