﻿@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'B Yekan';
    src: url('../fonts/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'B EsfhnBd';
    src: url('../fonts/BEsfhnBd.ttf') format('truetype');
}

@font-face {
    font-family: 'B Homa';
    src: url('../fonts/BHoma.ttf') format('truetype');
}

@font-face {
    font-family: 'B Koodak';
    src: url('../fonts/BKOODKBD.TTF') format('truetype');
}

@font-face {
    font-family: 'B Nazanin';
    src: url('../fonts/BNazanin.TTF') format('truetype');
}

@font-face {
    font-family: 'B KoodakO';
    src: url('../fonts/BKOODAKO.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner Print-out Light';
    src: url('../fonts/Mj_Liner Print-out Light.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner Print-out';
    src: url('../fonts/Mj_Liner Print-out.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner Screen Bd';
    src: url('../fonts/Mj_Liner Screen Bd.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner Screen';
    src: url('../fonts/Mj_Liner Screen.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner XL';
    src: url('../fonts/Mj_Liner XL.TTF') format('truetype');
}

@font-face {
    font-family: 'Mj_Liner XXL';
    src: url('../fonts/Mj_Liner XXL.TTF') format('truetype');
}

@font-face {
    font-family: 'IranNastaliq';
    src: url('../fonts/IranNastaliq.TTF') format('truetype');
}


.panel-heading .popover {
    min-width: 250px;
}

.lbl {
    font-family:'Mj_Liner XXL';
    font-size: medium;
    font-weight: bold;
}

.lblFrmTitle 
{
    margin:0 auto;
    text-align:center;
    font-family:'IranNastaliq';
}

.lblTr {
    display: block;
    font-family:'Mj_Liner XXL';
    font-size:small;
}

.lblTh {
    display: block;
    font-family:'Mj_Liner XXL';
    font-size:small;
}

.BtnTbl {

    display: block;
    cursor:pointer;
}

.Bot {
    font-family: B Yekan;
    font-weight: bold;
}

.lblstar {
    font-family: B Nazanin;
    font-size: medium;
    font-weight: bold;
    color: red;
}

.floatPoz {
    margin: 0 auto;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-family: B Nazanin;
    font-size: medium;
    font-weight: bold;
}

@charset "UTF-8";

.glyphicon-bell:before {
    content: "🔔";
}

.glyphicon-bookmark:before {
    content: "🔖";
}

.glyphicon-briefcase:before {
    content: "💼";
}

.glyphicon-calendar:before {
    content: "📅";
}

.glyphicon-camera:before {
    content: "📷";
}

.glyphicon-fire:before {
    content: "🔥";
}

.glyphicon-lock:before {
    content: "🔒";
}

.glyphicon-paperclip:before {
    content: "📎";
}

.glyphicon-pushpin:before {
    content: "📌";
}

.glyphicon-wrench:before {
    content: "🔧";
}

/*.glyphicon-bell:before {
  content: "\d83d\dd14";
}
.glyphicon-bookmark:before {
  content: "\d83d\dd16";
}
.glyphicon-briefcase:before {
  content: "\d83d\dcbc";
}
.glyphicon-calendar:before {
  content: "\d83d\dcc5";
}
.glyphicon-camera:before {
  content: "\d83d\dcf7";
}
.glyphicon-fire:before {
  content: "\d83d\dd25";
}
.glyphicon-lock:before {
  content: "\d83d\dd12";
}
.glyphicon-paperclip:before {
  content: "\d83d\dcce";
}
.glyphicon-pushpin:before {
  content: "\d83d\dccc";
}
.glyphicon-wrench:before {
  content: "\d83d\dd27";
}*/


