﻿
body { color: #333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px !important; line-height: 1.42857; background-color: #eee; padding-bottom: 20px; padding-top: 11px; }


.header-image { background-color: #D9261C; background-repeat: no-repeat; height: 105px; }

.main { background-color: #fff; }

.logo { margin-left: 16px; margin-top: 14px; height: 90px; }

.navbar { border: none !important; margin-bottom: 0 !important; min-height: 27px !important; position: relative; }

.navbar-nav { margin: 0 !important; }

.nav.navbar-nav li { background-color: black; border-radius: 4px; text-align: center; }

    .nav.navbar-nav li a { color: white; }

    .nav.navbar-nav li a { color: white; height: 25px; }

.navbar-nav > li > a { padding-bottom: 0 !important; padding-top: 0 !important; }

.navbar-nav > li > a { line-height: 20px; padding-bottom: 10px; padding-top: 10px; }

.nav > li > a { display: block; padding: 4px 20px !important; position: relative; }

    .nav > li > a:hover,
    .nav > li > a:focus { border-radius: 4px; background-color: #D9261C !important; text-decoration: none !important; }

.homeLink { width: 229px !important }

.otherli { width: 215px !important; margin-left: 1px; overflow: hidden; }

.gradiantslide { background-image: linear-gradient(to right, #808080, #fff); border-bottom: 2px solid #D9261C; height: 50px; margin: 0 0 0 -10px; padding-left: 0; padding-right: 0; padding-top: 0; position: unset; width: 106.7%; }

.headerBorder { border-bottom: 2px solid #d9261c; color: #d9261c; margin-left: -20px; padding-bottom: 13px; }

.gradiantBox { background-image: linear-gradient(90deg, #fff, #eee); height: 300px; overflow: hidden; }

.boederRate { border-right: solid 1px #e9e9e9; /*border-top: solid 1px #e9e9e9;
    border-top-right-radius: 10px;*/ text-align: center; }

.borderBotom { border-bottom: 2px solid #D9261C; clear: both; margin-left: -10px; padding-top: 5px; width: 106.7%; }

.borderFooter { border-top: 2px solid #d9261c; clear: both; margin-left: -15px; margin-top: 26px; position: absolute; width: 100%; }

b { margin-top: 18px; position: absolute; text-align: center; color: #D9261C; }

.img1 { margin: 0 0 0 -16px; position: absolute; width: 100%; }

.contentBox { padding: 1px; position: relative; top: 67px; }

.footer { height: 150px; margin-top: 31px; padding: 40px; }

.footmenu { list-style: none; display: flex; justify-content: center; flex-wrap: wrap; padding: 0; margin-bottom: 0; text-align: center; }

    .footmenu > li { margin-right: 12px }

        .footmenu > li > span { color: #D9261C; }

.timeZone { color: #fff; font-size: 15px; font-weight: bold; margin-right: 27px; margin-top: 41px; }

.table { margin-bottom: 0 !important; margin-left: -22px !important; margin-top: 26px !important; max-width: 117%; position: relative; width: 120%; }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { border-bottom: 1px solid #ddd !important; border-top: none !important; line-height: 1.42857 !important; padding: 2px !important; vertical-align: top; }

th { text-align: center; }

td { max-width: 48px; overflow: hidden; width: 48px; }

.h5, h5 { font-size: 12px; }

.list-group-item { background-color: transparent !important; border: none !important; display: block; margin-bottom: -1px; padding: 10px 15px; position: relative; }

.newsLink { border-style: none; color: #333; display: inline-block; font-size: 13px; font-weight: bold; margin-left: -18px; overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap; width: 175px; }

    .newsLink:hover { text-decoration: none; border-style: none !important; color: #D9261C; }

.badge { background-color: transparent !important; border-radius: 10px; color: #D9261C; display: inline-block; font-size: 10px; font-weight: 700; line-height: 1; min-width: 10px; padding: 0px 45px; text-align: center; vertical-align: middle; white-space: nowrap; }
/*Slide Show*/
.slider { border-bottom: 2px solid #D9261C; border-top: 2px solid #D9261C; margin: 0 -10px 4px; overflow: hidden; width: 106.7%; height: 280px; }

    .slider ul { display: flex; padding: 0; width: 400%; animation: cambio 20s infinite alternate linear; animation: 20s linear 0s alternate none infinite running cambio; display: flex; padding: 0; width: 400%; }

    .slider li { width: 100%; list-style: none; }

    .slider img { width: 100%; }

@keyframes cambio {
    0% { margin-left: 0; }

    20% { margin-left: 0; }

    25% { margin-left: -100%; }

    45% { margin-left: -100%; }

    50% { margin-left: -200%; }

    70% { margin-left: -200%; }

    75% { margin-left: -300%; }

    100% { margin-left: -300%; }
}

.page-title-inner { padding-left: 20px; }
.page-body { padding: 25px; }

.contentBox .list-group { padding: 0; font-family: Tahoma; }
.news { direction: rtl; font-family: Tahoma;padding:20px; }
    .news .page-title h2 { font-size: 14px; font-weight: bold; }
