﻿body {
    direction: rtl;
}
.fakeimg {
    height: 200px;
    background: #aaa;
}
@font-face {
    font-family: VastaFontSamim;
    src: url('../Content/fonts/Samim.ttf') format('truetype');
}
@font-face {
    font-family: VastaFontSahel;
    src: url('../Content/fonts/Sahel.ttf') format('truetype');
}
.MyContainer{
    padding-right:20px;
    padding-left:20px;
}
.banner {
    padding: 1rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 400px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.banner-text-center {
    text-align: center !important;
}

.table1 {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    padding: 0.75rem;
}
    .table1 th {
        padding: 0.2rem;
        vertical-align: top;
        /*border-top: 1px solid #dee2e6;*/
        text-align: right;
        background-color:#d5d5d5;
        color:black;
    }
    .table1 td {
        padding: 0.2rem;
        vertical-align: top;
        /*border-top: 1px solid #dee2e6;*/
        text-align: right;
    }

.table2 {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    padding: 0.75rem;
}

    .table2 th {
        padding: 0.2rem;
        vertical-align: top;
        /*border-top: 1px solid #dee2e6;*/
        text-align: center;
        background-color: #d5d5d5;
        color: black;
    }

.numberlistitem {
    padding: 0.1rem;
    vertical-align: top;
    text-align: center;
}
.textlistitem {
    padding: 0.1rem;
    vertical-align: top;
    text-align:right;
}
.table-borderless1 th,
.table-borderless1 td,
.table-borderless1 thead th,
.table-borderless1 tbody + tbody {
    border: 0;
}
.table-active1,
.table-active1 > th,
.table-active1 > td {
    background-color:#d5d5d5;
}
p{
    text-align:right;
}
.divbachground {
    background-color:gainsboro;
}
.displayinline {
    display: inline;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 2.5rem; /* Footer height */*/
}
/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.sampleStyleA {
    background-color: #FFF;
}

.sampleStyleB {
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}

.sampleStyleC {
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.sampleStyleD {
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}

.jumbotron {

    background-color:#6d7993;
    color:#e4e4e4;


}
.jumbotron a{
    background-color: #6d7993;
    color: white;
    text-decoration:underline;
}


.bg-vasta {
    background-color: #9099a2 !important;
}
.nav-item a {
    color: white !important;
}
.dropdown-menu a {
    color: black !important;
}
.NoVisibleIDCss {
    display: none;
}

.F2 .Content .News {float: right;width: 620px;margin-right: 90px;}
.F2 .Content .News .NewsTitle {font-size: 20px;padding: 20px 60px 30px 0px;background-image: url("Images/Icon_News.png");background-position-x: right;background-position-y: 15px;background-repeat: no-repeat;border-bottom: solid 1px #999;}
.F2 .Content .News .NewsTitle a {
        color: #fff;
        padding: 10px 10px 0px 0px;
        font-size: 16px;
        height: 30px;
        width: 125px;
        margin: 0px 0px 10px 10px;
        background-image: url('Images/Icon_Archive.png');
        background-repeat: no-repeat;
        background-position: 10px 10px;
        background-color: #3a67a8;
        float: left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

            .F2 .Content .News .NewsTitle a:hover {
                background-color: #f3ab7a;
            }

            .F2 .Content .News .NewsTitle a:active {
                background-color: #e79c69;
            }

#divNewsBody {
    width: 620px;
    min-height: 150px;
    margin-top: 20px;
    float: left;
    height: 430px;
    overflow: hidden;
}

    #divNewsBody:hover {
        width: 620px;
        min-height: 150px;
        margin-top: 20px;
        float: left;
        height: 430px;
        overflow-y: auto;
        scrollbar-arrow-color: red
    }

    #divNewsBody .NewsItem {
        float: right;
        width: 520px;
    }

        #divNewsBody .NewsItem ul {
            padding-right: 16px;
        }

            #divNewsBody .NewsItem ul li {
                list-style-type: none;
                list-style-image: url('Images/Bullet_Circle.png');
                line-height: 36px;
            }

                #divNewsBody .NewsItem ul li a {
                    list-style-type: none;
                    padding-right: 0px;
                }

.F2 .Content .News .NewsBody {
    width: 620px;
    min-height: 150px;
    margin-top: 20px;
    float: left;
}

    .F2 .Content .News .NewsBody .NewsItem {
        float: right;
        width: 520px;
    }

        .F2 .Content .News .NewsBody .NewsItem ul {
            padding-right: 16px;
        }

            .F2 .Content .News .NewsBody .NewsItem ul li {
                list-style-type: none;
                list-style-image: url('Images/Bullet_Circle.png');
                line-height: 36px;
            }

                .F2 .Content .News .NewsBody .NewsItem ul li a {
                    list-style-type: none;
                    padding-right: 0px;
                }

    .F2 .Content .News .NewsBody .NewsDate {
        width: 100px;
        float: right;
        font-size: 11px;
    }

        .F2 .Content .News .NewsBody .NewsDate ul {
            padding-right: 16px;
        }

            .F2 .Content .News .NewsBody .NewsDate ul li {
                list-style-type: none;
                list-style-image: url('Images/Icon_Calendar.png');
                line-height: 36px;
            }

/* Logo*/
/*.InnerPart {
    width: 990px;
    margin: 0px auto;
}*/

/*.F1 {}

.F1 .Header { height: 80px; background-color: #f3ab7a; background-image: url("Images/Nav_BG.png");box-shadow: 0px 0px 3px #444;}

.F1 .Header .Logo {
            float: right;
        }

.F1 .Header .Logo .POS {
        width: 300px;
        height: 80px;
        display: block;
        background-image: url("Images/Header_Logo_2.png");
        background-position: center;
        background-repeat: no-repeat;
        float: right;
    }*/

/*.F1 .Header .Logo*/ 
/*.F1 .Header .Logo a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.F1 .Header .Logo a:active { opacity: 1; filter: alpha(opacity=100); }
.F1 .Header .Items { float:left; margin:18px 0px 0px 40px; }
.F1 .Header .Items a { display: block; font-size: 18px; color: #333; background-color:#eda26f; padding: 12px 14px 14px 38px; background-image: url("../Images/Icon_User.png"); background-position:10px 10px; background-repeat:no-repeat; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border:solid 1px #d58046; }
.F1 .Header .Items a:hover { background-color:#e5935c; border:solid 1px #cc773e; }
.F1 .Header .Flag {
    float: left;
    width: 144px;
    height: 80px;
    background-image: url('Images/Header_Flag.png');
    background-position: bottom;
    background-repeat: no-repeat;
}*/
