﻿body
{
}
input:-webkit-autofill
{
    background-color: #FAFFBD !important;
    background-image: none !important;
    color: #000000 !important;
}

.MainDiv {
    width: 98%;
    margin-right: 10px;
    background-image: url('best-bg.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;
    /*background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #cde6f9),color-stop(1, #3E9DE1));*/
    font-family: 'Al-Mohanad Bold';
    text-align: center;
    color: #C19642;
    opacity: .8;
    width: 100%;
    padding-right: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 2px 2px black;

}
/* text-shadow: 2px 2px 4px rgba(136, 136, 136, 0.91);*/
.ArabicSideTitle {
    direction: rtl;
    font-size: 24px;
    font-weight: 900;
    /*   text-decoration: underline;*/
     font-family: 'Simplified Arabic';
    color: #0f7179;
    
    text-align: justify;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
    text-shadow: 1px 2px rgba(0,0,0,.2);
}
/* 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;
    text-shadow: 1px 1px #625454e3;
}
.ArParagraph_Acc {
    padding: 2px;
    direction: rtl;
    font-family: 'AL-Mohanad Bold';
    font-size: 22px;
    font-weight: bold;
    width: 96%;
    height: auto;
    margin-right: 1%;
    text-align: justify;
    color: #0d7a7b;
    text-shadow: 1px 1px #000000;
}
/*
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:400px;
}
.rounded-list span
{
    position: relative;
    display: block;
    padding: .4em;
    padding-right: 32px;
    margin: .5em;
    background: rgba(221, 221, 221, 0.7);
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    transition: all .3s ease-out;
    direction: rtl;
    background-color: rgba(203, 224, 239, 0.67);
    opacity: 0.6;
    font-size: 18px;
}
.rounded-list span:hover
{
    direction: rtl;
    background: rgba(238, 238, 238, 0.7);
    background-color: #FFFFFF;
    color: #000000;
    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: -1em;
    top: 50%;
    margin-top: -1.3em;
    background: rgba(74, 194, 88, 0.4);
    height: 2.5em;
    width: 2.5em;
    line-height: 2.5em;
    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: #0080FF;
    opacity: 0.8;
    color: White;
    font-family: Arial;
}
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;
}

