﻿
li, a, b, i, span, input, td, th, label, input, button, .k-primary, .k-button, .k-textbox, p {
    font-family: IranSans, Tahoma;
}

h2, h1, h3, h4, h5, h6 {
    font-family: IranSans
}

li {
    list-style: none;
}

#fieldlist {
    margin: 0 0 -2em;
    padding: 0;
}

::-webkit-input-placeholder { /* Chrome */
    color: #aeadad;
    font-style: italic;
    font-family: Tahoma;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #aeadad;
    font-style: italic;
    font-family: Tahoma;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #aeadad;
    opacity: 1;
    font-style: italic;
    font-family: Tahoma;
}

:-moz-placeholder { /* Firefox 4 - 18 */
    color: #aeadad;
    opacity: 1;
    font-style: italic;
    font-family: Tahoma;
}

.meboxlogin {
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 10px;
    background-size: 80px;
    box-shadow: #808080 1px 1px;
    max-width: 400px;
    margin: 100px auto 4.5em;
    padding: 2em;
    padding-top: 20px;
    border: 1px solid #808080;
    background-color: #fff;
    height: 350px;
}

.meboxlogin-img {
    background-image: url('/images/PAPBICON.png');
}

.mebox {
    box-shadow: #808080 1px 1px;
    max-width: 400px;
    margin: 0 auto 4.5em;
    padding: 2em;
    border: 1px solid #808080;
    background-color: #fff;
}

.k-primary, .k-primary:hover {
    color: white;
}

hr.meline {
    border: 0;
    height: 5px;
    background-image: linear-gradient(to right, rgba(5, 142, 217, 0.15), rgba(5, 142, 217, 0.90), rgba(5, 142, 217, 0.15));
    margin-bottom: 0px;
    margin-top: 0px;
}

.meheaderTitle {
    color: #fff;
}

.meSectiontitle {
    color: black;
    /*background-image: linear-gradient(to right, #d7d7d7, #d7d7d7, #d7d7d7);*/
    /*background-color: #d7d7d7;*/
    background-color: #6acaff;
    margin: 0px;
    padding: 7px;
}

.navMain {
    background-color: #035481;
    box-shadow: 0 1px 5px #999;
    padding: 8px 0;
    color: white;
}

.meSectiontitle h4 {
    font-family: IranSans;
    font-size: 20px;
    text-align: center;
}

.headerLink {
    margin-left: 5px
}

    .headerLink li:first-child {
        border-left: 3px dotted #fff;
        line-height: 0.3;
        padding-left: 10px;
    }

    .headerLink li {
        display: inline-block;
        padding: 0 5px;
    }

        .headerLink li a {
            text-decoration: none;
            color: #fff;
        }

.headerUserName {
    margin-top: 0 !important;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #2196f3;
    padding-bottom: 5px;
    margin: 12px 0 4px 10px;
}

.meheaderTitle h3 {
    margin-top: 20px;
    font-weight: 400;
    font-family: IranSans;
    font-size: 22px;
    color: #fff;
}

.meheadermenu.UserImg {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    border: none;
    padding: 0 !important;
    background-color: #fafafa;
    border: 1px solid #999;
}

.meheadermenu {
    color: #0089d4;
    display: block;
    border-radius: 50%;
    border: 2px solid #f5f6f7;
    margin: 2px;
    width: 40px;
    height: 40px;
}

    .meheadermenu a {
        padding: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        text-decoration: none !important;
        display: inline !important;
        color: #f5f6f7;
    }

        .meheadermenu span, .meheadermenu a span {
            font-size: 24px;
            margin: auto;
            display: table;
            margin-top: 5px
        }




    .meheadermenu:hover a {
        color: rgb(27,27,27);
    }

.mebuttonitem {
    padding: 10px;
    display: block;
    background-color: #fe8d38;
    text-decoration: none;
    color: white;
    width: 300px;
}

    .mebuttonitem:hover {
        box-shadow: 0 1px 2px 1px #0089d4, 0 3px 6px #0089d4;
        text-decoration: none;
        color: white;
    }

    .mebuttonitem h3 {
        font-family: IRANSans;
        margin-top: 20px;
        margin-bottom: 20px;
    }



.image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.mepanel {
    padding: 15px;
    padding-right: 5px !important;
    background-color: #0e0e0e;
    border: 1px solid #323232;
    border-bottom: none;
    margin-bottom: 0px !important;
}

.meWaiting {
    position: fixed;
    z-index: 999900 !important;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0,0,0,0.6);
    display: none;
}

/*Notification*/
.k-notification {
    border: 0;
}


/* Info template */
.k-notification-info.k-group {
    color: #fff;
}

