﻿@import url("../font-styles/yekan.css");
@import url("../font-styles/b-nazanin.css");

html,body {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#menu span {
    color: #fff;
    font-size: small;
}
#menu .fa {
    color: #f4a460;
    zoom:143%;
}
#menu2 span {
    color: #fff;
}

#menu2 .fa {
    color: #f4a460;
}
th {
    vertical-align: middle
}
.k-filter-menu {
    direction: rtl;
}


#panelbar {
    max-width: 400px;
    margin: 0 auto;
}

.teamMate:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.teamMate span {
        line-height: 2.6 !important;
}
.h100 {
    height: 100%
}
.h50 {
    height: 50%
}

.h25 {
    height: 25%;
}
.h33 {
    height: 33%;
    padding: 15px 0;
}

.no-pad {
    padding: 0
}

.no-margin {
    margin: 0
}



.teamMate h2 {
    font-size: 1em;
    font-weight: normal;
    padding-top: 5px;
    margin: 0 !important;
    line-height: 2.2
}

.teamMate p {
    font-size: 0.8em;
    margin: 0;
    margin-top: -10px;
    padding-bottom: 10px;
    /*margin: 0;*/

}

.teamMate img {
    float: left;
    margin: 5px 15px 5px 5px;
    width: 45px;
        height: 45px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

#toolbar  .k-image {
     height: 20px;
    margin: 0.2em;
}
#menu img {
    float: left;
    margin-top: -8px;
    width: 30px;
        height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
#menu.k-block, #menu.k-header, #menu.k-grid-header, #menu.k-toolbar, #menu.k-grouping-header, #menu.k-pager-wrap, #menu.k-button, #menu.k-draghandle, #menu.k-treemap-tile, html #menu.km-pane-wrapper #menu.k-header {
    background-color: #000000;
}
#menu.k-menu .k-item, #menu.k-menu.k-header {
    border-color: #232d36;
}

#menu2 img {
    float: left;
    margin-top: -8px;
    width: 30px;
        height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
#menu2.k-block, #menu2.k-header, #menu2.k-grid-header, #menu2.k-toolbar, #menu2.k-grouping-header, #menu2.k-pager-wrap, #menu2.k-button, #menu2.k-draghandle, #menu2.k-treemap-tile, html #menu2.km-pane-wrapper #menu2.k-header {
    background-color: #000000;
}
#menu2.k-menu .k-item, #menu2.k-menu2.k-header {
    border-color: #232d36;
}

/*.k-toolbar{
    background-color: #eae8e8;
    background-color: #AFCECE;
}*/

.k-pager-nav > .k-icon {
    margin-top: 8px !important;
}

.k-pager-refresh > .k-icon {
    margin-top: 8px !important;
}


.k-window {
    font-family: 'Yekan';
    direction: rtl;
}

.k-button .k-image{
    margin-top:0 !important;
}

.k-numeric-wrap .k-icon{
    margin-top:2px !important;
}

.k-rtl .k-dirty {
    /*border-color: #f00 #f00 transparent transparent;*/
    margin: 0 !important;
}

.k-edit-form-container {
    width: 100%
}

.row [class^="col"], .row [class*=" col"] {
    box-sizing: border-box;
}


.sign-style {
    
    background: rgba(165, 210, 230, 0.38);
    padding: 2px 8px;
    border: 2px solid rgb(167, 207, 255);
    color: #f39400;
    border-radius: 8px;
    margin: 2px;
    display: inline-block;
}



#menu ul li span {
    color: #2e6cca !important
}

.k-menu .k-link.k-state-active {
    background-color: #ffb811;
}