/* Start custom CSS for html, class: .elementor-element-251dd8c */ol {
display: block;
list-style-type: decimal;
}
.post ol li:before {
background: none repeat scroll 0 0 #241500;
color: #fff;
content: counter(li, decimal);
counter-increment: li;
font-family: "Oswald",serif;
font-size: 12px;
font-weight: bold;
left: -5px;
margin: 0 0 5px;
padding: 2px !important;
position: absolute;
text-align: left;
text-indent: 2px;
top: -6px;
width: 14px;
}
.post ol li:after {
border-color: transparent transparent transparent #241500;
border-style: solid;
border-width: 4px 0 0 4px;
content: "";
height: 0;
left: 9px;
position: absolute;
top: -5px;
width: 0;
}
.post ol li {
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #d5d5d5;
list-style: outside none none;
margin: 0 0 7px 1.5em !important;
padding: 0 9px !important;
position: relative;
text-indent: 7px;
}
li {
line-height: 150%;
}
li {
display: list-item;
}
/* Table code */
table
{
margin: 0;
border-collapse: collapse;
float:left;
}
td, th
{
padding: .5em 1em;
border: 1px solid #999;
}

.labelrowfull {
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.labelrow {
float: left;
margin: 3px 0;
padding: 0;
width: 100%;
}



#related-posts {
    float: left;
    margin: 15px 5px;
    padding: 0;
    width: 100%;
}

#related-posts h2 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;    
    margin-bottom: 2px;
}

#related-posts a {
    font-size: 13px;
    color: #000;
    text-transform: capitalize;
}

#related-posts a:hover {
    text-decoration: none;
    color: #fff;
}

#related-posts ul {
    list-style-type: none;
    margin: 0 0 0px 0;
    padding: 0px;
    text-decoration: none;
    color: #000000;
}

#related-posts ul {
    /*list-style-type: none;
    background: #f9f9f9;
    border-left: 5px solid #f2f2f2;*/
}

#related-posts li {
    /*padding: 10px;
    line-height: 1.4;
    border-bottom: 1px dotted #E2E2E2;*/
}

#related-posts li:hover {
    background: #194a52;
}

	</style>
<style id='page-skin-1' type='text/css'>

#navbar-iframe{height:0;visibility:hidden;display:none}

.row1 {padding: 0px 5px 5px 5px;}

#box-container .widget h2,#box-containerheader .widget h2 {
background-color: #2eb82e;margin-top:0px;
border: 1px solid #ccc;
border-radius: 0px;
color: #fff; *
font-family: Georgia;
font-size: 16px;
font-weight: bold;
padding: 6px;
text-align: center;}


h2{line-height:1.4em;text-transform:none;color:#333;margin:.5em 0 .15em}

.tblll{
width:42%;
float:left;
padding-left:5px;
padding-right:5px;
line-height:25px;
text-align:center;
border-left:5px #ff0000 solid;
border-right:1px #ff0000 solid;
border-bottom:1px #ff0000 solid;
background-color:#FFFFFF;
box-shadow:         2px 2px 3px 0px rgba(86, 86, 86, 0.22);
margin-top:0px;
margin-right: 5px;
margin-bottom: 3px;
margin-left: 3px;
}
.tblll:hover{ background-color:#1a75ff;}
.tblll a{font-family:tahoma;font-weight: Normal; font-size:13px;color:#000000;text-decoration:none;}/* End custom CSS */