﻿@font-face {
    font-family: 'Nastaliq';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.eot);
    src: url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.woff) format('woff'), url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.ttf) format('truetype');
}
@font-face {
    font-family: 'Mitra';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/BMitra.eot?#') format('eot'), url('../fonts/BMitra.woff') format('woff'), url('../fonts/BMitra.ttf') format('truetype');
}
@font-face {
    font-family: 'Nazanin';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/BNazanin.eot?#') format('eot'), url('../fonts/BNazanin.woff') format('woff'), url('../fonts/BNazanin.ttf') format('truetype');
}
#HeaderName {
    background-color: #c2dbff;
    font-family:Nastaliq;
    height:50px;
}

.back-ground-pic {
    background: url(../../assets/img/background.jpg);
    position: relative;
    background-size: cover;
}
txtSmal {
    font-size: small;
    display: inline;
}
txtMedium {
    font-size: medium;
    display: inline;
}
txtLarg {
    font-size: large;
    display: inline;
}
txtLarger {
    font-size: larger;
    display: inline;
}
txtXlarg {
    font-size: x-large;
    display: inline;
}

.m-l-10 {
  margin-left: 10px;
}

.m-r-20 {
  margin-right: 20px;
}

.div-filter-rep {
  display: inline-block;
  width: 175px;
  margin-left: 10px;
  padding: 5px;
  direction: rtl;
}
.badge-data {
    background-color: rgb(124, 182, 212);
    color:#f2f2f2;
}

.div-new-data-3 {
  display: inline-block;
  width: 8%;
  margin-left: 5px;
  padding: 5px;
  direction: rtl;
}

.div-new-data-1 {
    display: inline-block;
    padding: 5px;
    direction: rtl;
}

.div-new-data-2 {
    display: inline-block;
    width: 80%;
    margin-left: 10px;
    padding: 5px;
    direction: rtl;
}

.div-New-data {
    display: block;
    background-color: rgba(173,213,242,0.76);
    padding: 10px;
    border-radius: 10px;
}

.rtl {
  direction: rtl;
}
.ltr {
    direction: ltr;
}

.text-h-c {
    height: 25px;
    font-size: medium;
    font-weight:800;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    border-width: 0px;
}


    .text-h-c:focus {
        background-color: #c3f275;
        color:#060d44;
        height: 35px;
        font-size:large;
    }

.m-t-5 {
  margin-top: 5px;
}

.text-infovije {
  background-color: #3083f7;
  width: 90%;
}

.vijeres {
  width: 200px;
  height: 320px;
  padding: 10px;
  background-color: #9dbfef;
  border-radius: 10px;
  margin: 5px;
}

.vije-1 {
  background-color: #f9d1b3;
  font-size: 26px;
  color:#2b3545
}

.vije-2 {
    background-color: #b3f9d7;
    font-size: 26px;
    color: #2b3545
}

.vije-3 {
  background-color: #b3c7f9;
  font-size: 26px;
  color:#fa3a3a;
}
.vije-4 {
    background-color: #315644;
    font-size: 26px;
    color: #d2d8e1
}
.vije-5 {
    background-color: #71baf1;
    font-size: 26px;
    color: #2b3545
}

.vije-header {
    background-color: #1c4a8f;
    color: rgb(248,251,254);
    font-size: 24px;
    border-radius: 10px;
}

.vije-HeaderRiz {
  font-size: 20px;
  background-color: #222121;
  color: #d7e8f5;

}

.vije-DetailRizFard {
    font-size: 18px;
    background-color: #dfecff;
    color: #303c5c;
}

.vije-DetailRizZoj {
    display: inline-block;
    font-size: 20px;
    background-color: #94a2b7;
}
.Zoj {
    background-color: #94a2b7;
    color: #ffffff;
}
    .Zoj:hover, .Fard:hover {
        background-color: rgb(93, 143, 217);
        color: yellow;
    }
.Fard {
    background-color: #bcedd5;
    color: #28292b;
}
.bargasht {
    color: red;
}
.deleted {
    background-color: #710505;
    color: #dfecff;
}