.new-mail {
    width: 300px;
    height: 100px;
}

    .new-mail h3 {
        font-size: 1em;
        padding: 32px 10px 5px;
    }

    .new-mail img {
        float: left;
        margin: 30px 15px 30px 30px;
    }

/* Error template */
.k-notification-error.k-group {
    /*background: rgba(100%,0%,0%,.5);*/
    color: #ffffff;
}

.wrong-pass {
    width: 350px;
    height: 100px;
    padding: 0 20px;
}

    .wrong-pass p {
        padding: 4px;
        font-family: IranSans;
        display: block;
        float: right;
    }

    .wrong-pass h3 {
        font-weight: normal;
        display: block;
        text-align: center;
        float: right;
        margin-top: 25px;
    }

    .wrong-pass img {
        display: block;
        margin-top: 20px;
        float: right;
        margin-left: 10px;
    }

/* Success template */
.k-notification-upload-success.k-group {
    background: rgb(0%,60%,0%);
    color: #fff;
}

.upload-success {
    width: 350px;
    height: 100px;
    padding: 0 20px;
    background-color: #44d050 !important;
}

    .upload-success h3 {
        font-weight: normal;
        display: block;
        text-align: center;
        float: right;
        margin-top: 25px;
    }

    .upload-success img {
        display: block;
        margin-top: 20px;
        float: right;
        margin-left: 10px;
    }

/*End Notification*/
.k-grid-content {
    overflow-y: auto
}

.meLabel, .meLabel2 {
    min-width: 85px;
    color: #4d3987;
    text-align: right;
    display: inline-block;
    padding: 2px !important;
    font-size: 12px;
    font-weight: bold;
    /*height: 1.5em;*/
    /*border: 1px solid #333;*/
    /*background-color: #c4b6eb;*/
}

.meLabel2 {
    width: auto;
    text-align: center;
}

.meAlert {
    font-size: 16px;
    background-color: rgb(255, 254, 198);
    color: black;
    padding: 4px;
}

.k-selectable {
    cursor: pointer
}

.k-widget.k-tooltip-validation {
    width: 85%;
    text-align: right;
    padding: 5px;
    margin-top: 3px;
    background-color: darkorange;
    border: none;
    color: black;
}

.meAlertText {
    font-family: IranSans;
    font-size: 15px;
}

.meDeleteGridLink, .meDtailGrideLink {
    display: block;
    cursor: pointer;
    color: red;
    font-size: 1.5em;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.6em;
}


    .meDeleteGridLink :hover, .meDtailGrideLink:hover {
        color: red;
        font-weight: bold;
    }

    .meDtailGrideLink, .meDtailGrideLink:hover {
        color: #6a51b2;
    }

.meClientLink {
    display: block;
    cursor: pointer;
    color: #aeadad;
    font-size: 1.5em;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.6em;
}

.TextProblem {
    color: black;
}

.SpanLabelfix {
    width: 80px;
    display: inline-block
}

.HighLightGridItem {
    background-color: rgb(163, 254, 141);
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    color: black;
}

    .HighLightGridItem td {
        border-bottom: 1px solid #808080;
        border-top: 1px solid #808080;
    }

    .HighLightGridItem :hover {
        color: #3abd06;
    }

.HighLightGridDisabledItem {
    background-color: rgb(241, 119, 119);
    color: black;
}

thead .k-header, .k-window > .k-header {
    background-color: gold;
    color: black;
}

.k-grid-header th.k-header > .k-link {
    font-size: 12px;
    font-weight: normal;
}

.k-pager-wrap {
    background-color: gold;
    color: black;
}

.k-grid tr td {
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.k-grid tr:hover {
    background-color: rgb(254, 252, 103);
}

.meAlertgetOlive {
    margin-bottom: 5px;
    padding: 5px;
    color: #fff;
    background-color: #0089d4;
}

.k-tabstrip {
    border-style: none !important;
}

#GridIndex .k-link {
    color: black !important;
    text-align: center;
}

.titleModule {
    font-family: IranSans;
    padding: 5px;
    display: block;
    margin: 2px;
    font-size: 15px;
    margin: 2px;
    color: #6a51b2;
    margin-bottom: 2px;
    max-width: 400px;
    border-bottom: 1px solid #6a51b2;
}

.k-state-hover {
    background-color: #faee91;
    color: black !important;
}

    .k-dropdown .k-state-focused, .k-filebrowser-dropzone, .k-list > .k-state-hover, .k-listbox .k-item:hover:not(.k-state-disabled), .k-mobile-list .k-edit-label.k-check:active, .k-mobile-list .k-item > .k-label:active, .k-mobile-list .k-item > .k-link:active, .k-mobile-list .k-recur-view .k-check:active, .k-pager-wrap .k-link:hover, .k-scheduler .k-scheduler-toolbar ul li.k-state-hover, .k-splitbar-horizontal-hover:hover, .k-splitbar-vertical-hover:hover, .k-state-hover, .k-state-hover:hover {
        color: black !important;
        background-color: #fefc67;
        border-color: #fefa0f;
    }

