﻿
@font-face {
    font-family: 'WYekan';
    src: url('../fonts/persian/Yekan.eot?v=4.7.0');
    src: url('../fonts/persian/Yekan.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/persian/Yekan.woff?v=4.7.0') format('woff2'), url('../fonts/persian/Yekan.woff?v=4.7.0') format('woff'), url('../fonts/persian/Yekan.ttf?v=4.7.0') format('truetype'), url('../fonts/persian/Yekan.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal !important;
    font-style: normal
}
@font-face {
    font-family: 'IRANSansWebFaNum';
    src: url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2');
    font-weight: normal !important;
    font-style: normal
}
@font-face {
    font-family: 'WYekan';
    src: url('../fonts/persian/Yekan.eot?v=4.7.0');
    src: url('../fonts/persian/Yekan.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/persian/Yekan.woff?v=4.7.0') format('woff2'), url('../fonts/persian/Yekan.woff?v=4.7.0') format('woff'), url('../fonts/persian/Yekan.ttf?v=4.7.0') format('truetype'), url('../fonts/persian/Yekan.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal !important;
    font-style: normal
}
.persian-number{
    font-family:'persian' !important;
}
.PersianNumber {
    font-family: 'persian' !important;
}

body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
    font-family: 'WYekan',Arial !important;
    background-color: #eaeaea;
    /*background-color: #eaeaea;*/
    /*background-image: url("/Content/Images/b1.png");*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'WYekan',Arial !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
    max-width: none;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.row > .controls {
    margin-bottom: 10px;
}

.buttonsWrapper {
    text-align: left;
}

.CenterDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.3);
}

fieldset legend {
    /*padding-right:20px;*/
    font-size: 15px;
    font-weight: bold;
}

fieldset {
    margin-top: 20px;
    margin-right: 30px;
}

    fieldset:first-of-type {
        margin-top: 40px;
    }

div.preLoader {
    width: 95%;
    height: 100%;
    background-color: #c6c6c6;
    position: absolute;
    top: 0px;
    opacity: 0.7;
    text-align: center;
    padding-top: 7px;
}

    div.preLoader img {
        height: 50%;
        /*width:100%;*/
    }

.has-success.row {
    border: 1px solid #468847;
    background-color: #dff0d8;
}
/*.has-info.row {
        border:1px solid #468847;
        background-color: #dff0d8;
}*/
.has-warning.row {
    border: 1px solid #c09853;
    background-color: #fcf8e3;
}

.has-danger.row {
    border: 1px solid #b94a48;
    background-color: #f2dede;
}

.messageBox {
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 17px;
}

input[type='checkbox'].form-control {
    width: 18px;
    height: 18px;
}

.variableHeight {
    height: auto;
}

.headerIcon {
    font-size: 25px;
}

#outPutWrapper .icon {
    padding-right: 5px;
}

    #outPutWrapper .icon:hover {
        cursor: pointer;
    }

#outPutWrapper {
    display: inline-block;
    float: left;
    /* top: 20px; */
    margin-top: 20px;
    text-align: left;
}

input[type='checkbox'].form-control {
    width: 18px;
    height: 18px;
    display: inline !important;
    padding-left: 10px;
}

    input[type='checkbox'].form-control + label {
        margin-right: 3px;
    }
.panel-shadow {
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      background-clip: padding-box;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #f3f3f3;
}

.ui-state-focus {
    /*font-weight:normal*/
    font-size:12px !important;
color:#4D4949 !important;
border-color:#CDC1C1 !important;
background:none !important;
font-family: 'WYekan' !important;
}
.ui-menu-item {
    font-size: 14px !important;
    font-family: 'WYekan',Arial !important;
}
.separat {
    border-bottom:1px solid #ddd;
}
/*.panel-body, .panel-default {
text-align:center;
}*/
.panel-body .row {
    margin-bottom:10px !important;
}
.buttonWrapper {
float:left;
}

.GridHeader h2 {
padding-right:10px;
}

@media (min-width: 768px) {
.fullRow > .col-md-12 > .col-md-10 {
width:96%;
}
}

@media (min-width: 1200px) {
    .fullRow > .col-md-12 > .col-md-2 {
width:19.666667%;

}
.fullRow > .col-md-12 > .col-md-10 {
width:80.333333%;

}

}

@media (min-width: 992px) {
.fullRow > .col-md-12 > .col-md-2 {
width:19.666667%;

}
.fullRow > .col-md-12 > .col-md-10 {
width:80.333333%;
}

}

@media (max-width: 768px) {
.fullRow > .col-md-12 > .col-md-10 {
width:100%;
}

}
