﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


@font-face {
    font-family: "IRANSans";
    src: url('../Fonts/IRANSans/woff2/IRANSansWeb(FaNum).woff2');
    font-weight: 900;
    font-style: "normal"
}

@font-face {
    font-family: "IRANSansBold";
    src: url('../Fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Bold.woff2');
    font-weight: 900;
    font-style: "normal";
}

body {
    font-size:smaller;
    font-family: IRANSans;
    background-color: #f7f7f7;
}


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
.digitNumber {
    direction: ltr !important;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}


.MyBtn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: white;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .30rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    /*margin: 2px;*/
}

    .MyBtn:hover {
        background-color: #04857c;
        /*border: solid 2px white;*/
        transition: color .1s ease-in-out,background-color 1s ease-in-out,border-color .1s ease-in-out,box-shadow .1s ease-in-out;
    }

.l-default {
    background-color: #f5f7fa;
    min-height: calc(105vh - 105px);
}

.ar-sidebar {
    background-color: #00c4c4;
    display: flex;
    /*max-width: 140px;*/
    height: 100%;
    /* height:100vh;*/
}

.ar-sidebar {
    /*    position: -webkit-sticky;
    position: sticky;
    top: 0;*/
}

.myimageLogin {
    height: 100px;
    width: 100px;
    margin: 0px;
    padding: 1px;
    border: 1px solid rgb(128, 128, 128);
    border-radius: 10px;
}

.ar-aside-pmmenu__devider {
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

.ar-aside-pmmenu__deviderDot {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    margin-right: 1px;
    margin-left: 1px;
    background-color: rgba(0,0,0,.17);
}


.ar-aside-pmmenu__link--active {
    background-color: #00a6a6;
}

.ar-aside-pmmenu__link {
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
    color: #fff;
    transition: color .15s linear,background-color .15s linear;
    display: flex;
    margin-top: 7px;
    margin-bottom: 7px;
    align-items: center;
    justify-content: center;
    height: 38px;
    position: relative;
    border-radius: 0 6px 6px 0;
}

.ar-aside-pmmenu__icon--home {
    width: 25px;
}

.ar-aside-pmmenu__icon {
    color: #fff;
}

.ar-container {
    max-width: 1500px;
}

.ar-aside-pmmenu__link {
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
    color: #fff;
    transition: color .15s linear,background-color .15s linear;
    display: flex;
    margin-top: 7px;
    margin-bottom: 7px;
    align-items: center;
    justify-content: center;
    height: 38px;
    position: relative;
    border-radius: 0 6px 6px 0;
}

a {
    text-decoration: none !important;
}

a {
    text-decoration: none;
    background-color: transparent;
}

    a:hover {
        color: white;
    }

.l-default__container {
    transition: transform .15s;
}

.ar-content {
    background-color: #fff;
    box-shadow: 0 2px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 20px;
}

@media (min-width:768px) {
    .container {
    }

    html {
        font-size: 16px;
    }
}

@media (min-width:992px) {
    .container {
        margin-top: 5px;
    }

    #DivBtnReg {
        margin-top: 30px;
    }
}

@media (min-width:1200px) {
    .container {
        margin-top: 5px;
    }

    #DivBtnReg {
        margin-top: 30px;
    }
}




.button_border, #cancel-comment-reply-link {
    background: transparent;
    border: 1px solid var(--color2);
    color: var(--color2);
    box-shadow: none;
}

#listMobileNumber {
    list-style: none;
}

.mobileItems::before {
    content: "" !important;
}

.ulNotPoint li::before {
    content: "" !important;
}

ul {
    list-style: none;
}

    ul li::before {
        content: "\2022";
        color: #00a6a6;
        font-size: 25px;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -10px;
    }

.form-control {
    border-radius: 1.25rem !important;
    background-color: rgb(247 243 243) !important;
    text-align: center;
    font-size:17px !important;
    padding:0px !important;
}

    .form-control:active {
        border-radius: 1.25rem !important;
        background-color: white !important;
    }

    .form-control:focus {
        border-radius: 1.25rem !important;
        background-color: white !important;
    }

:root {
    --color1: #0ace8c;
    --color2: #402aa9;
    --color3: #3a259c;
    --color4: #6d50fa;
    --color5: #06b578;
    --color6: #e60c63;
    --color7: #00c4c4;
    --color8: #04857c;
    --color9: #ff0027;
    --color10: #ac0620;
    --color11: #ffffff;
    --color12: #acaaaa;
    --color13: #02790c;
    --color14: #06e417;
    --color15: #600219;
    --color16: #a72142;
    --shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}

