body {
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    background-color: #ddd;
    /* font-family: "Poppins", sans-serif; */
}
* {
    margin: 0;
    padding: 0;
}
div {
    display: block;
    unicode-bidi: isolate;
    /* line-height: normal; */
}
h2 {
    margin-bottom: 10px !important;
}
h2 {
    background: none !important;
    margin: 0 !important;
    font: normal 24px Times, serif !important;
    color: #1c2960 !important;
    padding: 10px 0 10px 0 !important;
}
h4 {
    margin: 0 0 5px 0 !important;
    padding: 3px 0 3px 3px !important;
    font: bold 12px Times, serif !important;
    color: #891300 !important;
    border-top: 0 !important;
    border-bottom: 1px dotted #dddad9 !important;
}
#welcome {
float: left;
width: 220px;
min-height: 400px;
display: block;
padding: 10px 10px;
margin-bottom: 1px;
font-size: 12px;
background: #f7f7f7 url(public/assets/frontend/images/bg_welcome.gif) bottom left no-repeat;
border-right: dotted 1px #acacac;
}  
div.category {
float: left;
width: 525px;
height: 420px;
margin: 1px 5px 0 0;
background: url(public/assets/frontend/images/bg_report_header.gif) bottom repeat-x;
}
#visa div.category-header {
padding: 15px 25px;
margin-bottom: -20px;
min-height: 50px;
font: bold 14px Times, serif;
color: #FFF !important;
background: url(public/assets/frontend/images/heading.png) top left no-repeat;
margin-top: -1px;
}
div.section {
padding-left: 5px;
padding-top: 20px;
}
h4 {
margin: 0 0 5px 0 !important;
padding: 3px 0 3px 3px !important;
font: bold 12px Times, serif !important;
color: #891300 !important;
border-top: 0 !important;
border-bottom: 1px dotted #dddad9 !important;
}
div.category ul {
margin: 0 0;
list-style: none !important;
}
div.section li {
margin-bottom: 15px;
}
div.category li {
margin-bottom: 5px;
margin-left: 10px;
padding-left: 12px;
background: url(public/assets/frontend/images/icon_arrow.gif) center left no-repeat;
}
div.section a {
font-size: 12px;
}
div.category a {
font-weight: bold;
color: #2062a6;
text-decoration: none;
}
#footer {
    width: 100%;
    padding-top: 10px;
    height: 225px;
    text-align: center;
    background: url(public/assets/frontend/images/bg_footer.gif) top left repeat-x;
}
#legal {
    height: 40px;
    width: 650px;
    padding: 15px 65px;
    background: url(public/assets/frontend/images/consular.gif) center left no-repeat;
}
#legal-info {
    border-left: solid 1px #898989;
    padding-left: 10px;
    font-size: 10px;
    text-align: left;
    color: #252525;
}
* {
    margin: 0;
    padding: 0;
}
div.section li {
    margin-bottom: 15px;
}

