* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
html {}
body {
    color: #303030;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.4;
}
a {color: #4e0000;}
h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1,h2,h3,h4,h5,p,li,a{
	direction: rtl;
	text-align: right;
}

h1 {
    font-size: 30px;
    margin-bottom: 12px;
    font-weight: normal;
}
h2 {}
h3 {}
h4 {}
h5 {
    background-color: #4e0000;
    color: #FF0;
    font-size: 21px;
    padding: 10px;
    font-weight: normal;
}
ul {list-style: none;}
img {
    margin: 10px auto;
    display: block;
    width: 100%;
    max-width: max-content;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
}
h1 {font-size: 35px;}
p {margin: 8px 0;}
.wrapper {
    max-width: 1280px;
    width: auto;
    margin: 0 auto;
    display: block;
}
.header {
    background-color: #004e27;
    overflow: auto;
}
.header h2, .header ul, .header li, .breadcrumbs a, .imgBox div {
    display: inline-block;
    vertical-align: middle;
}
.header h2 {
    background-color: #8f001b;
    font-size: 20px;
    padding: 17px 10px;
}
.header ul {margin-left: 40px;}
.header li {margin: 0 20px;}
.header a {
    color: #fff;
    text-decoration: none;
}
.header div {
    float: right;
    padding: 6px 10px;
    text-align: center;
    border-left: 1px solid #4e0000;
}
.header div img {margin: 0 0 5px 0;}
.header div a {
    color: #ffffd8;
    font-size: 11px;
}
.breadcrumbs {
    border-bottom: 1px dotted #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
}
.breadcrumbs a {
    color: #255d89;
    border-left: 1px solid #ccc;
    padding: 10px;
}
.breadcrumbs a:first-child {border-left: none;}
.content {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 40px 40px 0;
}
.content p {text-indent: 15px;}
.content ul {
    list-style-type: decimal;
    padding-left: 50px;
}
.content li {margin: 10px 0;}
.content i {
    font-style: italic;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    display: block;
}
.button {
    text-align: center;
    display: block;
    font-size: 31px;
    margin: 10px 0;
}
.imgBox {
    max-width: 614px;
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.imgBox div {
    vertical-align: top;
    max-width: 150px;
    position: relative;
    margin: 10px 0;
}
.imgBox img {margin: 0;}
.imgBox h3, .imgBox p {position: absolute;}
.imgBox h3 {
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.imgBox p {
    font-size: 12px;
    text-align: center;
    top: 15px;
    width: 100%;
    margin: 0;
    line-height: 13px;
}
.imgBox div:nth-of-type(5) p, .imgBox div:nth-of-type(6) p, .imgBox div:nth-of-type(7) p {top: 144px;}
.box {
    background-color: #fdf5fe;
    border: 4px double #deadb3;
    max-width: 940px;
    margin: 0 auto;
    padding: 15px;
}
.box h2 {
    background-color: #eab4b4;
    padding: 7px;
    font-weight: normal;
    font-size:30px;
}
.commLabel {
    overflow: auto;
    border-top: 1px solid #ccc;
    margin-bottom: 17px;
}
.commLabel p {
    text-indent: inherit;
    display: inline-block;
    font-size: 25px;
    margin: 0;
}
#report_post img {
    display: initial;
    margin: 0;
}
.commentBox {
    display: block;
    overflow: auto;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.commentBox h2 {
    color: #333;
    margin-bottom: 9px;
}
.commentBox h2 span {
    font-size: 9px;
    background: #757575;
    padding: 2px 3px 1px 3px;
    margin-left: 4px;
    color: #ffffff;
    vertical-align: middle;
    border: 3px double #ffffff;
}
.commentBox h2 span:nth-of-type(2) {
    background: transparent;
    font-size: 11px;
    border: none;
    color: #333;
    padding: 0;
}
.commentBox img {
    float: right;
    margin: 0 14px 5px 10px;
}
.commentBox p {
    font-weight: bold;
    text-indent: inherit;
}
.footer {
    padding: 0 0 5px 0;
    text-align: center;
}
.footer a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}
.poppage {padding: 15px;}

@media (max-width: 824px) {
    .header ul {margin-left: 10px;}
    .content {padding: 20px 20px 0;}
}
@media (max-width: 794px) {
    .header li {margin: 0 10px;}
    .breadcrumbs a {padding: 5px 10px;}
    h1 {font-size: 21px;}
    h5 {font-size: 18px;}
    .button {font-size: 18px;}
}
@media (max-width: 694px) {
    .header ul {display: none;}
    .breadcrumbs {padding: 5px;}
    .breadcrumbs a {padding: 0 10px;}
    .content {padding: 10px 10px 0;}
}
@media (max-width: 326px) {
    .imgBox div {max-width: 145px;}
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/