.k-rtl .k-radio-label::before {
    width: 18px !important;
    height: 18px !important;
}

.k-rtl .k-radio:checked + .k-radio-label::after {
    right: 3px;
    top: 3px;
    width: 16px !important;
    height: 16px !important;
}

.panel {
    margin: 10px;
    background-color: transparent;
}

.mehomeDesk h3, .mehomeDesk h4, .mehomeDesk h5 {
    font-family: IranSans;
    font-size: 16px !important;
    padding-top: 0;
    margin-top: 8px;
    padding-right: 10px;
    text-align: center;
}

.mehomeDesk .row {
    padding-top: 5px;
}

    .mehomeDesk .row h3 {
        padding-top: 5px;
    }

.mehomeDesk span.fa {
    font-size: 32px;
}

.mehomeDesk img {
    float: right;
    width: 32px;
    height: 32px;
    margin: 5px;
}

.badge {
    /*float: left;*/
    padding: 7px;
    padding-top: 10px;
    font-size: 20px;
    margin: 0;
    margin-left: 5px;
    border-radius: 50%;
    width: 40px;
    /*background-color: #3e3e3e;*/
    /*border:2px solid yellow;*/
    /*color: yellow;*/
}

.flipContainer {
    width: 100%
}

.tileFlipText:hover .flipContainer > div {
    outline: 1px solid #acacac;
    -moz-box-shadow: 0 0 3px #787878;
    -webkit-box-shadow: 0 0 3px #787878;
    box-shadow: 0 0 3px #787878;
}
/*#btnErrorReport {
        background-color: #f24837;
    }
        #btnErrorReport:hover {
            background-color: #f3301c
    
            }*/
.edu {
    background-color: #02a061;
    border-color: #04c377 !important;
}

    .edu:hover {
        background-color: #04c377;
        border-color: #04c377 !important;
    }

.edu2 {
    background-color: #e07706;
    border-color: #c87604 !important;
}

    .edu2:hover {
        background-color: #ea871c;
        border-color: #c87604 !important;
    }

.edu3 {
    background-color: #6a51b2;
    border-color: #7867a9 !important;
}

    .edu3:hover {
        background-color: #7c65bd;
        border-color: #7867a9 !important;
    }

.edu4 {
    background-color: #ebe9ef;
    border-color: #c1c1c2 !important;
    color: #a15207
}

    .edu4:hover {
        background-color: #fcfbff;
        border-color: #c1c1c2 !important;
        color: #a15207
    }

.k-button {
    display: inline-block;
}

.k-widget > k-window > k-rtl {
    top: 35px !important;
}

#GridIndex th {
    font-size: 10px;
}

#GridIndex td {
    font-size: 12px;
}

.HighLightActive {
    background-color: white;
}

.HighLightDeActive {
    background-color: #f1f1f1;
}

.HighLightOK {
    background-color: lightgreen;
}

.HighLightReject {
    background-color: #f89d75;
}

.HighLightYellow {
    background-color: lightyellow;
}

.HighLightBlue {
    background-color: #34fbf5;
}

.k-grid-header th.k-header.PDPHeader {
    font-weight: normal;
    font-size: 9px !important;
    text-align: center;
    word-wrap: break-word;
}

    .k-grid-header th.k-header.PDPHeader a {
        font-weight: normal;
        font-size: 9px !important;
        text-align: center;
        word-wrap: break-word;
    }

.button {
    background-color: #f5f6f7; /* Green */
    border: none;
    color: #02184e;
    padding: 4px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    font-size: 16px;
    margin: 1px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border: 1px solid #0089d4;
    font-weight: bold;
}

    .button:hover {
        background-color: #0089d4;
        color: white;
        text-decoration: none !important;
    }

