﻿/* ##########  */
/*   Ahmed Nour design at 1/1/2014    */
/* ##########  */
@font-face {
    font-family: 'Lato-Regular';
    src: url('font/Lato-Regular.eot');
    src: url('font/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('font/Lato-Regular.woff') format('woff'), url('font/Lato-Regular.ttf') format('truetype'), url('font/Lato-Regular.svg#Lato-Regular') format('svg');
}
@font-face {
    font-family: 'Lato-Light';
    src: url('font/Lato-Light.ttf');
}
@font-face {
    font-family: "nour";
    src: url("font/Hacen_Saudi_Arabia.eot?#iefix") format("embedded-opentype"), url("font/HacenSaudiArabia.woff") format("woff"), url("font/Hacen Saudi Arabia.ttf") format("truetype"), url("font/HacenSaudiArabia.svg#svgFontName") format("svg");
}
html {
    height: 100%;
}


body {
    background: url(bg1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (min-width: 979px) {

    body {
        padding-top: 80px;
    }
}


.blue {
    color: #447fc8;
}


.btn-black {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 5px 20px;
    background-color: #222222;
    background-image: none;
    color: white;
    text-shadow: none;
}

    .btn-black:hover {
        background: #333333;
        color: white;
    }


.navbar .brand {
    margin-top: 0px;
    padding-bottom: 8px;
    max-height: 40px;
    width: auto;
}

.navbar .navbar-inner {
    background: white;
    filter: none;
}

.navbar .nav {
    margin-top: 20px;
}

    .navbar .nav > li > a {
        padding: 10px 10px 11px;
        color: #333;
        text-shadow: none;
    }

        .navbar .nav > li > a:hover {
            color: #111;
        }

    .navbar .nav > li.active > a {
        background: none;
        color: #111;
    }

        .navbar .nav > li.active > a:hover {
            background: none;
            color: #111;
        }

#loginwraper {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -185px;
    margin-left: -235px;
    padding: 25px;
    width: 420px;
    height: 341px;
    background: white;
    text-align: center;
}


.login-form legend {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 25px;
}

.login-form .body {
    padding-bottom: 2px;
    border-bottom: 1px solid #eeeeee;
}

.login-form .footer {
    margin-top: 22px;
}

    .login-form .footer .checkbox.inline {
        display: inline;
    }

        .login-form .footer .checkbox.inline input[type="checkbox"] {
            float: none;
            margin-top: -4px;
        }

    .login-form .footer .btn {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-left: 15px;
        padding: 7px 25px;
        background-image: none;
        font-family:'nour';
    }

#register-wraper {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    margin-top: 25px;
    margin-bottom: 70px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: white;
    text-align: center;
}

#register-form {
    margin: 0 auto;
    width: 350px;
}

    #register-form .control-inline {
        display: inline-block;
    }

    #register-form legend {
        margin-bottom: 15px;
        border-bottom: none;
    }

    #register-form input.input-huge {
        width: 318px;
    }

    #register-form .control-group {
        margin-bottom: 0;
    }

    #register-form .checkbox.inline {
        margin-bottom: 10px;
        padding: 0;
        font-size: 98%;
    }

        #register-form .checkbox.inline input {
            margin-right: 10px;
        }

    #register-form .body {
        overflow-y: auto;
        height: auto;
    }

    #register-form .btn {
        padding: 10px 40px;
        background-image: none;
        box-shadow: none;
    }


.register-info-wraper {
    background: rgba(0, 0, 0, 0.2);
}


#register-info {
    position: relative;
    padding: 25px;
}

    #register-info ul {
        margin-right: 25px;
    }

        #register-info ul li {
            margin-bottom: 25px;
        }

footer.white {
    padding-top: 20px;
    height: 25px;
    background: white;
    text-align: center;
}

.navbar {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.login-form legend {
    font-family: 'Lato-Light' !important;
    font-size: 36px;
    font-weight: 300;
    color: #333333;
    -webkit-font-smoothing: subpixel-antialiased;
}

.login-form .span {
 color: #a3a3a3;
display: block;
float: none;
font-family: small-caption,nour;
font-size: 21px;
font-weight: normal;
margin-bottom: 6px;
margin-left: 0;
}

#register-form legend {
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #333333;
    -webkit-font-smoothing: subpixel-antialiased;
}

#register-form label {
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: 300;
}

#register-info h1 {
    font-size: 42px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    line-height: 55px;
    font-weight: 700;
    text-align: right;
    padding-bottom: 50px;
    color: white;
}

#register-info ul {
    text-align: right;
    color: white;
    font-size: 24px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

footer.navbar-fixed-bottom {
    font-size: 16px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    line-height: 10px;
    font-weight: 400;
}

@media (max-width: 980px) {
    .navbar {
        height: auto;
        margin-bottom: 0;
    }

        .navbar .brand {
            margin-top: 0;
        }

        .navbar .navbar-inner {
            height: auto;
        }

        .navbar .nav > li > a:hover {
            color: white;
        }

    #loginwraper {
        position: relative;
        top: 0;
        margin-top: 25px;
    }
}

@media (max-width: 495px) {
    #loginwraper {
        width: auto;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        left: 0;
    }

    #register-form {
        width: auto;
    }

        #register-form .control-inline {
            display: block;
        }

        #register-form input {
            display: block;
            margin: 0 auto;
        }

            #register-form input.input-huge, #register-form input.input-medium {
                width: auto;
                display: block;
            }

        #register-form .btn {
             display: block;
            margin: 0 auto;
        }
}


