﻿.text-left {
    direction: ltr !important;
}

html.swal2-shown,
body.swal2-shown {
    overflow-y: auto !important;
}

.pageheader h3 {
    margin: 0px !important;
}

.pageheader .glyphicon, .pageheader .fa {
    text-align: center;
    width: 43px;
    border-radius: 10px;
    border: 1px solid #1D2939;
}

.validation-summary-valid span {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.row {
    margin-bottom: 10px;
}

.GridBtn {
    width: 100px !important;
}

.LandscapeGridImage {
    width: 150px;
}

input[type=file] {
    height: 40px !important;
}

select {
    height: 40px !important;
    padding-top: 6px !important;
}

.swal2-title {
    line-height: 35px !important;
}

.panel-stat h4 {
    font-family: 'yekan', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif !important;
}