body,html{
    margin: 0;
    padding: 0;
    direction: rtl;
    overflow:hidden;
    height: 100%;
    background: #e7eef1 !important;
    overflow-y: auto;
}
div,p,h1,span,label{
    margin: 0;
    padding: 0;
}
.home {
    width:100%;
    min-height:100%;
    position:relative;
    height: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.topdiv{
    background: #0e87e7;
    width: 100%;
    min-height: 200px;
    max-height:330px;
    height: auto;
    position:relative;
    overflow:hidden;
    font-size:14px;
    border-radius: 5px;
}
.divbot{
    border-radius: 20px;
    background: #fff;
    margin-top: -7px;
    min-height: 200px;
    height: calc(100vh - 317px);
    box-sizing: border-box;
    font-size:14px;
    overflow:hidden;
    overflow-y: auto;;
}

#slidedots{
    display: none;
}
.slideshow-container{width: 90%; margin-top: 5px;}

.imglogo{border-radius: 50% !important; margin: 0 auto;  height: 150px !important; min-height: 150px !important;}
.mySlides {text-align: center;}
.nav{
    max-height: 40px !important;
    overflow: hidden;
    padding: 3px;
}
.clnt{
    float: right;
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
}
.menuicon {
    float: left;
    display: inline-block;
    max-width: 35%;
}
.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: #fff;
}
.clnt .clntname strong, .clnt .clntname label {display: block;}
.menuicon .fa{color: #fff;font-size: 22px;}

.cardbalance {
    width: 90%;
    margin: 0 auto;
    height: 80px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    margin-top: -17px;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    z-index:1000;
    overflow:hidden;
    max-width: 300px;
}
.rowbalance {
    border-bottom: 1px solid #cacaca;
    display: block;
    overflow: hidden;
    padding: 6px;
    margin: 0 3px;
}
.rowbalance div{
    display: inline-block;
}
.balanceicons {
    display: block;
    overflow: hidden;
    padding: 4px;
    text-align: center;
}
.balanceicons .bicon{
    display: inline-block;
    margin-left: 6px;
}
.balanceicons .bicon .fa{
    background: #e1edf7;
    padding: 15px;
    font-size: 25px;
    border-radius: 50px;
}
.balanceicons .bicon label{
    display: block;
}
.balanceicons .bicon .blbln{
    font-size: 15px;
}
.rowbalance .rght{float: right; font-weight: bold; width:auto;min-width:200px;overflow:hidden;}
.rowbalance .lft{float: left; font-weight: bold}
.dvsrvs {padding: 10px;text-align: center;margin: 0 auto;left: 0;right: 0; max-width: 400px;}
.blksrv {
    border-radius: 10px;
    background: #06C;
    display: inline-block;
    padding: 5px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 110px;
    margin-bottom: 2px;
    cursor: pointer;
}
.blksrv .fa {font-size: 35px; color: #fff;}
.blksrv label {font-size: 15px !important;font-weight: 100 !important;}
.dvfooter {
    bottom: 0;
    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;
    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;
}
.dvads {
    width: 100%;
    min-height: 100px;
    text-align: center;
}
.dvcontainer{
    position: relative;
    top:60px;
    height:320px;
    overflow-y:auto;
}

.dvads {
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 4px;
    direction: ltr;
}
.dvads .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;
}
.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;
}
.sidebar{
    position: fixed;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    z-index: 10000;
    background: #1d6fb1;
    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;
}
.blkmenu {
    padding: 3px;
    overflow: hidden;
    display: inline-block;
    width: 45%;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}
.blkmenu .fa {
    color: #fff;
    font-size: 30px;
}
.blkmenu label{
    color: #fff;
    margin-left: 5px;
    display: block;
}
.sidebarhead {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.sidebarhead img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.sidebarhead label{
    display: block;
    font-weight: bold;
    color: #fff;
}
.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;
}
/* slide style */
.mySlides {display: none;}
.slideshow-container img {vertical-align: middle; max-height:300px; width: auto;  border-radius:8px; min-height: 150px;max-width: 80%;}

.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
    height:300px;
}
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active {
    background-color: #717171;
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
@media only screen and (max-width: 300px) {
    .text {font-size: 11px}
}
.mySlides .text {
    display:none;
}

/*  end slide style */
/* 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 */
.faclose{
    font-size: 30px !important;
    color: #000 !important;
}
.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: -70%;
    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;
}