.form_newsl input[type=submit], .button {
    height: 37px;
    background: var(--color2);
    background: linear-gradient(to bottom, var(--color4), var(--color2));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}


    .form_newsl input[type=submit], .button:hover {
        background: var(--color2);
        background: linear-gradient(to bottom, var(--color2), var(--color4));
    }

    .form_newsl input[type=submit], .button:active {
        background: var(--color2);
        background: linear-gradient(to bottom, var(--color4), var(--color2));
    }

    .form_newsl input[type=submit], .button:disabled {
        background: #ccc;
    }


.divMobileItems {
    border-radius: 1.25rem !important;
    background-color: rgb(247 243 243);
}

.mobileItems {
    height: 37px;
    background: var(--color2);
    background: linear-gradient(to bottom, var(--color1), var(--color5));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
    text-align: center;
    padding: 3px;
}

.delitems {
    color: white;
}

    .delitems:hover {
        color: red;
        cursor: pointer;
    }


.buttonGreen {
    height: 37px;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color7), var(--color8));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}


    .buttonGreen:hover {
        background: linear-gradient(to bottom, var(--color8), var(--color7));
    }

    .buttonGreen:active {
        background: linear-gradient(to bottom, var(--color7), var(--color8));
    }


.LineThame {
    height: 5px;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color7), var(--color8));
    border-radius: 50px;
    margin: 10px;
    position: relative;
    z-index: 1;
    border: none;
}

dataTables_length {
    border-radius: 20px !important;
}

/*select {
    border-radius: 20px !important;
}*/
/*select {
   
}
input {
    border-radius: 20px !important;
}*/
.paginate_button {
    height: 30px !important;
    background: var(--color2);
    background: linear-gradient(to bottom, var(--color11), var(--color12)) !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 10px !important;
    color: #fff ;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%) !important;
    padding-bottom: 2px !important;
    text-align: center !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
    border: none !important;
    user-select: none !important;
}

    .paginate_button:hover {
        background: linear-gradient(to bottom, var(--color7), var(--color7)) !important ;
    }

    .paginate_button:active {
        background: linear-gradient(to bottom, var(--color11), var(--color12)) ;
    }

.current {
    background: none !important;
    background-color: var(--color7) !important;

}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: white !important;
}

.buttonRed {
    height: 37px;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color9), var(--color10));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}


    .buttonRed:hover {
        background: linear-gradient(to bottom, var(--color10), var(--color9));
    }

    .buttonRed:active {
        background: linear-gradient(to bottom, var(--color9), var(--color10));
    }

.signuture {
    background-color: white !important;
    border: none !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 10px -1px rgb(74 255 192 / 50%);
}

.alert-success {
    background-color: #b5e0b5 !important;
    border: none !important;
    border-radius: 10px !important;
}
/*textarea {
    border: none !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 10px -1px rgb(74 255 192 / 80%);
}*/



.buttonCancel {
    height: 37px;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color16), var(--color15));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}


    .buttonCancel:hover {
        background: linear-gradient(to bottom, var(--color15), var(--color16));
    }

    .buttonCancel:active {
        background: linear-gradient(to bottom, var(--color16), var(--color15));
    }



.buttonClose {
    height: 37px !important;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color11), var(--color12)) !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #000 !important;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 20%) !important;
    padding-bottom: 2px !important;
    text-align: center !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
    border: none !important;
    user-select: none !important;
}

    .buttonClose:hover {
        background: linear-gradient(to bottom, var(--color12), var(--color11)) !important;
    }

    .buttonClose:active {
        background: linear-gradient(to bottom, var(--color11), var(--color12)) !important;
    }

.buttonUpdate {
    height: 37px !important;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color14), var(--color13)) !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #000 !important;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 20%) !important;
    padding-bottom: 2px !important;
    text-align: center !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
    border: none !important;
    user-select: none !important;
}

    .buttonUpdate:hover {
        background: linear-gradient(to bottom, var(--color13), var(--color14)) !important;
    }

    .buttonUpdate:active {
        background: linear-gradient(to bottom, var(--color14), var(--color13)) !important;
    }



.RolUser {
    height: 37px;
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color9), var(--color10));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}

.BtnDelete {
    /*height: 37px;*/
    /*   background: var(--color2);*/
    background: linear-gradient(to bottom, var(--color9), var(--color10));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgb(64 42 169 / 50%);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
}

    .BtnDelete:hover {
        background: linear-gradient(to bottom, var(--color10), var(--color9));
    }

    .BtnDelete:active {
        background: linear-gradient(to bottom, var(--color9), var(--color10));
    }

.Lable-control {
    border: 1px solid rgb(84 57 213);
    border-radius: 1.25rem !important;
    background-color: rgb(242 240 252) !important;
    text-align: center;
    width: 100% !important;
    color: rgb(84 57 213);
    font-family: 'IRANSansBold'
}

li > label {
    font-family: 'IRANSansBold' !important;

}
