/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 30, 2016, 5:50:41 PM
    Author     : agheli
*/


@font-face {
    font-family:'IRAN';
    src:url('../fonts/iran/IRAN.eot?87a3881d6f08');
    src:url('../fonts/iran/IRAN.eot?&87a3881d6f08#iefix') format('eot'),
        url('../fonts/iran/IRAN.woff2?87a3881d6f08') format('woff2'),
        url('../fonts/iran/IRAN.woff?87a3881d6f08') format('woff'),
        url('../fonts/iran/IRAN.ttf?87a3881d6f08') format('ttf');
    font-weight:normal
}

body,html{
    height: 100%;
    font-family: 'IRAN',Tahoma !important;
    font-size: 14px;
}
#wrapper{
    position: relative;
}
.date_input {
    direction: ltr;
}
.badge_2 {
    background-color:#dc5a7c;
    padding:3px 5px !important;
    margin-top:-7px; 
    position:absolute; 
    right:2px; 
    font-size:9px !important;
}
.navbar-static-top{
    background: #3C8DBC;
    -webkit-box-shadow: 0px 2px 7px -1px rgba(30,40,44,0.79);
    -moz-box-shadow: 0px 2px 7px -1px rgba(30,40,44,0.79);
    box-shadow: 0px 2px 7px -1px rgba(30,40,44,0.79);
}
.navbar-default{
    border-color: #3C8DBC !important;
}
.navbar-brand{
    color: #FFF !important;
}
.navbar-top-links>li>a{
    color: #FFF;
}
.navbar-top-links>li>a:hover{
    color: #00508c;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
    color:#00508c;
    background-color:#e7e7e7;
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
    background-color:#eee;
    border-color:#428bca;
    color: #00508c;
}

.sidebar {
    background-color: #1e282c;
    height: 100%;
}

.sidebar ul li a.active {
    background-color: #2c3b41 !important;
    color: #FFF !important;
}
#side-menu li a{
    color: #b8c7ce;
}

#side-menu li a:hover,#side-menu li a:focus{
    text-decoration:none;
    background-color:#2c3b41 !important;
    color: #FFF;
}
.sidebar ul li{
    border: none !important;
}

.mode_row1 td a .fa-circle{
    color:#dc5a7c !important;
}

.mode_row0 td a .fa-circle{
    color:#76b644 !important;
}

i.fa{
    margin: 5px;
}
.N_img{
    width: 100px;
    overflow: hidden;
}
.F_img{
    float: left;
    height:120px;
    margin-left: 5px;
    position: relative;
    text-align: center;
}
.F_img img{
    width: 100px;
    height: 100px;
    float: left;
    border: 1px dashed grey;
    padding: 1px;
}
.F_img .unlink_fu{
    margin-top:-8px;
    position: absolute;
    left: 0;
    background-color: #a00;
    color: #fff;
    text-align: center;
    padding: 2px 5px;
}
img[src*="download/is_pic"]
{
    border: 5px solid greenyellow !important;
    border-radius: 5px;
}
.table-style2 tr td{
    width: auto;
}
.nav-tabs{
    margin-top: 20px;
}
.alert{
    margin-top: 10px;
}
.alert-a{
    margin-top: 35px;
}
.pos_btn .submit{
    margin-right: 120px;
}
.back_srch {
    margin-right: 20px;
}

@media only screen and (max-width: 700px) {
    .section-about-us{
        display: none !important;
    }
    .section-select-profile{
        margin-top: 0 !important;
    }
}