/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 30, 2017, 4:07:54 PM
    Author     : agoenxz21
*/
*{margin: 0;}
body{
    font-family:"Oxygen","Titillium Web",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    line-height: 1.4289;
    color:#555;
}
.box-grid{max-height: 160px; overflow: hidden;margin-bottom:20px;}
.box-border .thumb-book{float:left;margin-right: 10px;}
.box-border{border:1px solid #ccc;border-radius:5px;padding:5px;}
#search-box{min-height: 180px;
        background: url('../img/search-red-icon.png') no-repeat left top;
        border-bottom: 2px solid #bbb;
        
}
.with-border{padding-bottom: 9px; border-bottom: 1px solid #eee;}
#kiri-option li{border-bottom: 1px solid #ccc; padding-bottom: 10px; padding-top: 10px;}
.box-titleslim{font-size:12px;line-height: 1.3; margin-bottom: 0px !important;color:#999;}
.right-grey{background-color: #f7f7f7;}
.list-group{font-size:16px !important;}
.breadcrumb li a{font-size:14px;  color:white;}
.breadcrumb{background-color: #3c546c;; text-transform: initial;}
.navbar-nav li a{font-size:16px;}
 
.no-border-important{border:0px !important;}
.breadcrumb li a:visited{color:white;}