﻿body
{
}
input:-webkit-autofill
{
    background-color: #FAFFBD !important;
    background-image: none !important;
    color: #000000 !important;
}

.MainDiv {

    width: 99%;
    margin: 10px;
    /*background-image: url('https://www.kfu.edu.sa/ar/Deans/PreparatoryYear/PublishingImages/light-blue-background.jpg');*/
   
    background-position: 20% 20%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 15px;
    border-radius:15px;
}
/*https://www.kfu.edu.sa/ar/Deans/PreparatoryYear/PublishingImages/1435-1436/bg2015.gif */
/* http://www.kfu.edu.sa/ar/Deans/PreparatoryYear/PublishingImages/1434-1435/001.jpg */
.MainDiv-Height950
{
    height: 950px;
    background-color: #FDD2B1;
    border: 3px solid #006600;
    border-radius: 80px;
    width: 645px;
    margin-right: 10px;
    direction: rtl;
    background-color: transparent;
    background-image: url('https://www.kfu.edu.sa/ar/Deans/PreparatoryYear/PublishingImages/1435-1436/Background_SkyBlue_4.jpg');
    background-position: 20% 20%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}
.MainTitleDiv-Stop
{
    margin-top: 15px;
    height: 50px;
    text-align: center;
    background-color: rgba(60, 163, 216, 0.76);
    font-family: Times New Roman;
    font-size: 42px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 8px;
    opacity: .9;
    width: 60%;
    margin-right: 20%;
    margin-bottom: 10px;
    box-shadow: 10px 10px 5px #888888;
}
.MainTitleDiv
{
    height: 60px;
    text-align: center;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #c0dcf1),color-stop(1, #0e85da));
    font-family: 'Adobe Arabic';
    color: #FFFFFF;
    opacity: .8;
    width: 100%;
    padding-right: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: bold;
    /*text-shadow: #ccc 0 1px 0, #c9c9c9 0 2px 0, #bbb 0 3px 0, #b9b9b9 0 4px 0, #aaa 0 5px 0,rgba(0,0,0,.1) 0 6px 1px, rgba(0,0,0,.1) 0 0 5px, rgba(0,0,0,.3) 0 1px 3px, rgba(0,0,0,.15) 0 3px 5px, rgba(0,0,0,.2) 0 5px 10px, rgba(0,0,0,.2) 0 10px 10px, rgba(0,0,0,.1) 0 20px 20px;*/
    -webkit-box-shadow: 3px 3px 5px 6px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 3px 5px 6px #ccc; /* Firefox 3.5 - 3.6 */
    box-shadow: 3px 3px 5px 6px #ccc;
}
.privateSideTitle {
    direction: rtl;
    font-size: 22px;
    font-weight: bold;
    font-family: 'JF Flat';
    color: #000000;
    text-align: justify;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
    /*text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;*/
}
/* text-shadow: 2px 2px 4px rgba(136, 136, 136, 0.91);*/
.ArabicSideTitle
{
    direction: rtl;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    font-family: 'Verdana';
    color: #c69a47;
    text-align: justify;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-family:'JF Flat'
    /*text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;*/
}
/* color: #42A0E0;*/
.ArParagraph
{
    padding: 5px;
    direction: rtl;
    font-family:'JF Flat';
    font-size: 18px;
    font-weight: bold;
    width: 96%;
    height: auto;
    margin-right: 1%;
    text-align: justify;
    color: #2e4256;
    line-height:1.4;
      /*text-shadow:1px 3px 3px #c7c0c0;*/
    /*text-shadow: #d8d3d3 0 1px 0, #c9c9c9 0 2px 0, #bbb 0 3px 0, #b9b9b9 0 4px 0, #aaa 0 5px 0, rgba(0,0,0,.1) 0 6px 1px, rgba(0,0,0,.1) 0 0 5px, rgba(0,0,0,.3) 0 1px 3px, rgba(0,0,0,.15) 0 3px 5px, rgba(0,0,0,.2) 0 5px 10px, rgba(0,0,0,.2) 0 10px 10px, rgba(0,0,0,.1) 0 20px 20px;*/
}
/*
border: medium groove rgba(255, 255, 255, 0.73);
 box-shadow: 10px 10px 5px rgba(136, 136, 136, 0.61); */

/* Initiate a counter */
/* Remove default numbering */
ul.a
{
    counter-reset: li;
    list-style: none;
    font: 15px 'trebuchet MS' , 'lucida sans';
    font-weight: bold;
    padding: 0 20px;
    margin-left: 5px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-align: right;
}
.MainDiv ul li
{
    width:100%;
    max-height:500px;
}
.rounded-list span {
    position: relative;
    display: block;
    padding: .4em;
    padding-right: 32px;
    margin: .5em;
    /*background: linear-gradient(to right, #259ea7, #057078, #057078, #055163) !important;*/
    background-color: #ffffff;
    color: black;
    text-decoration: none;
    transition: all .3s ease-out;
    direction: rtl;
    /*background-color: rgba(203, 224, 239, 0.67);*/
    opacity: 1;
    font-size: 18px;
    text-align: justify;
    border-radius: 10px;
}

    .rounded-list span:hover {
        direction: rtl;
        /*background: rgba(238, 238, 238, 0.7);*/
        background-color: #055163;
        color: #ffffff;
        font-size: 18px;
        opacity: 0.9;
        margin-right: 15px;
    }

        .rounded-list span:hover:before {
            direction: rtl;
            transform: scale(1.1,1.1) rotate(360deg);
            -ms-transform: scale(1.1,1.1) rotate(360deg);
            -webkit-transform: scale(1.1,1.1) rotate(360deg);
            -o-transform: scale(1.1,1.1) rotate(3600deg);
            -moz-transform: scale(1.1,1.1) rotate(360deg);
        }

    .rounded-list span:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        right: -1.3em;
        top: 50%;
        margin-top: -1.3em;
        background: rgba(74, 194, 88, 0.4);
        height: 2em;
        width: 2em;
        line-height: 2em;
        border: .3em solid rgba(255, 255, 255, 0.7);
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        transition: all .5s ease-in-out;
        direction: rtl;
        background-color: #c69a47;
        opacity: 0.8;
        color: White;
    }
a.blue:active
{
    color: #0000ff;
    background: #ffffff;
    font-weight: bold;
}
a.blue:visited
{
    color: #0000ff;
    background: #ffffff;
    font-weight: bold;
}
a.blue:hover
{
    color: #0000ff;
    background: #ffffff;
    font-weight: bolder;
    margin-right: 10px;
}

