﻿
@font-face {
  font-family: 'IRANSans-web';/*BYekan*/
  src: url('../font/IRANSans-web.eot?#') format('eot'),  /*BYekan*//* IE6–8 */
       url('../font/IRANSans-web.woff') format('woff'),  /*BYekan*//* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../font/.ttf') format('truetype');  /*BYekan*//* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

body {
    font-family: 'IRANSans-web';/*BYekan*/
    font-size: 12px;
    background: url("../Images/urban.jpg") no-repeat  center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*header {
    padding: 20px;
    border-bottom: 2px solid white;
    color: white;
    background-position: 0% 0%, 0px 64px;
    background-image: linear-gradient(135deg, rgb(112, 128, 144) 22px, rgb(217, 236, 255) 22px, rgb(217, 236, 255) 24px, transparent 24px, transparent 67px, rgb(217, 236, 255) 67px, rgb(217, 236, 255) 69px, transparent 69px), linear-gradient(225deg, rgb(112, 128, 144) 22px, rgb(217, 236, 255) 22px, rgb(217, 236, 255) 24px, transparent 24px, transparent 67px, rgb(217, 236, 255) 67px, rgb(217, 236, 255) 69px, transparent 69px);
    background-attachment: scroll, scroll;
    background-repeat: repeat, repeat;
    background-size: 64px 128px;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-color: rgb(112, 128, 144);
}*/


footer {
    background-color: #383131;
    color: white;
    padding: 25px;
}

no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/Resources/Images/Preloader_3.gif) center no-repeat #fff;
}


/* Modal Style*/

.modal-footer {
    text-align: left !important;
}

.alert {
    padding: 5px;
    margin-bottom: 0px;
}

.radiuse {
    border-radius: 100px;
}





@import url(http://fonts.googleapis.com/css?family=Megrim&text=CAT);


.glass {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    height: 60px;
    text-align: right;
    vertical-align: middle;
    color: white;
    text-shadow: 2px 2px 4px #000000;
}

    .glass::before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-image: url("../Images/urabn.jpg");/*,url("http://placekitten.com/1920/1120")*/
        background-position: center bottom;
        background-attachment: fixed;
        background-size: cover;
        content: "";
        filter: url("../Images/urabn.jpg");
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    .glass .legacy-ie-fix {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
    }

    .glass h1 {
        position: relative;
        margin: 0;
        color: #fff;
        color: rgba(255, 255, 255, 0.3);
        font-size: 180px;
        font-weight: normal;
        font-family: 'IRANSans-web',"Megrim", sans-serif;
        line-height: 1;
        text-align: center;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    }

@media only screen {
    .glass h1 {
        -ms-filter: "none";
    }
}

.btn {
    font-size:10px !important;
}




.a_f {
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(0, 153, 204, 1); /*rgba(219,87,5,1);*/
    font-family: 'Yanone Kaffeesatz';
    font-weight: 700;
    font-size: 3em;
    display: block;
    padding: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px rgba(0, 97, 204, 1), 0px 9px 25px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 9px 0px rgba(0, 97, 204, 1), 0px 9px 25px rgba(0,0,0,.7);
    box-shadow: 0px 9px 0px rgba(0, 97, 204, 1), 0px 9px 25px rgba(0,0,0,.7);
    margin: 100px auto;
    width: 200px;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    font-family: 'IRANSans-web';/*BYekan*/
}

    .a_f:active {
        -webkit-box-shadow: 0px 3px 0px rgba(0, 97, 204, 1), 0px 3px 6px rgba(0,0,0,.9);
        -moz-box-shadow: 0px 3px 0px rgba(0, 97, 204, 1), 0px 3px 6px rgba(0,0,0,.9);
        box-shadow: 0px 3px 0px rgba(0, 97, 204, 1), 0px 3px 6px rgba(0,0,0,.9);
        position: relative;
        top: 6px;
    }

.input-group-addon:last-child {
    border-right: inset;
}
.text-login{
    margin-bottom:15px;
}

input{
    font-family:'IRANSans-web';/*BYekan*/
}
