﻿.tx-prim {
    color: #17a2b8 !important;
}

.w3-modals {
    z-index: 3;
    display: none;
    padding: 2px;
    position: fixed;
    right: 6px;
    top: 1px;
    width: auto;
    height: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.001)
}

.w3-modal-contents {
    background-color: #fff;
    width: 100px;
    height: auto;
    position: relative;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 100%;
    border-top-left-radius: 50px;
    border-top-right-radius: 0
}

.w60 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.haftd {
    width: 60px;
    height: 60px;
    margin: 4px !important;
}

.lft {
    float: left;
    padding: 6px;
}

.itm3 {
    width: 96%;
    border: thin solid #660033;
    margin: 2px;
    border-radius: 8px;
    box-shadow: 0 2px 1px rgba(0,0,0,0.3);
}

.w3-modalg {
    z-index: 4;
    display: none;
    padding: 7px;
    position: fixed;
    right: 78px;
    top: 8px;
    width: stretch;
    height: auto;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.001)
}

.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4)
}

.s80 {
    width: 60px;
    height: 60px;
}

.w3-animate-bottom {
    position: relative;
    -webkit-animation: animatebottom 0.4s;
    animation: animatebottom 0.4s
}

.w3-animate-top {
    position: relative;
    -webkit-animation: animatetop 0.4s;
    animation: animatetop 0.4s
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}

.w3-container:after {
    content: "";
    display: table;
    clear: both
}

.w3-containerg {
    padding: 0.01em 14px
} 


.w3-lime,
 .w3-hover-lime:hover {
 	color: #ffffff!important;
 	background-color: #147182!important;
 } .lisk {
 	background-color: #a4ca07;
 	border-bottom: groove;
 }
 .lis {
 	background-color: #d3efff;
 	border-bottom: groove;
 }
  .grop {
 	background-color: #d3efff;
 	border-bottom: groove;
 }
            .clik{background-color:#0575bf;margin:2px;left:0px;padding:1px;width:30px;height:30px;/*margin: 0px 5% 0px 5%;*/border-radius:20%;border-style:solid;border-color:white; border-width:thin; cursor:pointer;}
                .clik:hover {
                    background-color: #025287;
                    box-shadow: 0 14px 12px rgba(0,0,0,0.3);
                    border-color: black;
                }
                .clik2{border:thin;border-color:#ccc;max-width:250px; cursor:pointer; box-shadow: 0 4px 2px rgba(0,0,0,0.3);}
                .clik2:hover{border:thin;border-color:lightpink; box-shadow: 0 14px 12px rgba(0,0,0,0.3);}  
                        .pics {
            width: 40%;
            max-width: 80px;
            height: auto;
            float: left;
            margin: 0px 0px 0px 0px;
        }
         .pic {
          
           width: 80px;
            height: 80px;
            border: thin solid #fbc7e4;
            margin:2px; 
            border-radius: 8px;
        }

/*............*/
 .se {
 	width: 40px;
 	background-color: transparent;
 	cursor: pointer;
 }
 .se:hover {
 	background-color: transparent;
 	box-shadow: 0 14px 12px rgba(0, 0, 0, 0.3);
 }
.w3-white,
 .w3-hover-white:hover {
 	color: #000!important;
 	background-color: #fff!important
 }
.whitehover {
}

    .whitehover:hover {
        color: #fff !important;
    }

.txt_l {
    text-align: left;
}

.itm4 {
    border-style: solid;
    border-color: #fff;
    cursor: pointer;
    box-shadow: 0 2px 1px rgba(0,0,0,0.3);
    border: thin solid #fff;
}

    .itm4:hover {
        box-shadow: 0 4px 2px rgba(0,0,0,0.3);
        border-color: #ffc107;
        color: #17a2b8;
    }

    .itm4:active {
        box-shadow: 0 4px 2px rgba(0,0,0,0.3);
        border-color: #17a2b8;
        color: #17a2b8;
    }

.my_font_success {
    color: #28a745;
}

.my_bg_white {
    background-color: white !important;
}

.my_btn {
    cursor: pointer !important;
}

    .my_btn:hover {
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.font_fars {
    font: 14px IRANSans;
}

.my_bg_gorf {
    background-color: #ffc5fc !important;
    border-radius: 6px !important;
}

.my_bg_maghal {
    background-color: #c0f6ff !important;
    border-radius: 6px !important;
}

.radius {
    border-radius: 6px !important;
    margin: 1px;
}

.my-bg-grean {
    background-color: #d1ff4b;
}

.bg-pinkg {
    background-color: #fff2fc;
}

.bg-blue {
    background-color: #acf2fe;
}

.bg-white {
    background-color: #EDF1FF;
}

.disib {
    background-color: #dc3545;
    width: 10px;
}

.radus_all {
    border-radius: 5px !important;
}

.radus_l {
    padding-left: 4px !important;
    border-radius: 4px !important;
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}

.radus_top {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.my_bg_danger {
    background-color: #ff9400 !important;
}

.my_bg_btn_danger {
    background-color: #ffc335 !important;
}

    .my_bg_btn_danger:hover {
        background-color: #f26f00 !important;
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.my_bg_yelo {
    background-color: #ffc107 !important;
}

.my_bg_gren {
    background-color: #80ff00 !important;
}

.my_bg_btn_yelo {
    background-color: #fcff00 !important;
}

    .my_bg_btn_yelo:hover {
        background-color: #3d8b00 !important;
        color: #fff !important;
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.hover_w {
}

    .hover_w:hover {
        color: #fff !important;
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.my_bg_gren {
    background-color: #80ff00 !important;
}

.my_bg_btn_gren {
    background-color: #80ff00 !important;
}

    .my_bg_btn_gren:hover {
        background-color: #3d8b00 !important;
        color: #fff !important;
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.my_bg_ping {
    background-color: #ff009c !important;
}

.my_bg_btn_ping {
    background-color: #feadde !important;
}

    .my_bg_btn_ping:hover {
        background-color: #ff009c !important;
        color: #fff !important;
        box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    }

.shad_radus {
    border-style: groove !important;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.3) !important;
    border-radius: 5px !important;
    margin: 10px;
    /*-------center-------*/
    /*   display: table;
    margin-left: auto;
    margin-right: auto;*/
}

.shad_radusz {
    border-style: groove !important;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.3) !important;
    border-radius: 5px !important;
    background-color:#fdff5d;
    text-align: center;
    color: #149600;
    padding:12px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #6F6F6F;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #6F6F6F;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #212529;
    background-color: #17a2b8;
    border-color: #478abd;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #478abd;
    }

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #17a2b8;
        border-color: #478abd;
        box-shadow: 0 0 0 0.2rem rgba(183, 138, 135, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #212529;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #7974c1;
        border-color: #bd726b;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(183, 138, 135, 0.5);
        }

