﻿body {
    overflow-x: hidden;
} 
#CaptchaCode {
    border-right: none;
    border-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.text-left{
    text-align:left !important;
}

#img-captcha {
    cursor: pointer;
    position: relative;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}
.refresh-captcha {
    position: absolute;
    right: -14px;
    top: 2px;
    /* z-index: 100; */
    color: #ffffff;
    /* font-weight: bold; */
    cursor: pointer;
    /* font-size: 12px; */
    padding: 4px;
}
#bar-drop{
    min-width:240px
}
.modal-body {
    word-break: break-all;
}
.fa-13 {
    font-size: 13px;
}
.font-11{
    font-size:11px
}

.mds-bootstrap-persian-datetime-picker-container td {
    padding: 2px !important;
}
.rtl {
    direction:rtl;
}
.ltr{
    direction:ltr
}
/* webkit solution */
::-webkit-input-placeholder {
    text-align: right;
}
/* mozilla solution */
input:-moz-placeholder {
    text-align: right;
}
#cd-timeline::before {
    border-left: 3px solid #f5f5f5 !important;
}

.cd-timeline-content {
    background: #eff3f6;
}
.table td, .table th{
    text-align:center
}
.p-t-5{
    padding-top:5px;
}
/*.input-validation-error {
    border-color: #f24734;
}*/
.hide{
    display:none !important
}
.w-color{
    color:#fff !important
}
.cursor-pointer {
    cursor: pointer !important
}
button {
    cursor: pointer !important
}
.lowwer {
    text-transform: lowercase;
}
.p-t-0{
    padding-top:0px;
}
.p-8{
    padding:8px !important
}
.radious-50{
    border-radius:50%
}
.container-login100::before {
    background-color: rgba(255, 255, 255, 0.5);
}
.field-validation-error {
    margin-top: 10px;
    display: block;
   
    color: #ca0a0a !important;
}
select{
    border:none !important;
}
.nomargin{
    margin:0;
}
.text-center{
    text-align:center;
}
.m-b-15{
    margin-bottom:15px;
}
.text-right{
    text-align:right !important;
}
.dataTables_length{
    float:right !important;
    text-align:right !important;
}

.dataTable .btn-circle {
    width: 22px;
    height: 22px;
}
.p-r-20{
    padding-right:20px ;
}

.navbar-nav .user_profile .user_dw_menu li a{
    float:right;
}
.m-w-80{
    min-width:80px;
}
.theme-blue .card .header h2 strong, .header h2, .card .header h2 a, .theme-black .card .header h2 strong {
    color: #fff !important;
}
.header  h2 i {
    vertical-align:middle !important;
}

.card .body{
    padding-top:25px;
}

.list-group input[type="checkbox"]:checked + .list-group-item {
    background-color: transparent !important;
    border: none !important;
}
.btn:not(.btn-link):not(.btn-circle) i{
    vertical-align:middle;
}
.pointer{
    cursor:pointer;
}
#divCapcha{
    padding-bottom:25px;
    padding-top:25px;
}

#CountDownTimer {
    height: 120px;
}

.time_circles > div > span {
    color: #03A9F4
}

.none {
    display: none;
}

.block {
    display: block;
}
.rtl span.badge{
    float:right;
}

.product-payment-details p {
    line-height:30px;
    text-align:justify;
}
.btn-wallet {
    width: 245px !important;
    line-height: 28px !important;
    /* padding: 0 !important; */
    margin: 0;
    height: 28px;
    vertical-align: middle;
}

.bootstrap-tagsinput {
    width: 100% !important;
}

.bg-box {
    margin: 0 !important;
    margin-top: 10px !important;
    font-size: 11px !important;
}

.cke_reset_all .cke_rtl *, .cke_rtl .cke_button_label, .cke_rtl .cke_combo_text, .cke_combo_open, .cke_rtl .cke_combo_text, .cke_combo_open {
    font-family: "IRANSansDN" !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.no-padding {
    padding: 0 !important;
}

#EditAdversPost img {
    max-height: 250px;
  
    background: #fff;
    z-index: 1000;
    position: inherit;
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 2px;
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2)
}
.none-img {
    border: solid 1px #0000000d;
}
.m-t--60{
    margin-top:-60px;
}
.cke_editable{
    font-size:18px !important;
}

.mt-60{
    margin-top:60px !important;
}

#qrcode img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
strong {
    font-weight: bold !important;
}

.line-height-33{
    line-height:33px !important;
}

.CopyRefLink{
    cursor:pointer;
}

button{
    cursor:pointer ;
}

.bold{
    font-weight:800 !important;
}