.combo-date {
  direction: ltr;
  width: 44px;
  border-radius:5px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.combo-filter-rep {
  width: 100%;
  direction: rtl;
  border-radius:5px;
}

.lbl-info-data {
  background-color: #b3c7f9;
  color: #052555;
  width:100%;
}

.align-text-center {
  text-align: center;
}

.dis-none{
    display:none;
}
/*---------------------------------------*/
::-moz-selection { /* Code for Firefox */
    color: red;
    background: yellow;
}

::selection {
    color: red;
    background: yellow;
}

.font-18 {
    font-size: 18px !important;
}

.font-bold {
    font-weight: bold;
    !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-10 {
    font-size: 10px !important;
}

.m-t-10 {
    margin-top: 10px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-50 {
    margin-top: 50px;
}

body {
    background-color: #ebeff2;
    direction: rtl;
}

.btn_ABCD {
    display: inline;
    background-color: rgba(25, 103, 243, 0.71);
    color: #ebeff2;
    font-size: 14px;
    border-color: rgba(25, 103, 243, 0.50);
    padding: 7px;
    border-radius: 5px;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
    align-self: center;
}

    .btn_ABCD:hover {
        background-color: #0bc4f6;
        color: #2a1212;
    }

.btn_ABCD_green {
    display: inline;
    background-color: rgba(6, 148, 26, 0.75);
    color: #ebeff2;
    font-size: 14px;
    border-color: rgba(25, 103, 243, 0.50);
    padding: 7px;
    border-radius: 5px;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
    align-self: center;
    min-width:60px;

}

    .btn_ABCD_green:hover {
        background-color: #14f61f;
        color: #2a1212;
    }
.btn_ABCD_Red {
    display: inline;
    background-color: rgba(198, 8, 49, 0.75);
    color: #ebeff2;
    font-size: 14px;
    border-color: rgba(25, 103, 243, 0.50);
    padding: 7px;
    border-radius: 5px;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
    align-self: center;
    min-width: 60px;
}

    .btn_ABCD_Red:hover {
        background-color: #fb5880;
        color: #2a1212;
    }


.div-borther {
    /*border-width: 1px;*/
    border-color: #f1efef;
    border: ridge;
    border-radius: 10px;
}

.p-10 {
    padding: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.line-select {
    background-color: #6aed60;
    width: 0px;
    height: 5px;
    margin-top: 5px;
    transition: width .4s ease;
}

.line-2 {
    background-color: #3b3737;
    width: 100%;
    height: 2px
}

.line-1 {
    background-color: #3b3737;
    width: 90%;
    height: 1px;
    margin-top:10px;
    margin-bottom:10px;
}

.text-font-s {
    font-size: small;
}

.h-fix-30 {
    height: 30px;
}
.h-fix-100 {
    height: 100px;
}

.m-r-3 {
    margin-right: 3px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-30 {
    margin-right: 30px;
}

.w-fix-40 {
    width: 40px;
}

.w-fix-50 {
    width: 50px;
}

.w-fix-60 {
    width: 60px;
}
.w-fix-75 {
    width: 75px;
}
.w-fix-100 {
    width: 100px;
}
.w-fix-125 {
    width: 125px;
}
.w-fix-150 {
    width: 150px;
}
.w-fix-180 {
    width: 180px;
}
.w-fix-300 {
    width: 300px;
}
.w-fix-350 {
    width: 350px;
}

.w-fix-400 {
    width: 400px;
}
.w-fix-450 {
    width: 450px;
}

.w-fix-500 {
    width: 500px;
}
.w-fix-550 {
    width: 550px;
}

.w-fix-600 {
    width: 600px;
}
.w-fix-700 {
    width: 700px;
}
.w-fix-800 {
    width: 800px;
}
.w-fix-900 {
    width: 900px;
}

.w-max-75 {
    max-width: 75px;
}

.w-max-65 {
    max-width: 65px;
}

.w-min-50 {
    min-width: 50px;
}

.w-min-45 {
    min-width: 45px;
}

.w-min-300 {
    min-width: 300px;
}


.w-max-450 {
    max-width: 450px;
}

.w-max-350 {
    max-width: 350px;
}

.w-max-500 {
    max-width: 500px;
}

.w-max-600 {
    max-width: 600px;
}


.w-max-700 {
    max-width: 700px;
}

.w-max-800 {
    max-width: 800px;
}

.w-max-900 {
    max-width: 900px;
}

.w-max-1000 {
    max-width: 1000px;
}

.w-max-1100 {
    max-width: 1100px;
}

.w-max-1200 {
    max-width: 1200px;
}

.wh-max-75 {
    max-width: 75px;
    max-height: 35px;
}

.wh-max-65 {
    max-width: 65px;
    max-height: 30px;
}

.wh-max-50 {
    max-width: 50px;
    max-height: 25px;
}


.wh-fix-75 {
    width: 75px;
    height: 35px;
}

.wh-fix-55 {
    width: 55px;
    height: 40px;
}
.h-min-750{
    min-height:750px;
}
/*دکمه حرکت به بالا */
#BtnGoToTop {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 15px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #5fd7fe; /* Set a background color */
    color: #061947; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    opacity: 0.7;
}

#BtnGoToTop:hover {
    background-color: #555; /* Add a dark-grey background on hover */
    color: #ff0000; /* Text color */
}

/* ناحیه گیف منتظر باشید */
#waitbody {
    position: fixed; /* Fixed/sticky position */
    display: none; /* Hidden by default */
    Top: 5%; /* Place the button at the bottom of the page */
    right: 5%; /* Place the button 30px from the right */
    width: 90%;
    height: 90%;
    z-index: 80; /* Make sure it does not overlap */
    /* Set a background color */
    border-radius: 50px; /* Rounded corners */
    /* opacity: 0.7;*/
}

#waitback {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 90; /* Make sure it does not overlap */
    background-color: rgba(39, 38, 46, 0.50);
    border-radius: 50px; /* Rounded corners */
}

#waittext {
    position: absolute;
    Top: 45%; /* Place the button at the bottom of the page */
    z-index: 99; /* Make sure it does not overlap */
    color: #e5e5e5;
    width: 100%;
    text-align: center;
}

