body,html{
    margin: 0;
    padding: 0;
    direction: rtl;
    overflow:hidden;
    height: 100%;
    overflow-y: auto;
}
div,p,h1,span,label{
    margin: 0;
    padding: 0;
}
.home {
    width:100%;
    min-height:100%;
    position:relative;
    height: 100%;
    background: #f6f6f6;
    max-width: 1000px;
    margin: 0 auto;
}
.dvbanner{
    max-height: 160px;
    padding: 5px;
    overflow: hidden;
    position: relative;
    background: #f44336;
    min-height: 160px;
    margin: 10px;
    border-radius: 10px;
}
.dvbanner img{
    max-width: 98%;
    max-height: 98%;
    border-radius: 10px;
}
.clnt{
    display: inline-block;
    min-width: 200px;
    position: absolute;
    font-size: 14px;
    size: 14px;
}
.clnt img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}
.clnt .clntname{
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    color: #000;
}
.clnt .clntname strong, .clnt .clntname label {display: block;}
.rasidcuts {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px !important;
    size: 14px !important;
}
.rasidcuts .blkcutb{
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 5px;
    width: auto;
}
.rasidcuts .blkcutb label{
    display: block;
    color: #000;
}
.rasidcuts .blkcutb .fa{
    font-size: 20px;
    color: #FFEB3B;
    background: #06c;
    padding: 8px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}
.dvsrvs {text-align: center;margin: 0 auto;left: 0;right: 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    padding: 4px;
    border-radius: 10px;
    direction: ltr;
    margin-bottom: 5px;

}
.blksrv {
    border-radius: 15px;
    background: #fff;
    display: inline-block;
    color: #000;
    width: 100px;
    height: 110px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
}
.blksrv .fa {
    font-size: 35px;
    display: table-cell;
    vertical-align: middle;
}
.blksrv .srvicon {
    background: #06c;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    display: table;
}
.blksrv .srvtit label{
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 13px;
    size: 13px;
}
.blksrv  .srvdesc{
    size: 14px;
    color: #cacaca;
    white-space: normal;
    position: absolute;
    bottom: 0;
    font-size: 12px;
    padding: 6px;
}
.dvslider{
    position: relative;
    height: 150px;
    background: #f44336;
    overflow: hidden;
    border-radius: 10px;
    width: 96%;
    max-width: 450px;
    margin: 0 auto;
    text-align:center;
}
.dvslider img{
    max-height: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    width: auto;
    position: absolute;
    left:0;
    right:1000px;
    margin: 0 auto;
}
.slideactive{
    margin-right: 0;
}
.dvrasid{
    position: absolute;
    top: 55px;
    text-align: center;
    margin: 0 auto;
    float: left;
    font-weight: bold;
    left: 0;
    margin-left: 10px;
    font-size: 18px;
    size: 14px;
    right: 0;
    font-weight: bold;
}
.dvads{
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 4px;
    direction: ltr;
}
.blkad {
    height: 63px;
    border-radius: 5px;
    display: inline-block;
    width: auto;
    max-width: 80%;
    white-space: normal;
    padding: 5px;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom:0;
    right: -75%;
    min-width: 80%;
    position: absolute;
    z-index: 100;
    text-align: right;
}
.dvads .blkad label{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 14px;
}
.dvads .blkad span{
    color: #cecece17;
}
.blkad .fa {
    float: left;
}
.imglogo{
    border-radius: 50% !important;
}
.dvfooter {

    bottom: 10px;
    right: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #cecece;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 0;
    direction:ltr;
    z-index: 1000;
    margin-top: 20px;
}
.dvfooter .fblk{
    display: inline-block;
    width: auto;
    text-align: center;
    background: #15bf87;
    border-radius: 10px;
}
.dvfooter .fblk label{
    display: block;
}
.dvfooter::-webkit-scrollbar, .dvads::-webkit-scrollbar {
    display: none;
}
.dvfooter, .dvads {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.dvcontainer{
    position: relative;
    top:0;
    height:218px;
    overflow-y:auto;
}
.iconchat{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: fixed;
    top:25%;
    z-index: 100000;
}
.iconchat .fa {
    padding: 10px;
    background: #FF9800;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #009688;
}
.iconrefreshall{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom:100px;
    z-index: 100000;
}
.iconrefreshall .fa {
    padding: 10px;
    background: #FF9800;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #009688;
}
.sidebar{
    position: fixed;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    z-index: 10000;
    background: url(../../images/bkres.jpg);
    margin-left: -250px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.sidebarhead {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding:6px;
}
.sidebarhead img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.sidebarhead label{
    display: block;
    font-weight: bold;
    color: #000;
}
.blkmenu {
    padding: 3px;
    overflow: hidden;
    display: inline-block;
    width: 45%;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}
.blkmenu .fa {
    color: #000;
    font-size: 30px;
}
.blkmenu label{
    color: #000;
    margin-left: 5px;
    display: block;
}
.menuicon {
    float: left;
    display: inline-block;
    max-width: 35%;
}
.menuicon .fa{color: #673ab7;font-size: 22px;}
.dvnav{
    position: absolute;
    z-index: 1000;
    float: left;
    left: 31px;
    top: 10px;
}
/* pop window */
.popup-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000078;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    right: 2000px;
    z-index: 10000;
}
.popup-container .popup {
    background: #fff;
    max-width: 800px;
    max-height: 100%;
    border-radius: 10px;
    padding: 10px;
    margin: 0 auto;
    min-height: 300px;
    min-width: 300px;
    margin-top: 10px;
    width: 80%;
    height: 90%;
    overflow-y: auto;
}
.faclose {
    font-size: 20px !important;
}
.contnt {
    padding: 10px;
    overflow-y: auto;
}
#poptitle{
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #cacaca;
}
/* end pop window */