﻿body {
}

.panel {
}

.mylabel {
    /*text-align: center;*/
    margin-top: 5px;
    /*width: 100%;*/
    /*height:30px;*/
}
/*@media (max-width:480px) {
    td:nth-child(n+5), th:nth-child(n+5) {
        display: none
    }
}*/

.mytextbox {
    /*text-align: center;*/
    /*margin:0px;*/
    width: 100%;
    font-family: IRANSansXFaNum-Bold;
    font-size:14px;
    /*height:30px;*/
}

.k-grid {
    font-family: IRANSansXFaNum-Bold;
    font-size: 14px;
}

/*disable file kendo.bootstrap-main.css:  padding-left:calc(1.5em + .75rem + 2px + .5rem);padding-right:.5rem*/
/*disable file kendo.bootstrap-main.css:  padding-right:calc(1.5em + .75rem + 2px + .5rem)*/
/*disable file kendo.bootstrap-main.css: remove bottom k-grid-header .k-header {position: relative;vertical-align: bottom;cursor: default}*/
/*disable file kendo.bootstrap-main.css: remove font-family font-size  */
/*disable file kendo.rtl.min.css: remove .k-rtl .k-grid-header th.k-with-icon .k-link {margin:-.5em 0 -.4em -.6em;padding:.5em 0 .4em .6em;margin-left:18px}  */
.k-grid-header {
    font-family: IRANSansXFaNum-Regular;
    font-size: 10px;
    /*    background-repeat: repeat-x;*/
}
k-grid .k-grid-header .k-header .k-link {
   /* height: auto;*/
    word-break: break-all !important;
    word-wrap: break-word !important;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
    text-align:center;
}
.k-icon{

}
/*.k-textbox {
    width: 350px !important;
}*/

.mybutton {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}



.btnsave {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}

.btnedit {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}


.btncancel {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}

.btndelete {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}

.btninfo {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}

.btnprint {
    text-align: center;
    width: 100%;
    /*height:30px;*/
}


div.container_center {
    width: 100%;
    text-align: center;
    min-height: 25px;
}


/*div.container_center {
    width: 100%;
    text-align: center;
    min-height: 25px;
}

div.container_left {
    font-family: 'B Titr';
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    min-height: 25px;
}

div.container_right {
    font-family: 'B Titr';
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    min-height: 25px;
}*/

.k-grid {
    overflow-x: scroll;
}
