@import "https://designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css";
.left-position {float:left; margin-right:10px;}
div.text-box{margin: 10px 10px 20px 10px;}


div.kropki {    border-bottom: 1px dotted #8c8b8b;
    width: 100%;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    position: relative;
    line-height: 35px;}

.btn {
    display: inline-block !important;
}

.badge {
	background-color:#FF9900;
	}
.badge2 {
    background-color: #6E6F2F;
	}
.badge3 {
    background-color: #99CC99;
	}
.badge4 {
	margin:0px 10px;
    display: inline;
    padding: 6px 10px;
    font-weight: bold;
    background-color: #990000;
    border-radius: 5px;
	}
.badge5 {
	/*margin: 15px 20px 10px 15px;*/
    display: block;
	font-weight:bold;
	line-height:100%;
	}

.click-more:before {
    font-family: 'FontAwesome';
    content: "\f129";
    font-style: normal;
    margin: 0 6px 0 0px;
}
.bookread:before {
    font-family: 'FontAwesome';
    content: "\f02d";
    font-style: normal;
    margin: 0 6px 0 0px;
}