﻿.center{
    text-align: center;
}
.background-border{
    background-color: #f3f3f3;
    border-radius: 6px !important;

}
.custom-select-height{
    height: 45px;
}
#content > .container{    margin-right: auto;}

.field-wrapper .btn-primary{
    width: 50% !important;
}
.form-form .form-form-wrap form .field-wrapper label {
font-size: 14px;
}

 .tw{
        display: inline-block !important;
       width: 20px !important;
     border: none ;
     border-bottom: solid #696565 5px;
     height: 40px;
     margin-bottom: 5px;
     margin-top: 6px;
     background-color: white !important;
     padding: 2px !important;
     text-align: center;
     border-radius: 10px !important;
    height: 35px !important;
    }

 .w100{
     width: 100% !important;
 max-width: 100% !important;
 }
#content > .w100{
    width: 100% !important;
    max-width: 100% !important;
}
 .m5{
     margin: 5px !important;
 }
 .dis_block{
     display: block !important;
 }
 .widget-content-area:hover{
     box-shadow: 0px 0px 15px 1px rgb(113 106 202);
 }


.img-user-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.center-every {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.center {
    text-align: center;
}

.pic-setting {
    float: left;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 35px;
    clear: both;
}

.Date-date {
    width: 170px;
}

.center-switch {
    text-align: center !important;
    margin-top: 10%;
}

.center-fill {
    text-align: center !important;
    margin-top: 12%;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #dadde0;
}

.radio {
    border-radius: 10px !important;
}

.br-input {
    border-radius: 10px !important;
    margin-top: 0 !important;
}

.br-chart-2 {
    background-color: #f3f3f3 !important;
}

.btn-size {
    display: inline-block;
    width: 30%;
    height: 10px;
    font-size: 10px !important;
}

.btn-sze {
    display: inline-block;
    width: 10%;
    height: 10px;
    font-size: 10px !important;
}

.card-price {
    width: 70px !important;
    height: 3.25rem !important;
    line-height: 3.25rem !important;
}

.font-ss {
    margin-top: 5px;
    font-size: .83em
}

.font-sss {
    font-size: .67em
}

.input-border {
    border-bottom-left-radius: 15px !important;
}

.label-border {
    border-top-right-radius: 15px !important;
}
.form-control{
    height:40px;
}
.dropify-filename-inner{
    content:"اپلود عکس";
}
.dropify-infos-message{
    content:"درگ عکس";

}
.custom-select {
    height:40px;
}
@page {
    margin: 10% !important;

    @bottom-center {
        content: "صفحه " counter(page) " of " counter(pages);
    }
}