﻿@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
    font-family: 'TITR';
    src: url('../webfonts/BTitrBold.eot') format('eot'), url('../webfonts/BTitrBold.woff') format('woff'), url('../webfonts/BTitrBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Yekan';
    src: url('../webfonts/BYekan.eot') format('eot'), url('../webfonts/BYekan.woff') format('woff'), url('../webfonts/BYekan.ttf') format('truetype');
}

.loginphoto {
    position: relative;
    margin: auto;
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}

    .loginphoto:after {
        font-size: 70px;
        font-family: FontAwesome;
        content: "\f007";
        color: #FFFFFF;
        text-shadow: 0 1px 0 rgb(204,204,204), 0 2px 0 rgb(201,201,201), 0 3px 0 rgb(187,187,187), 0 4px 0 rgb(185,185,185), 0 5px 0 rgb(170,170,170), 0 6px 1px rgba(0,0,0,0.0980392), 0 0 5px rgba(0,0,0,0.0980392), 0 1px 3px rgba(0,0,0,0.298039), 0 3px 5px rgba(0,0,0,0.2), 0 5px 10px rgba(0,0,0,0.247059), 0 10px 10px rgba(0,0,0,0.2), 0 20px 20px rgba(0,0,0,0.14902);
    }

.photo {
    background-image: url('../img/f1.gif');
    background-size: cover;
    color: rgba(255, 255, 255, 0.15);
    width: 150px;
    height: 150px;
    position: relative;
    margin: auto;
    margin-top: 10px;
    border-radius: 50%;
    border: 2px solid #0075BC;
    box-shadow: 0 -2px 0px 2px rgba(255, 255, 255, 0.15), 0 2px 2px 2px rgba(0, 0, 0, 0.15), 0 -4px 20px 0px rgba(255, 255, 255, 0.4), 0 0px 140px 0px rgba(0, 120, 120, 0.8), 0 -45px 90px 0px rgba(255, 255, 255, 0.3), 0 4px 39px 0px rgba(0, 0, 0, 0.4);
}

    .photo:before {
        font-size: 44px;
        width: 90px;
        height: 90px;
        background-size: 100%;
        position: absolute;
        border-radius: 50%;
    }

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
    padding: 0;
}


body, html {
    background-image: radial-gradient(circle, rgb(54, 183, 241) 0%, #0075BC 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: "Open Sans";
    overflow: auto !important;
    height: 100%;
}

.PanelRight {
    position: relative;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 300px;
    background-color: #0075BC;
    border-left: 2px solid #024a75;
}

#captchaBox {
    position: relative;
    margin: 20px;
}

.login {
    background-color: rgba(0, 117, 188, 0.60);
    width: 380px;
    border: 2px dotted #034771;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
    min-height: 550px;
}

    .login form {
        width: 100%;
    }

.check {
    font-family: Yekan;
    color: white;
    direction: rtl;
}

.linput {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 -5px 45px rgba(100, 100, 100, 0.2) inset, 0 1px 1px rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: medium none;
    padding: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    width: 100%;
}

.lbutton {
    background: linear-gradient(to bottom, #009EFF 0px, #0075BC 100%) repeat scroll 0 0 transparent;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.55);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 #E6F5FF inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 10px 25px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    width: 100%;
}

.divinput {
    position: relative;
}

.divtitr {
    font-family: Yekan;
    margin-top: 10px;
    text-align: center;
    direction: rtl;
}

    .divtitr > a, li {
        font-family: Yekan;
        color: white;
        text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.15);
    }

.linkbutton {
    font-family: Yekan,FontAwesome !important;
    background-image: linear-gradient(to bottom,#f0ad4e 0,#927c0e 100%) !important;
    width: 100%;
    border: 1px dotted #FFFFFF !important;
}

    .linkbutton > span {
        font-family: Yekan,FontAwesome !important;
    }

hr.style5 {
    height: 1px;
    border: none;
    outline: none;
    margin: 3em 3em;
    position: relative;
}

    hr.style5:before {
        background-color: #0e4465;
        content: attr(data-symbol);
        position: absolute;
        top: 0;
        transform: translate(-50%, -50%);
        width: 200%;
    }

.img {
    width: 100%;
    position: relative;
    margin-top: 70px;
}

.img2 {
    height: 70px;
    width: 100%;
    position: relative;
}

.divm {
    top: 0;
    margin-top: 179px;
    margin-left: 73px;
    position: absolute;
}

.panelreg {
    width: 1000px;
    position: relative;
    margin: auto;
    border-radius: 5px;
    height: 100%;
    margin-top: 50px;
}

.mainlogin {
    position: relative;
    margin: auto;
    width: 760px;
    margin-top: 100px;
}

    .mainlogin > table {
        direction: rtl;
    }

.mcenter {
    width: 200px;
}