#waitspiner {
    position: absolute;
    margin-top: 10px;
    right: 48%; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #c1dfee; /* Set a background color */
    color: #061947; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    /*   margin: 10px auto;*/
    width: 30px;
    height: 30px;
    /*    position: relative; */
    -webkit-animation: sk-rotate 2.0s infinite ease-in-out;
    animation: sk-rotate 2.0s infinite ease-in-out;
}
 
.waitdot1, .waitdot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.waitdot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}


/* ناحیه پنل تائید حذف */
#DeletePanel {
    position: fixed;
    display: none; /* Hidden by default */
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    z-index: 980; /* Make sure it does not overlap */
    background-color: rgba(39, 38, 46, 0.50);
    border-radius: 10px; /* Rounded corners */
    overflow: auto;
}
#DelText {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 300px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    /* Set a background color */
    background-color: rgba(198, 205, 220, 0.81);
    border-radius: 10px; /* Rounded corners */
    color: white;
    padding: 20px;
    text-align: center;
    overflow: auto;
}

#DelHeader {
    position: relative;
    margin-top: 20px;
    left: 50%;
    min-width: 280px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    /* Set a background color */
    background-color: rgba(29, 28, 28, 0.81);
    border-radius: 10px; /* Rounded corners */
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 16px;
}

/* ناحیه پیام روی صفحه */
.Msgbody {
    position: fixed;
    display: none; /* Hidden by default */
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    z-index: 980; /* Make sure it does not overlap */
    background-color: rgba(39, 38, 46, 0.50);
    border-radius: 10px; /* Rounded corners */
    overflow: auto;
}

#Msgtext {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 300px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    /* Set a background color */
    background-color: rgba(198, 205, 220, 0.81);
    border-radius: 10px; /* Rounded corners */
    color: #061947;
    padding: 20px;
    text-align: center;
    overflow: auto;
}

#Msgheader {
    position: relative;
    margin-top: 20px;
    left: 50%;
    min-width: 280px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    /* Set a background color */
    background-color: rgba(29, 28, 28, 0.81);
    border-radius: 10px; /* Rounded corners */
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 16px;
}


.text-pointer:hover {
    cursor: pointer;
}

.spc-pre-wrap {
    white-space: pre-wrap;
}

.spc-pre-line {
    white-space: pre-line;
}

.spc-pre-normal {
    white-space: normal;
}


/*==========hamburger====================*/
.hamburger__button {
    position: relative;
    width: 35px;
    height: 35px;
    border: none;
    outline: none;
    border-radius: 33%;
    cursor: pointer;
    background-color: #061947;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}

.hamburger__icon,
.hamburger__icon::before,
.hamburger__icon::after {
    position: absolute;
    width: 30px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
}

.hamburger__icon {
    top: calc(50% - 2px);
    left: calc(50% - 16px);
    transition: all 0.3s linear;
}

    .hamburger__icon::before,
    .hamburger__icon::after {
        content: "";
        left: 0;
    }

    .hamburger__icon::before {
        bottom: 8px;
    }

    .hamburger__icon::after {
        top: 8px;
        transition: all 0.3s linear;
    }

.toggled.hamburger__button .hamburger__icon {
    height: 4px;
    width: 30px;
    left: 3px;
    top: calc(50% - 3px);
    transform: rotate(45deg);
    background-color: #eddee3;
}

.toggled.hamburger__button .hamburger__icon::after {
        width: 30px;
        height: 4px;
        top: -1px;
        transform: rotate(270deg);
        background-color: #eddee3;
}

.toggled.hamburger__button .hamburger__icon::before {
        transform: scale(0);
}
/*==========hamburger   END====================*/

icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #17a2b8;
}

.w-95 {
    width: 95%;
}

.dis-none {
    display: none;
}

.wrapword {
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}


/*[ Opacity ]
-----------------------------------------------------------
*/
.op-0-0 {
    opacity: 0;
}

.op-0-1 {
    opacity: 0.1;
}

.op-0-2 {
    opacity: 0.2;
}

.op-0-3 {
    opacity: 0.3;
}

.op-0-4 {
    opacity: 0.4;
}

.op-0-5 {
    opacity: 0.5;
}

.op-0-6 {
    opacity: 0.6;
}

.op-0-7 {
    opacity: 0.7;
}

.op-0-8 {
    opacity: 0.8;
}

.op-0-9 {
    opacity: 0.9;
}

.op-1-0 {
    opacity: 1;
}

.reportfilter {
    background-color: #b3c7f9;
    border-radius:5px;
    text-align:center;
}


/*-------------------------*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }