
/*------ change font------*/
.ms-search input,
.jvectormap-tip, #ui_notifIt p, .c3-tooltip td, .c3-chart-text text, .c3 text, .popover, .sp-container button, .sp-cancel,
.pcr-app .pcr-interaction .pcr-save, .pcr-app .pcr-interaction .pcr-cancel, .pcr-app .pcr-interaction .pcr-clear,
.datepicker td, .datepicker-plot-area *, .ql-container, .fr-box.fr-basic .fr-element, .richText .richText-editor,
.wizard > .steps a .number, .wizard > .steps a:hover .number, .wizard > .steps a:active .number, .tooltip, body ,
svg text tspan,.morris-hover.morris-default-style,.nvd3 text ,.nvd3 .title,.nvtooltip{
    font-family: main-font, serif !important;
}

.login-social-icon span,
.btn, .main-chat-time span {
    letter-spacing: 0
}

.vtimeline .timeline-wrapper .timeline-panel .timeline-footer span {
    display: flex;
    align-items: center;
}

.panel-body .lead {
    font-size: 15px;
}

.price .panel-body .lead strong {
    font-size: 17px;
}

.panel-body .lead strong {
    font-size: 19px;
}
.rtl .ms-search input {
    padding: 0 20px 0 5px;
}
#accordion .panel-title{
	position:relative;
}
#accordion .panel-title > span{
	position: absolute;
    left: 8px;
    top: 5px;
    direction: ltr;
}
.countforme{
    background: crimson;
    color: white;
    width: 20px;
    font-size: 14px;
    margin-right: 10px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
}
.calc-multi{
        position: absolute;
        color: #00D170;
        font-size: 14px;
        right: 15px;
        top: 44px;
}
.calc-multi > span{
    color:#000;
}
.user-check{
    position: absolute;
    font-size: 13px;
    right: 15px;
    top: 44px;
}
.user-check.is-ok{
    color: #00D170;
}
.user-check.is-nok{
    color: crimson;
}
.dark-mode .calc-multi > span{
    color:white;
}
.dark-mode .header-right-icons .nav-link.icon > span i.fa-telegram{
    color:white !important;
}
.dash-news{
    padding: 20px 15px 15px 15px !important;
}
@media (max-width: 991px){
.logo-horizontal {
    display: inline-block;
    width: 70%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
}
}
.os-servers > label{
    font-size:22px;
}
.os-servers > label > span{
    font-size:16px;
}
.os-selector i{
    padding: 0 5px;
    font-size: 20px;
}
.os-selector i.fa-apple{
    color:gray;
}
.os-selector i.fa-android{
    color:green;
}
.os-selector i.fa-windows{
    color:blue;
}
.modal-backdrop {
    /* bug fix - no overlay */    
    display: none;    
}
.crypto-span{
    padding:5px 8px;
    border:1px solid #eee;
    border-radius:5px;
    margin:5px;
    display: inline-block;
}
.crypto-img{
    width:35px;
    height:35px;
    margin-left: 10px;
}
.crypto-span > input{
    display:inline-block;
    width:40%;
}
.remove-crypto{
    padding: 0 3px;
    cursor: pointer;
    color: crimson;
    font-size: 18px;
    position: relative;
    left: -5px;
    top: 2px;
}
.greenme-crypto{
    color:#00cc6d;
}
.answer-box{
    margin-bottom: 5px;
    background: rgba(60, 179, 113,0.1);
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
}

.calc-price{
        position: absolute;
        color: #00D170;
        font-size: 14px;
        right: 15px;
        bottom: -10px;
}
.calc-price > span{
    color:#aaa;
}

.modal-body p {
    white-space:normal;
    text-align:right;
}
.inputltr{
    border-right: 1px solid #e9edf4 !important;
    border-left: 0 !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.inpution{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}
.dir-ltr{
    direction:ltr;
}
.dir-ltr .rtl .input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}
.answer-tik{
    overflow: scroll;
}
.answer-box2{
    word-wrap: break-word;
}
.tags-light{
    border-radius: 50px !important;
    font-size: 15px;
    padding: 1px 15px;
}
.tags-light::before{
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    margin-top: 12px;
    margin-right: 5px;
}
.amholder > span.add-icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%;
    color: white;
    background: #4ecc48;
    cursor:pointer;
}
.amholder > span.add-icon > i{
position: relative;
top: 4px;
}
.amholder > span.mainusername{
position: relative;
top: 3px;
padding-right: 5px;
}
.additional-row{
display:none;
}
.each-holder{
padding-bottom:10px;
}
.each-holder p{
margin:0;
}
.bgme-red{
background:crimson !important;
}

@media screen and (max-width: 600px) and (min-width: 1px){
    .minwidthscale{
        min-width:250px !important;
    }
}
@media screen and (min-width: 601px){
    .minwidthscale{
        min-width:450px !important;
    }
}

.notifsearch-holder{
    display: block;
    width: 100%;
    line-height: 1.5;
    color: #4d5875;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9edf4;
    border-radius: 7px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    min-height:100px;
    max-height:180px;
    overflow:scroll;
}
.notifsearch-holder > div > a{
    display:block;
    cursor:pointer;
    font-size:14px;
    padding:8px 10px;
}
.notifsearch-holder > div:hover a{
    color:var(--primary-bg-color) !important;
    background: rgba(211, 211, 211, 0.15);
}
