@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:400;
    src:url(../fonts/IRANSansWeb.eot);
    src:url(../fonts/IRANSansWeb.eot?#iefix) format('embedded-opentype'),
    url(../fonts/IRANSansWeb.woff2) format('woff2'),
    url(../fonts/IRANSansWeb.woff) format('woff'),
    url(../fonts/IRANSansWeb.ttf) format('truetype')
}

body{
    margin:0;
    padding:0;
    font-family: IRANSans;
    font-weight: normal;
    /*overflow-x:hidden;*/
    background: #fbfbfb;
    direction: rtl;
}


*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a,a:visited
{
    text-decoration: none;
}

ul{
    list-style: none;
}

input , button , select{
    outline:none;
    font-family: IRANSans ;
    direction: rtl ;
}
button{
    border: none ;
    cursor: pointer;
}
::selection{
    background: #f0f0f0;
    color: #5b5b5b ;
}
::-moz-selection{
    background: #f0f0f0;
    color: #5b5b5b ;
}
::-webkit-selection{
    background: #f0f0f0;
    color: #5b5b5b ;
}



/* Login form */

.pars-form-login{
    width: 420px;
    border-radius: 15px;
    position: relative;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 10%;
    display: table;
    padding: 18px;
    border: 2px solid #fbfbfb;
}

.pars-form-login-image-type,
.pars-form-login-inputs{
    width: 100%;
    box-sizing: border-box;
}

.pars-form-login-image-type{
    float: right;
    /*background: #edffed;*/
}

.pars-form-tabs{
    width: 100%;
    /*background: red;*/
    float: right;
    margin-bottom: 20px;
}

.pars-form-user-phone{
    transition: all 100ms ease;
}

.pars-form-tabs button{
    border:none ;
    background: #fff ;
    border-bottom: 2px solid #d9d9d9;
    width: 50%;
    float: right;
    padding:10px;
    border-radius: 10px 10px 0px 0px;
    color: #646c78;
}

.pars-form-tabs .form-tab-select{
    color: #fff;
    border-bottom-color: #646c78;
    background: #646c78;
}

.pars-form-login-image-type img{
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    display: block;
    box-sizing: border-box;
}

.pars-form-login-inputs{
    float: left;
    /*background: pink;*/
}


.pars-form-login-inputs h2{
    width: 100%;
    display: block;
    text-align: center;
    font-weight: normal;
    position: relative;
    /*z-index: 9991;*/
    color: #5a6370;
    font-size: 18px;
}

.pars-form-login-inputs h2:after{
    width: 37%;
    height: 9px;
    background: #f9f9f9;
    content: '';
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: 16px;
    z-index: -1;
    border-radius: 50em;
}

.pars-form-login-inputs p{
    width: 100%;
    display: block;
    /*background: yellow;*/
    float: right;
    font-size: 14px;
    box-sizing: border-box;
    padding: 12px 0px;
    margin: 0 0 ;
}

.pars-form-content{
    width: 100%;
    /*background: green;*/
    float: right;
    height: 120px;
}


.pars-form-login-inputs p label{
    width: 25%;
    float: right;
    /*background: #00a5d6;*/
    box-sizing: border-box;
    padding: 5px 0;
    color: #9f9f9f;
}
.pars-form-login-inputs p label,
.pars-form-login-inputs p input{
    font-size: 14px;
}

.pars-form-login-inputs p input,
.pars-form-login-inputs p select{
    width: 70%;
    float: left;
    box-sizing: border-box;
    border: 2px solid #e3e3e3;
    padding: 5px 8px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
}

.pars-form-login-inputs p input:focus,
.pars-form-login-inputs p select:focus{
    border-color: #ffc547;

}

