.CBear{
    color: #1a1a1a;
    font-family: "Titillium Web",sans-serif;
    font-size: 15px;
}

.CBear .pagetitle {
    color: #1a1a1a;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
	margin-top: 0px;
    margin-bottom: 20px;
}

.CBear h1, .CBear h2, .CBear h3, .CBear h4, .CBear h5, .CBear h6 {
    font-family:"Titillium Web",sans-serif;
	color: #9f2531;
	margin-top: 0;
    font-size: 26px;
    letter-spacing: 0px;
	text-transform: none;
	font-weight:700;
	line-height: 30px;
}

.CBear strong {
	font-weight:700;
}

.YandiyaProducts h2, .YandiyaProducts h3{
	margin-top:30px;
}

.CBear table {
    width: 100% !important;
    background: #efefef;
    border: 15px solid #efefef;
    border-radius: 4px;
	box-sizing: border-box;
}

.CBear p {
    margin: 10px 0;
	margin-bottom: 15px;
}

.CBear ul{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}
.YandiyaProducts ul.stream-portfolio{
	padding:0px;
}
.YandiyaProducts ul.stream-portfolio li {
    margin-right: 5px;
}
.YandiyaProducts .stream-portfolio img {
    object-fit: cover;
	height: 76px;
	width: 76px;
}
.YandiyaProducts .stream-portfolio span {
    height: 0px;
}

.CBear li{
    display: list-item;
}

.CBear a {
    color: #f7941e;
}

tr.ready td{
	background-color: #D0F7C3;
}
tr.notready td{
	background-color: #FCF0A4;
}
tr.missing td{
	background-color: #FBBCBD;
}
h4.custom2{
	border-bottom: 1px solid #ccc;
	line-height: 45px;
	margin-bottom: 15px;
}
h4.custom3{
	border: 1px solid #ccc;
	line-height: 45px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #666;
	padding:10px;
}



.YandiyaProducts h1 {
    font-size: 30px;
    font-weight: 300;
    color: #e01414;
    margin-bottom: 0;
}
h1 {
    font-size: 38px;
    line-height: 40px;
    color: #e01414;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.YandiyaProducts tr:nth-child(even) {
    background: #f4f4f4;
}

.YandiyaProducts th {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}