.EvlTop {
    background-color: lawngreen;
    width: 100%;
    display: block;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.EvlGood {
    background-color: #50b1f1;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.EvlMiddle {
    background-color: gold;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.EvlLow {
    background-color: hotpink;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.EvlBad {
    background-color: red;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.bootbox-body {
    font-family: IranSans;
}

.item-Box {
    border-radius: 10px 10px;
    position: relative;
    padding: 10px;
    min-height: 240px;
    margin-bottom: 15px;
    padding-top: 20px;
}

.item-Box-Title {
    position: absolute;
    right: 15px;
    top: -20px;
    box-shadow: 0 1px 3px #999;
    overflow: hidden;
    background: #fff;
    width: 75%;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: normal;
}

    .item-Box-Title i {
        position: absolute;
        transform: rotate(-30deg);
        left: -7px;
        top: -10px;
        font-size: 40px;
        color: rgba(0,0,0,0.1);
    }

.Box-green {
    background: linear-gradient(45deg, #3e9c41,#abfe93);
}

.Box-orange {
    background: linear-gradient(45deg, #f28318,#fccdaa);
}

.Box-blue {
    background: linear-gradient(45deg, #4959ad,#a0abff);
}

.Box-pink {
    background: linear-gradient(45deg, #d33683,#ffaad8);
}

.item-lg-btn {
    background: #fafafa;
    color: #000;
    width: 140px;
    height: 70px;
    display: block;
    float: right;
    margin: 5px;
    position: relative;
    border-radius: 4px 4px;
    padding: 5px;
}

    .item-lg-btn h4 {
        bottom: 15px;
        right: 10px;
        position: absolute;
        font-size: 15px;
        font-weight: bold;
    }

    .item-lg-btn .badge {
        top: -15px;
        left: 5px;
        position: absolute;
        background-color: red;
        color: white;
        box-shadow: 0 1px 3px #999;
        min-width: 40px;
        width: auto;
        /*font-size: 16px;
        font-weight: bold;*/
    }

.item-sm-btn .badge {
    top: -15px;
    left: 5px;
    position: absolute;
    background-color: red;
    color: white;
    box-shadow: 0 1px 1px #999;
    min-width: 30px;
    width: auto;
    font-size: 12px;
    font-weight: bold;
}

.item-lg-btn-green, .item-lg-btn-green:hover {
    color: #3e9c41;
}

.item-lg-btn-orange, .item-lg-btn-orange:hover {
    color: #f28318;
}

.item-lg-btn-blue, .item-lg-btn-blue:hover {
    color: #4959ad;
}

.item-lg-btn-pink, .item-lg-btn-pink:hover {
    color: #d33683;
}

.item-lg-btn:hover, .item-sm-btn:hover {
    -webkit-box-shadow: 0px 1px 6px 0px #808080;
    box-shadow: 0px 1px 6px 0px #808080;
}

.item-sm-btn {
    background: #6b6969;
    color: #fff;
    width: 140px;
    height: 35px;
    display: block;
    float: right;
    margin: 5px;
    position: relative;
    border-radius: 4px 4px;
    margin-bottom: 0;
}

    .item-sm-btn h4 {
        bottom: 0px;
        right: 10px;
        position: absolute;
        font-size: 14px;
        font-weight: normal;
    }

.itemDisable {
    background-color: #ccc;
    color: #e8e8e8 !important;
}

    .itemDisable:hover {
        cursor: default;
        box-shadow: none;
        color: #e8e8e8 !important;
    }

.kCurrentItem {
    background-color: #0089d4 !important;
    color: white !important;
}

    .kCurrentItem a {
        color: white !important;
    }

.ResBox, .ResBoxdisable {
    background: #fff;
    color: #000;
    width: 100%;
    min-height: 100px;
    display: block;
    float: right;
    margin: 5px;
    position: relative;
    border-radius: 8px 8px;
    padding: 12px;
    margin: 20px;
    -webkit-box-shadow: 0px 1px 6px 0px #808080;
    box-shadow: 0px 1px 6px 0px #808080;
    text-decoration: none;
}

a.ResBox {
    text-decoration: none;
}

.ResBox span, .ResBoxdisable span {
    display: inline-block;
    width: 80px;
    text-align: center;
    padding: 4px;
}

.ResBox h4 {
    text-align: center;
    margin-bottom: 10px;
}

.ResBox p {
    text-align: center;
}

.ResBox:hover {
    -webkit-box-shadow: 0px 1px 7px 0px #6a51b2;
    box-shadow: 0px 1px 7px 0px #6a51b2;
    cursor: pointer;
    background: #e9f5ff
}

.ResPanel .panel-body {
    padding: 25px 40px 35px 80px;
}

.ResPanel .panel-title a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
}

    .ResPanel .panel-title a:focus {
        border: none;
        outline: none;
    }

.ResBoxdisable {
    background: #eee;
}

.LB {
    font-size: 12px;
    display: inline-block;
    padding: 4px;
}

.row {
    margin: 0 !important;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.k-button, .k-textbox, .k-input, .k-dropdown-wrap {
    font-size: 13px;
}

#GridIndex .k-pager-sizes {
    direction: ltr;
}

.ListPanel {
    padding: 10px;
    border: 2px solid #b9b9b9;
    border-radius: 10px 10px;
    -webkit-box-shadow: 2px 5px 17px -3px rgba(77,77,77,0.44);
    -moz-box-shadow: 2px 5px 17px -3px rgba(77,77,77,0.44);
    box-shadow: 2px 5px 17px -3px rgba(77,77,77,0.44);
}