.re-form-login-back{
    font-size: 13px;
    color: #606060;
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    bottom: -40px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.re-form-login-back a{
    color: #6c6c6c;
}

.re-form-login-back a:hover{
    color: #ecb63c ;
}

.menu-header{
    width:100%;
    height: 50px;
    background:#434b56;
    position: fixed;
    z-index: 9900;
    top: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.menu-header .logo{
    height: 50px;
    /*width:140px;*/
    width: 230px;
    float: right;
    background:transparent url("images/logo-main-white.png") no-repeat scroll center;

}

.menu-header .logo img{
    width:100%;
}

.pars-top-menu-profile{
    float: left;
    max-width: 150px;
    margin-left: 20px;
    height: 100%;
    padding: 0px 10px;
}
.pars-top-menu-profile:hover{
    background: #59616c ;
}

.pars-top-menu-profile a{
    /*background: green;*/
    box-sizing: border-box;
    float: right;
    margin-top: 5px;
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
}
.pars-top-menu-profile a span{
    /*background: #00c3ff;*/
    font-size: 13px;
    float: right;
    margin-top: 9px;
    margin-right: 10px;
    max-width: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pars-top-menu-profile a img{
    float: right;
    width: 35px;
    height: 35px;
    background: white;
    border-radius: 50em;
    margin-top: 3px;
}

/*
    Notifiaction in dashboard user
*/

.pars-notification-box{
    float: left;
    /*background: #fff;*/
    /*margin-left: 50px;*/
    position: relative;
    display: block;
}
.pars-notification-box button{
    width: 60px;
    height: 50px;
    padding: 10px 20px;
    background: transparent;
    font-size: 25px;
    color: #fff;
}

.pars-notification-box button span{
    width: 20px;
    height: 20px;
    background: #fcc246;
    position: absolute;
    border-radius: 50rem;
    font-size: 12px;
    right: 32px;
    top: 8px;
    color: #434b56;
    animation: notifiyPlus 900ms linear infinite;
}

@keyframes notifiyPlus {
    0%{
        box-shadow: 0px 0px 0px 0px rgba(255,255,255, 100);
    }
    50%{
        background: #fff3d9;
        box-shadow: 0px 0px 0px 10px rgba(255,255,255, 0);
    }
    100%{
        box-shadow: 0px 0px 0px 0px rgba(255,255,255, 0);
    }
}

.pars-notification-box button:hover ,
.pars-notification-box-b-t-n-select{
    background: #59616c !important;
}



.pars-notification-box-list{
    width: 250px;
    height: 200px;
    background: #fff;
    position: absolute;
    display: block;
    right: -190px;
    z-index: 9992;
    visibility:hidden;
}

.pars-notification-box-list .pars-content-history-sms{
    background: #fff;
    font-size: 12px;
    border-radius: 5px;
    box-shadow:rgba(100, 100, 111, 0.2) 0px 10px 29px 0px;

}

.pars-notification-box-list .pars-content-history-sms ul{
    padding: 0px 10px;
}

.pars-notification-box-list .pars-content-history-sms ul li p{
    margin: 0px 0px;
    margin-bottom: 10px;
}

.pars-notification-box-list .pars-content-history-sms ul li{
    width: 95%;
    background: #ebf8fd;
    padding: 8px;
    box-sizing: border-box;
    margin: auto;
    border:none;
    margin-bottom: auto;
    border-radius: 5px;
    display: table;
    margin-bottom: 10px;
    color: #4b5960;
}

.pars-notification-box-list .pars-content-history-sms ul li:hover{
    background: #f6f9fb;
}

.pars-notification-box-list .pars-content-history-sms ul li a{
    color: #4b5960;
}

.pars-notification-box-list .pars-content-history-sms ul li a p small{
    color: #0f7cb3;
}

.pars-notification-box-list .pars-content-history-sms ul li span{
    float: left;
    /*background: #f6fdff;*/
    /*padding: 0px 5px;*/
    /*border-radius: 3px;*/
}

.popup-glass{
    width: 100%;
    height: 100%;
    background: rgba(255,255,255 , 0);
    position: fixed;
    display: none;
    z-index: 999;
}

/*

    END Notifiaction in dashboard user
*/



.menu-right{
    position: fixed;
    width: 230px;
    background:#434b56;
    box-sizing: border-box;
    float: right;
    right: 0;
    top: 0px;
    height: 100%;
    z-index: 9901;
    margin-top: 50px;
    transition:150ms ease-in-out;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.menu-right ul{
    width: 100%;
    padding: 0 0 0 ;
    margin:0 0 0 0 ;
    display: block;
    /*background: yellow;*/
    /*margin-top: 20px;*/
    float: right;
}
.menu-right ul li a{
    width: 100%;
    padding: 12px;
    direction: rtl;
    float: right;
    /*background: yellow;*/
    text-align: right;
    font-size: 14px;
    color:#fff;
}

.menu-right-selected{
    background: rgba(255,255,255, 0.15);
}

.menu-right ul li a:hover{
    background: rgba(255,255,255, 0.10);
}

.menu-right ul li a i{
    font-size: 20px;
    vertical-align: middle;
    /* margin-left: 2px; */
    text-align: center;
    width: 30px;
    /* background: red; */
}

.menu-right ul li a span{
    padding: 1px;
    border-radius: 50em;
    background: #74bf21;
    width: 25px;
    height: 25px;
    float: left;
    display: inline-block;
    position: absolute;
    text-align: center;
    left: 10px;
    color:#fff;
}



#pars-content{
    width: 80%;
    float: left;
    /*background: #eaeaea;*/
    /*height:100%;*/
    /*max-height:550px;*/
    margin-top: 65px;
    margin-left: 20px;
    direction:rtl;
    position: relative;
    margin-bottom: 30px;
    padding: 0px 12px;
}


.pars-title{
    width: 100%;
    float: right;
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
    position: relative;
}

.pars-title h3{
    font:25px IRANSAns;
    padding: 0px 0px;
    margin: 0px 0px;
    display: inline-block;
    color: #434b56;
    font-weight: normal;
    
    margin-bottom: 10px;
}

/*.pars-title h3:before{*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    background: #bbb;*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    content: '';*/
/*    margin-top: 16px;*/
/*    border-radius: 10px;*/
/*}*/

.pars-main-box{
    width: 100%;
    background: #fff;
    display: block;
    float: right;
    margin-bottom: 20px;
    border-radius: 8px;
}
.pars-main-box-img{
    width: 100%;
    box-sizing: border-box;
    float: right;
 }
.pars-main-box-img img{
    width: 100%;
    box-shadow: 0 0 10px -5px #cecece;
}
.pars-main-box-img , .pars-main-box-img img{
    border-radius: 8px;

}

.pars-main-box , .pars-usercart-profile{
    box-shadow: 0 0 10px -5px #cecece;
    padding: 5px 12px 12px 12px;
}



/* Table */

.pars-table{
    /*background: red;*/
    /*height: 400px;*/
}

.pars-table-row{
    width: 100%;
    height: 30px;
    /*background: green;*/
    display: table;
    padding: 8px 12px;
    box-sizing: border-box;
    position: relative;
}

.pars-table-row:nth-child(2n){
    background-image: linear-gradient(to left , #f7f7f7 , white);
}


.pars-table-col{
    padding: 4px 0px;
    /*background: blue;*/
    text-align: right;
    display: inline-block;
    font-size: 14px;
    /*overflow: hidden;*/
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}




.pars-tooltip-bottom {
    min-width:200px;
    top:40px;
    /*left:50%;*/
    /*transform:translate(-50%, 0);*/
    padding:10px 20px;
    color:#FFFFFF;
    background-color:#000000;
    font-weight:normal;
    font-size:13px;
    border-radius:5px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    border:1px solid transparent;box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;

}

.pars-table-col:hover .pars-tooltip-bottom {
    display:block;
}

.pars-tooltip-bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.pars-tooltip-bottom i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color:#000000;
    border:1px solid transparent;box-shadow:0 1px 8px rgba(0,0,0,0.5);
}



.pars-table-checkbox{
    float: right;
    width: 30px;
    vertical-align: middle;
    margin-top: 2px;
}

.pars-table-col span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*width: 100px;*/
    display: block;

}

.pars-table-col label{
    font-weight: normal;
    display: inline-block;
    float: right;
    margin: 0 0 0 5px;
    padding: 0 0;
    font: 13px IRANsans;
    color: #4c99ea;
    /* vertical-align: -5px; */
    line-height: 15px;
    width: 80px;
}

.pars-col-title{
    color: #525252;
    /*border-bottom: 1px solid #d8d8d8;*/
    height: 25px;
    float: right;
    color: #7a9dd2;
}

.pars-col-5{
    width: 5%;
}

.pars-col-10{
    width: 10%;
}

.pars-col-15{
    width: 15%;
}

.pars-col-20{
    width: 20%;
}

.pars-col-25{
    width: 25%;
}

.pars-col-30{
    width: 30%;
}

.pars-col-35{
    width: 35%;
}

.pars-col-40{
    width: 40%;
}

.pars-col-45{
    width: 45%;
}

.pars-col-50{
    width: 50%;
}

.pars-col-55{
    width: 55%;
}

.pars-col-60{
    width: 60%;
}
.pars-col-70{
    width: 70%;
}
.pars-col-80{
    width: 80%;
}
.pars-col-90{
    width: 90%;
}
.pars-col-100{
    width: 100%;
}




.pars-dashborad-pagination{
    width:100%;
    float: left;
    /*background: red;*/
    margin-top: 20px;
    display: block;
    /*position: relative;*/
}

.pars-dashborad-pagination a{
    /*float: left;*/
    padding: 5px 12px;
    color: #656d6f;
    /* background: #f1f1f1; */
    border-radius: 5px;
    margin-right: 5px;
    width: 70px;
    font-size: 13px;
    text-align: center;
    direction: rtl;
}
.pars-dashborad-pagination span{
    padding: 5px 12px;
    color: #c1c1c1;
    font-size: 13px;
     background: #f1f1f1;

}
.pars-dashborad-pagination a:hover{
    background: #1fc1e6;
    color:#fff;
}


.pars-view-post-data , .pars-btn-more{
    padding: 4px 15px;
    vertical-align: middle;
    background: transparent;
    border: 1px solid #00a5d6;
    color: #00a5d6;
    border-radius: 50px;
    /*opacity: .50;*/
    /*float: left;*/
    /*display: inline-block;*/
    font-size:13px;
}
.pars-view-post-data:hover , .pars-btn-more:hover{
    background:#00a5d6 ;
    color: #fff;

}


.pars-data-not-found{
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #757575;
}
.pars-data-not-found i{
    font-size:80px;
    display: block;
    color:#e8e8e8;
}



/*.pars-table-row:hover > .pars-table-col .pars-view-post-data button{*/
    /*background: red;*/
/*}*/

.pars-bgpopup{
    background: rgba(0,0,0,.25);
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 9903;
    top: 0;
    left: 0;
    display: none;
}

.pars-modal{
    width:50%;
    height: 95%;
    background: #fff;
    display: flex;
    margin: 0 auto;
    margin-top: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    flex-direction: column;
    -webkit-flex-direction:flex-direction: column;
}

/*.pars-modal-title{*/
/*    width: 100%;*/
/*    padding: 17px;*/
/*    text-align: right;*/
/*    font-size: 15px;*/
/*    position:relative;*/
/*    color:#8e8e8e;*/
/*    border-bottom: 1px solid #eaeaea;*/
/*}*/
/*.pars-modal-title::after{*/
    /*width: 95%;*/
    /*height: 1px;*/
    /*background: #ececec;*/
    /*position: absolute;*/
    /*display: block;*/
    /*float: right;*/
    /*content: '';*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-top: 10px;*/
/*}*/

.pars-modal-content{
    width: 95%;
    height: 100%;
    /*background: red;*/
    display: block;
    margin: 10px auto;
    overflow: hidden;
    /*box-sizing: border-box;*/
}

.pars-modal-footer{
    margin-top: auto;
    display: block;
    width: 100%;
}


.pars-modal-close{
    /*margin-top: auto;*/
    padding: 6px 20px;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
    color: #ff2929;
    border-radius: 3px;
}
.pars-modal-close:hover{
    background: #fff1f1;
}

.pars-modal-send{
    /*margin-top: auto;*/
    padding: 6px 20px;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
    color: #5694e0;
    border-radius: 3px;
}
.pars-modal-send:hover{
    background: #eff6ff;
}
.pars-modal-send:disabled{
    color:#9e9e9e;
}





.modal-send-new-msg{
    width: 35%;
    height: auto !important;
}

.modal-send-new-msg .pars-modal-content p{
    padding: 5px 0;
    margin: 0 0 0 0;
}
.modal-send-new-msg .pars-modal-content p label{
    font-size: 14px;
    width:55px;
    /*background: red;*/
    float: right;
}

.modal-send-new-msg .pars-modal-content p input,
.modal-send-new-msg .pars-modal-content p select,
.modal-send-new-msg .pars-modal-content p textarea{
    width:80%;
    padding: 6px;
    font:14px IRANSans;
    resize: none;
    border:2px solid #f1f1f1;
    outline: none;
    border-radius: 5px;
}

.modal-send-new-msg .pars-modal-content p input:focus,
.modal-send-new-msg .pars-modal-content p select:focus,
.modal-send-new-msg .pars-modal-content p textarea:focus{
    border-color: #8ac4ff;
}





.pars-html-data{
    width: 100% ;
    display: block;
    padding-top: 5px;
}
.pars-html-data span{
    /*background: red;*/
    display: block;
    font-size: 14px;
    border-right: 5px solid #6dbb5f;
    padding: 5px 8px;
    color: #54734e;
    background-image: linear-gradient(to left , #f1ffef , white);
    margin-bottom: 10px;

}
.pars-html-data p{
    line-height:1.5;
    text-align: right;
    white-space: pre-line;
    margin-top: 0;
    font-size: 13px;
    /*margin-bottom: 20px;*/
    /*padding: 20px 0;*/
}

.pars-html-data p img{
    width:100%;
    height: auto;
}


.pars-main-box-icon{
    display: block;
    width: 100%;
    text-align: center;
}


.pars-main-box-icon i{
    font-size: 100px;
    /* display: block; */
    /*background: #f5f5f5;*/
    color: #b9b9b9;
    width: 200px;
    height: 200px;
    padding-top: 50px;
    border-radius: 50em;
}
.pars-main-box-icon p{
    display: block;
    font-size: 13px;
}

.pars-main-box-icon p button{
    background: #10b9d4;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    margin-top: 20px;
}
.pars-main-box-icon p button:hover{
    background: #53cee2;
}


.pars-title-tab {
    display: block;
    width: 100%;
    /*background:red;*/
    padding: 8px 0px;
    box-sizing: border-box;
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 20px;

}
.pars-title-tab h3{
    font:14px IRANSans;
    margin: 0 0 ;
    /*font-weight: bold;*/
    display: inline-block;
}

.pars-btn-new-action {
    width: auto !important;
    height: auto !important;
    padding: 4px 12px !important;
    background: #00b8ff !important;
    font-size: 15px !important;
    border-radius: 5px !important;
    color: #fff !important;
    vertical-align: 2px !important;
    margin-right: 10px !important;
    display: inline-block;
}

.pars-btn-new-action:hover{
    background: #57d0ff;
}

.pars-title-tab a{
    float: left;
    text-decoration: none;
    padding: 4px;
    font-size: 14px;
    color: #2a9bff;
}

.pars-table-row-bottom{
    width: 100%;
    padding: 4px 12px;
    box-sizing: border-box;
    margin-top: 8px;
}
.pars-table-row-bottom .pars-table-col{
    padding:7px;
}

.pars-table-row-bottom .pars-table-col:nth-child(1){
    border-right: 3px solid #ff4aa6;
    background-image: linear-gradient(to left , #fff2f9 , white);
}
.pars-table-row-bottom .pars-table-col:nth-child(2){
    border-right: 3px solid #6e4aff;
    background-image: linear-gradient(to left , #f4f2fd , white);

}
.pars-table-row-bottom .pars-table-col:nth-child(3){
    border-right: 3px solid #4ac5ff;
    background-image: linear-gradient(to left , #f2fbff , white);

}







/* Start Page Tracking */

.pars-header-login-text{
    width:100%;
    display: block;
    /*background: red;*/
    text-align: center;
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 40px;
    float: left;

}



.re-form-tracking{
    width: 50%;
    display: block;
    height: auto;
    margin: 0 auto;
    /* background:red; */
    height: 100vh;
    overflow: hidden;
}
.re-form-tracking-input{
    width: 100%;
    display: block;
    /* background: pink; */
    transition: all 200ms;
}
.re-form-tracking-input img{
    display: table;
    margin: 0 auto;
    width: auto;
}
.re-form-tracking-input span{
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.re-form-tracking-input input{
    padding: 8px 12px;
    font-size: 16px;
    display: table;
    margin: 0 auto;
    text-align: center;
    border-radius: 50em;
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
}
.re-form-tracking-input input:focus{
    background: #fff;
    border: 1px solid #8BC53F;
}
.re-form-tracking-input button{
    display: table;
    margin: 0 auto;
    padding: 8px 25px;
    background: #8BC53F ;
    border-radius: 50em;
    color: #fff;
    font-size: 16px;
    margin-top: 50px;
}


button:disabled {
    opacity: .7;
    cursor: not-allowed;
}


#re-form-btn-change-phone{
    background: #fff !important;
    color: #00a1dd !important;
    margin-top: 30px !important;
    font-size: 13px !important;
}
.re-form-tracking-input button:hover{
    background: #75aa2f ;
}

#re-form-verification-phone-step-1 , #re-form-verification-phone-step-2{
    transition: all 300ms ease-out;
}


#re-form-verification-phone-step-2{
    transform: translate(700px,-385px);
    opacity: 0 ;
}

.re-form-tracking-back-to-site{
    display: block;
    margin-top: -380px;
    text-align: center;
    color: #969696;
    font-size: 13px;
}

.back-popup-2 {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0 ;
    top: 0 ;
    z-index: 9997;

}
.back-popup-color-defualt{
    background:rgba(0, 0, 0,0.30);
}
.back-popup-color-sucess{
    background:#87c53e;
}
.back-popup-color-white{
    background:rgba(255, 255, 255,0.50);
}

.back-popup-message{
    padding: 5px 12px;
    width:220px;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff;
}
.back-popup-logo{
    width: auto;
    height: 150px;
    background:transparent url(images/logo/radio-W-logo.svg)no-repeat scroll center;
    margin: 0 auto;
}

.modal-window{
    width:35%;
    height: auto;
    padding: 20px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 130px;
    border-radius: 8px;
}
.modal-window i{
    font-size: 80px;
    display: block;
    width: 100%;
    float: right;
    /* background: red; */
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px;
}
.modal-window span , .modal-window p {
    float: right;
    display:block;
    width: 100%;
    text-align: center;

}
.modal-window span {
    font-size: 20px;
}
.modal-window p {
    font-size: 13px;
}

.modal-window button{
    float: left;
    border: none;
    background: #f5f5f5;
    color: #585858 ;
    padding: 4px 15px;
    border-radius: 3px;
    font-size: 15px;
    margin-top: 20px;
    cursor: pointer;
}
.modal-window button:hover{
    background: #da1919;
    color: #fff;
}

.modal-i-color-green{
    color: #80b33f ;
}
.modal-i-color-red{
    color: #c7130e ;
}
.modal-i-color-yellow{
    color: #ebab09 ;
}


.re_input_error{
    border:1px solid red !important;
    /* background: red; */
}


/*.span-anim-error{*/
    /*animation:span_anim_error 900ms linear infinite;*/
    /*color:#fff!important ;*/
    /*background-color:#f52828  ;*/
    /*border-right: 7px solid #fff !important;*/
    /*box-shadow:0 0 20px -2px #ffbaba ;*/
/*}*/
/*.span-anim-succss{*/
    /*animation:span_anim_succss 900ms linear infinite;*/
    /*color:#fff!important ;*/
    /*background-color:#23ad24  ;*/
    /*border-right: 7px solid #fff !important;*/
    /*box-shadow:0 0 20px -2px #cbffcb ;*/

/*}*/
.animate-scale{
    animation-name:anim_scale;
    animation-duration:500ms;
    animation-iteration-count: 1 ;
}
.animate-fadeIn{
    animation-name:anim_fadeIn;
    animation-duration:500ms;
    animation-iteration-count: 1 ;
}
.animation-bottom-fadeOut{
    transition: 300ms;
    transform: translateY(200px);
    opacity: 0 ;
}


/*@keyframes span_anim_error {*/
    /*50%{*/
        /*background-color:#fe7a7a  ;*/
    /*}*/
/*}*/
/*@keyframes span_anim_succss {*/
    /*50%{*/
        /*background-color:#50cf50  ;*/
    /*}*/
/*}*/


@keyframes anim_scale {
    from{
        transform: scale(0.5,0.5);
        opacity: 0 ;
    }

    to{
        transform: translateY(1.1);
        opacity: 1 ;
    }
}

@keyframes anim_fadeIn {
    from{
        opacity: 0 ;
    }

    to{
        opacity: 1 ;
    }
}


.prepare-ripple {
    overflow: hidden;
    position: relative;
    outline:0;
}
.ripple {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .3) !important;
    border-radius: 100%;
    transform: scale(0);
}
.ripple.on-animate {
    animation: ripple 0.65s linear;
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}


/* End Page Tracking */







/* Dashboard */

.pars-contant-side-right{
    width:48%;
    float: right;
}

.pars-contant-side-left{
    width:48%;
    float: left;
}



.pars-row-blocks{
    width:100%;
    display: block;
    /*background: red;*/
    margin-bottom: 20px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    column-count: 3;
    -icab-column-count: 3;
    -khtml-column-count: 3;
    -moz-column-fill: balance;
    column-fill: balance;
    /*overflow: hidden;*/
    float: right;
    margin-bottom: 20px;
    grid-gap: 25px;


}

.pars-mini-block {
    width: 100%;
    height: 100px;
    background: #fff;
    /*display: inline-block;*/
    border-radius: 8px;
    /*float: right;*/

    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;


    /*margin: 20px 0;*/
    /*float: right;*/
    color:#fff;
    transition: all 100ms ease-in-out;
}

/*.pars-mini-block:hover> i{*/
/*    transform: translateY(-10px);*/
/*}*/



.pars-mini-block-color-1,
.pars-mini-block-color-2,
.pars-mini-block-color-3,
.pars-mini-block-color-4{
    overflow: hidden;
}

.pars-mini-block-color-1{
    background: #78ce62;
    /*box-shadow: 0 0 20px -2px #78ce62;*/
}
.pars-mini-block-color-1:hover{
    background: #86d971;
}
.pars-mini-block-color-2{
    background: #62ce92;
    /*box-shadow: 0 0 20px -2px #62bfce;*/
}
.pars-mini-block-color-2:hover{
    background: #55e193;
}
.pars-mini-block-color-3{
    background: #62bfce;
    /*box-shadow: 0 0 20px -2px #62bfce;*/
}
.pars-mini-block-color-3:hover{
    background: #61cadb;
}

.pars-mini-block-color-4{
    background: #ce6262;
    /*box-shadow: 0 0 20px -2px #ce6262*/
}
.pars-mini-block-color-4:hover{
    background: #ee6e6e;
}


.pars-mini-block h3{
    /*padding: 0 0 0 0;*/
    margin: 0 0 0 0;
    width: 100%;
    /*background: red;*/
    font-size: 25px;
    padding: 5px 20px;
    font-weight: normal;
}

.pars-mini-block i{
    font-size: 50px;
    float: left;
    /*background: red;*/
    width: 65px;
    height: 100px;
    text-align: center;
    padding: 25px 0;
    /*border-radius: 0 20px 20px 0;*/
    /*background: rgba(255,255,255,0.25);*/
    background-image: linear-gradient(to bottom , rgba(255,255,255,0.25) , transparent);
    transition: all 50ms ease-in-out;
}
.pars-mini-block span{
    font-size: 13px;
    padding: 10px 20px;
    float: right;
    direction: rtl;
}



.pars-usercart-profile{
    width: 100%;
    background: #fff;
    float: right;
    margin-bottom: 20px;
}

.pars-usercart-profile img{
    width: 130px;
    height: 130px;
    margin: 0 auto;
    display: block;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    animation: plus_shodw 1200ms linear infinite;
    margin-bottom: 10px;
}
.pars-usercart-profile p{
    font-size: 14px;
    box-sizing: border-box;
    float: right;
    width: 100%;
    margin: 5px 0px;
}
.pars-usercart-profile p span{
    width:112px;
    /*background: green;*/
    float: right;
    color: #828282 ;
}

@keyframes plus_shodw {
    0%{
        box-shadow: 0 0 0 0px #f9f9f9;
    }
    50%{
        box-shadow: 0 0 0 8px #f1f1f1;
    }
    100%{
        box-shadow: 0 0 0 0px #f9f9f9;
    }
}




#pars-footer{
    width: 100%;
    /*display: flex;*/
    /*margin-top: 13px;*/
    font-size: 13px;
    padding: 20px 0;
    /*font-style: italic;*/
    position: relative;
    bottom: 0px;
    background: #eee;
    float: right;
    text-align: center;
    margin-top: 100px;
}


.pars-btn-res-show-menu{
    float: right;
    padding: 8px;
    font-size: 25px;
    background: transparent;
    color: #fff;
    display: none;
    height: 50px;
}

.m-c{
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.f-l{
    float: left;
}


.f-r{
    float: right;
}



.w-75{
    width: 75% !important;
}

.w-80{
    width: 80% !important;
}

.w-85{
    width: 85% !important;
}



.w-90{
    width: 90% !important;
}


.w-95{
    width: 95% !important;
}

.w-100{
    width: 100% !important;
}

/* btn */

.btn{
    padding: 5px 12px;
    border-radius: 5px;
    font-size: 14px;
}

.btn-color-1{
    background: #ecb63c;
    color: #fff;
    border: 2px solid #ecb63c;
}
.btn-color-1:hover{
    background: #5a6370;
    border-color: #5a6370;
}

.btn-color-2{
    background: #fff;
    color: #5a6370;
    border: 2px solid #5a6370;
}
.btn-color-2:hover{
    background: #5a6370;
    border-color: #5a6370;
    color: #fff;
}

.show-res{
    display: none;
}

/* Start Responsive */


@media screen and (max-width:1000px) {

    .show{
        display: block;
    }

    .pars-top-menu-profile{
        width: 100%;
        height: auto;
        max-width: 100%;
        padding: 10px;
    }
    .pars-top-menu-profile a{
        margin-top: 0px;
    }

    .menu-right{
        right: -230px;
        margin-top: 0;
        z-index: 9999 !important;
        width: 200px;
    }




    .pars-action-close-menu{
        z-index: 9990 !important;
    }


    #pars-content
     {
        width: 98% !important;
        margin-left: auto;
        margin-right: auto;
        display: table;
        float: none;
    }



    .tk-modal-confirm.w-30{
        width: 60% !important;
    }





}

@media screen and (max-width:850px) {

    .hidden , .hidden-res{
        display: none !important;
    }


    .show-res{
        display: block !important;
    }

    .logo{
        width: 140px !important;
    }

    .pars-notification-box button{
        width: 40px;
        padding: 10px 0px;
    }



    .pars-notification-box button span{
        right: 21px;
        top: 5px;
    }
    .pars-notification-box-list{
        right: -210px;
    }

    .pars-title {
        margin-bottom: 20px;
    }

    .pars-row-blocks{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }

    .pars-mini-block:nth-child(1), .pars-mini-block:nth-child(3){
        margin-bottom: 10px;
    }

    .pars-contant-side-right , .pars-contant-side-left{
        width: 100%;
    }

    .pars-table-row:nth-child(2n){
        background:#f7f7f7 ;
    }

    .pars-table-col , .pars-view-post-data{
        width: 100% !important;
    }

    .modal-window {
        width: 90% !important;
    }

    .pars-table-col{
        white-space: unset;
    }

    .pars-view-post-data{
        border-radius: 5px;
        width: 100%;
        float: right;
        text-align: center;
        padding: 5px;
    }






    .pars-modal{
        width: 100%;
        height: 100%;
        margin-top: 0px;
        border-radius: 0px;
    }

    .modal-send-new-msg {
        margin-top: 100px !important;
    }





}

@media screen and (max-width:700px) {
    .pars-form-login{
        width: 95%;
        border-color: #fff;
    }


    .tk-modal-confirm.w-30{
        width: 98% !important;
    }

    .segmentedInput-parent ,
    .tk-modal-confirm button{
        width: 100% !important;
    }


}

@media screen and (max-width:460px) {
    .pars-row-blocks{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }

    .pars-mini-block{
        height: 70px;
    }

    .pars-mini-block i{
        font-size: 40px;
        height: 70px;
        padding: 15px 0;
    }

    .pars-mini-block span {
        font-size: 13px;
        padding: 5px 8px;
    }

    .pars-mini-block h3 {
        font-size: 17px;
        padding: 5px 8px;
    }

    .pars-mini-block:nth-child(1),
    .pars-mini-block:nth-child(2),
    .pars-mini-block:nth-child(3){
        margin-bottom: 10px;
    }



    /*.pars-chat-content-data button {*/
    /*    width: 20% !important;*/
    /*}*/


    .pars-chat-content-data textarea {
        width: 80% ;
    }


    .re-form-tracking {
        width: 98%;
        display: block;
        height: 100vh;
    }

    .pars-form-login{
        padding: 18px 2px;
    }

    .pars-form-login-inputs p label{
        width: 30%;
    }

    .pars-form-login-inputs p input{
        width: 70%;
      }


}


@media screen and (max-width:290px) {

    .menu-header .logo {
        width: 70%;
    }

    .menu-header .logo img {
        padding: 10px 0;
    }

}