﻿/*@import url('https://fonts.googleapis.com/css?family=Bahij TheSansArabic Plain:200,300,400,600,700,900&subset=arabic');*/
@import url('../../../fonts/Font2/stylesheet.css');
body {

}
a,
a:focus,
a:hover {
    text-decoration: none; 
    outline: 0
} 
#reccomended .owl-item,  
#reccomended .owl-item.active.center { 
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}
 .wekwelss{
      background-image: linear-gradient(to left, #2a98cd, #2dc0c7, #00a4da, #008adf, #1a6bd1) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 20px;
}
#app_section small,
#hero_video .content h3, 
.box_feat h3,
.box_list small,
.hero_home .content h3,
.main_title h2,
.main_title_2 h3,
.main_title_3 h3,
.main_title_4 h3,
.marker_info small,
.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited,
.strip_list small,
.switch-field label,
footer h5 {
    text-transform: uppercase
}

.sbOptions,
ol,
ul,
ul#cat_nav {
    list-style: none
}
.box_feat p{
    font-family: Bahij TheSansArabic Plain;
    font-size: 11px;
    margin-bottom:0;
}
/*========================loader============*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1%;
    bottom: 0;
    background-color: #fff;
    z-index: 999999
}

[data-loader=circle-side] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: circle infinite .95s linear;
    -moz-animation: circle infinite .95s linear;
    -o-animation: circle infinite .95s linear;
    animation: circle infinite .95s linear;
    border: 2px solid #3f4079;
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%
}

.main_title_3,
.main_title_3 h3,
main {
    position: relative
}

hr,
hr.double {
    margin: 15px 0 30px;
    border-color: #ededed
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
/*========================end loader============*/

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background: #fff;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4;
    font-family: Poppins, Helvetica, sans-serif;
    color: #555;
    direction:rtl;
    text-align:right;
}

.list_home ul li a:after,
a.wish_bt:after,
footer ul.links li a:after {
    font-family: ElegantIcons
}

main {
    background: #f5f8fa;
    z-index: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333
}

hr.double {
    border-width: 2px
}

ol,
ul {
    margin: 0 0 25px;
    padding: 0
}

p {
    margin-bottom: 25px
}

p.lead {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem
}

strong {
    font-weight: 600
}

.main_title {
    text-align: center;
    margin-bottom: 45px
}

@media (max-width:767px) {
    .main_title {
        margin-bottom: 15px
    }
}

.main_title h2 {
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 36px;
    margin: 0;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
    margin-bottom: 10px;
}


@media (max-width:767px) {
    .main_title h2 {
        font-size: 32px;
        font-size: 2rem
    }
}

@media (max-width:575px) {
    .main_title h2 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media (max-width:767px) {
    .main_title h1 {
        font-size: 32px;
        font-size: 2rem
    }
}

.main_title p {
    font-weight: 300;
    font-size: 20px;
    color: #777;
    padding: 0 10%;
    font-family: TheSans;
    font-weight: 599;
}

@media (max-width:767px) {
    .main_title p {
        font-size: 18px;
        font-size: 1.125rem;
        padding: 0;
        font-family: TheSans;
       font-weight: 599;
    }
}

@media (max-width:575px) {
    .main_title p {
        font-size: 16px;
        font-size: 1rem
    }
}

.main_title_2 {
    text-align: center;
    margin-bottom: 30px
}

.main_title_2 h3 {
    font-weight: 300;
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0
}

.main_title_2 p {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
    color: #777
}

.main_title_3 {
    /*background-color: #3f4079;*/
    background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-bottom: 60px
}

@media (max-width:2000px) {
    .main_title_3 {
        margin-bottom: 30px
    }
    #logo, #logo_home{
        /*right:0 !important;*/
        margin-top:2px;
        margin-left:10px;
    }
}

.main_title_3 h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 5px 0 0;
    color: #fff
}

.main_title_3 h3 strong {
    background-color: #e74e84;
    color: #fff !important;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-size: .875rem;
    margin-right: 10px;
    position: relative;
    top: -2px
}

.main_title_3 h3:after,
.main_title_3 h3:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 54px;
    bottom: -42px;
    display: block;
    z-index: 9
}

.main_title_3 h3:before {
    left: 25%;
    background: url(../img/arrow_left.png) no-repeat
}

.main_title_3 h3:after {
    right: 25%;
    background: url(../img/arrow_right.png) no-repeat
}

.main_title_4 {
    background-color: #3f4079;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px
}

@media (max-width:2000px) {
    .main_title_3 h3:after,
    .main_title_3 h3:before {
        display: none
    }
    .main_title_4 {
        margin-bottom: 30px
    }
}

.main_title_4 h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
    color: #fff
}

.main_title_4 h3 i {
    position: relative;
    top: 1px;
    margin-right: 5px
}

a {
    color: #ff5850;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.btn_1,
a.btn_1,
header.header_sticky {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

a:focus,
a:hover {
    color: #333
}

.btn_1,
a.btn_1 {
    border: none;
    color: #fff;
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: 0;
    font-size: 14px;
    font-size: .875rem;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    font-weight: 500
}

.btn_1.medium,
a.btn_1.medium {
    padding: 12px 45px;
    font-size: 16px;
    font-size: 1rem
}

.btn_1.full-width,
a.btn_1.full-width {
    display: block;
    text-align: center;
    padding: 12px 45px;
    font-size: 16px;
    font-size: 1rem;
    width: 100%
}

.btn_1:hover,
a.btn_1:hover {
    background: #25be7e
}

.btn_1.outline,
a.btn_1.outline {
    background: 0 0;
    border: 2px solid #23cad3;
    color: #23cad3;
    background-image:none !important

}

.btn_1.outline:hover,
a.btn_1.outline:hover {
    background: #23cad3;
    color: #fff !important;
}

header {
    background-color: #fff
}

header {
    min-height: 50px;
    padding: 10px 0;
    border-bottom: 1px solid transparent
}

header.header_map,
header.header_sticky.sticky,
header.static {
    /*border-bottom: 1px solid #ededed*/
}

header.header_sticky {
    width: 100%;
    /*z-index: 999;*/
    position: relative;
    transition: all .3s ease-in-out
}

header.header_sticky.sticky {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9
}

@media (max-width:2000px) {
    header.header_sticky.sticky {
        position: static
    }
}

header.header_map {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2
}

header.static {
    z-index: 999;
    position: relative
}

@media (max-width:2000px) {
    header .container {
        margin-right: auto!important;
        margin-left: auto!important;
        padding-right: 15px!important;
        padding-left: 15px!important;
        width: 100%!important;
        max-width: 100%
    }
}

ul#top_access {
    float: right;
    position: relative;
    top: 3px;
    margin: 8px 0 0;
    font-weight: 600 !important;
font-size: 14px !important;
font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}

ul#top_access li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-left: 15px
}

ul#top_access li i {
    font-size: 34px;
    font-size: 2.125rem
}

ul#top_access li a {
    color: #1248ab;
    font-size: 13px !important;
    transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    /*font-weight: 600 !important;*/
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}

ul#top_access li a:hover {
    color: #e74e84 !important;
transform: scale(1.2);
-o-transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
}

ul#top_access li#user {
    position: relative;
    padding: 10px 0 0 60px;
    font-weight: 500
}

ul#top_access li#user figure {
    position: absolute;
    left: 15px;
    top: 0;
    width: 35px;
    height: 35px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

ul#top_access li#user figure img {
    width: auto;
    height: 35px
}

#logo_home h1 {
    margin: 0;
    padding: 0;
    line-height: 1
}
#logo_home h1 a {
    width: 170px;
    height: 33px;
    display: block;
    background: url(../img/youmeda.png) no-repeat !important;
    /*background: url(../img/lofo.png) no-repeat;*/
    background-size: 170px 33px !important;
    text-indent: -9999px;
    overflow: hidden;
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    #logo_home h1 a {
        /*background-image: url(../img/logo_2x.png);*/
         background: url(../img/youmeda.png) no-repeat ;
        background-size: 170px 33px
    }
}

@media (max-width:2000px) {
    ul#top_access {
        right: 0;
        top: 2px
    }
    ul#top_access li#user figure {
        text-indent: 0
    }
    ul#top_access li#user {
        text-indent: -9999px;
        padding: 0;
        margin: 2px 10px 0 0
    }
    #logo,
    #logo_home {
        position: relative;
        /*left: 45px*/
    }
}

footer {
    color: #555
}

footer h5 {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    color: #999;
    margin-bottom: 20px;
    font-family: Bahij TheSansArabic Plain;
font-weight: bold;
}

footer ul li {
    margin-bottom: 10px
}

footer ul li a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    position: relative;
    color: #555
}

footer ul li a:hover {
    color: #25be7e
}

footer ul li a i {
    margin-right: 10px;
    color: #fff
}

footer ul.links li a:hover {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0)
}

footer ul.links li a:hover:after {
    opacity: 1
}

footer ul.links li a:after {
    content: "\24";
    position: absolute;
    margin-right: 5px;
    top: 1px;
    opacity: 0;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#custom-search-input ul li label,
ul#additional_links li a {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

footer ul.contacts li a i {
    color: #9ed1fd;
    float: right;
margin: 0;
margin-left: 10px;
}

footer #copy {
    text-align: right;
    font-size: 13px;
    font-size: .8125rem;
    color: #999
}

@media (max-width:767px) {
    footer h5 {
        margin-bottom: 10px
    }
    footer ul {
        margin-bottom: 35px
    }
    footer #copy {
        text-align: left;
        margin-bottom: 25px
    }
}

.follow_us ul {
    margin: 0
}

.follow_us ul li {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    font-size: 1rem
}

.follow_us ul li a i {
    color: #555
}

.follow_us ul li a i:hover {
    color: #25be7e
}

ul#additional_links {
    margin: 0;
    font-size: 13px;
    font-size: .8125rem;
    color: #999
}

ul#additional_links li {
    display: inline-block;
    margin-right: 15px
}

ul#additional_links li:first-child {
    margin-right: 20px
}

ul#additional_links li:last-child:after {
    content: ""
}

ul#additional_links li a {
    opacity: 1;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul#additional_links li a:hover {
    opacity: 1
}

ul#additional_links li:after {
    content: "|";
    font-weight: 300;
    position: relative;
    left: 10px
}

.wow {
    visibility: hidden
}

.hero_home {
    /*height: 644px;*/
    width: 100%;
    /*display: table*/
    display: flow-root;
}

.hero_home.version_1 {
    /*background: url(../img/company-banner.jpg) center bottom no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover*/
}

@media (max-width:767px) {
    .hero_home,
    .hero_home.version_1 {
        min-height: 340px
    }
    #app_section .app_buttons{
        margin-bottom:35px;
    }
}

.hero_home.version_1 .content {
    background-color: #363768;
    background-color: rgba(63, 64, 121, 0);
}

.hero_home.version_2 {
    background: 0 0;
    position: relative;
    overflow: hidden;
    height: 500px;
    display: block
}

.hero_home.version_2:before {
    background: url(../img/home_1_bg.jpg) center center no-repeat fixed #3f4079;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    animation: pop-in 3s .3s cubic-bezier(0, .5, 0, 1) forwards;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media (max-width:767px) {
    .hero_home.version_2 {
        height: 450px
    }
}

.hero_home.version_2 .content {
    background-color: #3e3f77;
    background-color: rgba(63, 64, 121, .9);
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

@media (max-width:2000px) {
    .hero_home.version_2 .content {
        padding: 0 10%
    }
}

.hero_home.version_3 {
    background: url(../img/hero_home_bg_1.svg) center bottom no-repeat #3f4079;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width:767px) {
    .hero_home.version_2 .content {
        padding: 0 15px
    }
    .hero_home.version_3 {
        height: 450px
    }
}

.hero_home.version_3 .content {
    background-color: #363768;
    background-color: rgba(63, 64, 121, 0);
    padding: 0 25%
}

@media (max-width:2000px) {
    .hero_home.version_3 .content {
        padding: 0 10%
    }
}

@media (max-width:767px) {
    .hero_home.version_3 .content {
        padding: 0 15px
    }
}

.hero_home.version_3 .content p {
    margin: 0 0 45px
}

.hero_home .content {
    /*display: table-cell;*/
    padding: 0;
    vertical-align: middle;
    text-align: center;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    /*text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);*/
    background-color: #3e3f77;
    background-color: rgba(63, 64, 121, .9)
}

@media (max-width:2000px) {
    .hero_home .content {
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .hero_home .content {
        font-size: 16px;
        font-size: 1rem;
        padding: 0 15px
    }
}

.hero_home .content h3 {
    margin: 0;
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 700;
    color: #fff
}

@media (max-width:767px) {
    .hero_home .content h3 {
        font-size: 42px;
        font-size: 2.625rem
    }
}

@media (max-width:575px) {
    .hero_home .content h3 {
        font-size: 32px;
        font-size: 2rem
    }
}

@keyframes pop-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

#hero_video .content h3.animated,
.hero_home .content h3.animated {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-duration: .4s;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s
}

#hero_video .content p.animated,
.hero_home .content p.animated {
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    animation-duration: .4s;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s
}

#hero_video .content form.animated,
.hero_home .content form.animated {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-duration: .3s;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s
}

#hero_video .content .btn_1.animated,
.hero_home .content .btn_1.animated {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s
}

#custom-search-input {
    top: 0;
    padding: 0;
    width: 650px;
    margin: auto;
    position: relative
}

@media (max-width:2000px) {
    #custom-search-input {
        width: auto
    }
}

#custom-search-input .search-query {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    color: #333
}

#custom-search-input .search-query:focus {
    outline: 0
}

@media (max-width:575px) {
    #custom-search-input .search-query {
        padding-left: 15px
    }
}

#custom-search-input ul {
    text-align: center;
    margin-top: 25px
}

#custom-search-input ul li {
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600
}

#custom-search-input ul li input[type=radio] {
    display: none
}

#custom-search-input ul li input[type=radio]:checked+label,
#custom-search-input ul li input[type=radio]:checked+label:hover {
    background-color: #74d1c6;
    color: #fff
}

#custom-search-input ul li input[type=radio]:hover+label {
    background-color: #e74e84;
    color: #fff
}

#custom-search-input ul li label {
    display: inline-block;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 10px 6px;
    line-height: 1;
    text-shadow: none;
    min-width: 80px;
    text-align: center;
    cursor: pointer
}

#custom-search-input ul li:last-child {
    margin-right: 0
}

#custom-search-input input[type=submit] {
    position: absolute;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: 0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    top: 0;
    border: 0;
    padding: 0 25px;
    height: 50px;
    cursor: pointer;
    outline: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #74d1c6
}

#reccomended .owl-item,
.box_feat {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px
}

#custom-search-input input[type=submit]:hover {
    background-color: #e74e84
}

@media (max-width:575px) {
    #custom-search-input input[type=submit] {
        text-indent: -999px;
        background: url(../img/search.svg) center center no-repeat #74d1c6
    }
}

.box_feat {
    background-color: #fff;
    padding: 165px 45px 40px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    margin-bottom: 25px
}

.strip_list,
a.box_cat_home {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05)
}

.box_feat h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-top: 70px;
    color: #181867;
    font-family: Bahij TheSansArabic Plain;
    font-weight: 700;
    font-size: 16px;
}
.box_feat#icon_1 {
    background: url(../img/www.png) center 45px no-repeat #fff;
        background-size: 70%;
}

.box_feat#icon_2 {
    background: url(../img/ww.png) center 45px no-repeat #fff;
     background-size: 65%;
}

.box_feat#icon_3 {
    background: url(../img/wwww.png) center 45px no-repeat #fff;
        background-size: 62%;
}
/*.box_feat#icon_1 {
    background: url(../img/icon-home-1.svg) center 45px no-repeat #fff
}

.box_feat#icon_2 {
    background: url(../img/icon-home-2.svg) center 45px no-repeat #fff
}

.box_feat#icon_3 {
    background: url(../img/icon-home-3.svg) center 45px no-repeat #fff
}*/

.box_feat span {
    position: absolute;
    top: 50%;
    left: -48px;
    margin: -42px 0 0;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ededed;
    background: url(../img/arrow-gray-1.svg) center center no-repeat #fff;
    display: block;
    z-index: 9;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);

}

.list_home ul li a,
.list_title {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px
}

@media (max-width:2000px) {
    .box_feat span {
        top: 100%;
        left: 50%;
        margin: -20px 0 0 -35px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.list_title {
    background-color: #3f4079;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3px;
    padding: 15px 0;
    text-align: center;
    /*background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);*/
}

.list_title i {
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 15px;
    display: inline-block
}

.list_title h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0;
    color: #e2e8e8;
    text-transform: uppercase
}

@media (max-width:575px) {
    .list_title i {
        display: none
    }
    .list_title {
        text-align: left;
        padding: 15px
    }
}

.list_home ul {
    text-align: left
}

.list_home ul li a {
    background-color: #fff;
    padding: 10px;
    display: block;
    margin-bottom: 5px;
    border-radius: 3px;
    position: relative;
    font-weight: 500;
    color: #949292;
    text-align:right;
}

.list_home ul li a strong {
    background-color: #f8f8f8;
    color: #999;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    padding: 6px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.list_home ul li a:after {
    content: "\24";
    left: 15px;
    top: 15px;
    position: absolute;
    color: #25be7e;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);

}

.list_home ul li a:hover {
    background-color: #ff5850;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    color: #fff
}

.list_home ul li a:hover:after {
    color: #fff
}

#reccomended {
    margin-top: 40px;
    direction:ltr;
    
}

@media (max-width:767px) {
    #reccomended {
        margin: 0 0 15px
    }
}

#reccomended .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 9
}

#reccomended .item .title h4 {
    background-color: #3f4079;
    display: inline-block;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    opacity: 0
}

#reccomended .item .title h4 em {
    display: block;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 300;
    margin-top: 3px
}

#reccomended .item a {
    position: relative;
    display: block
}

#reccomended .item a .views {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #3f4079;
    color: #fff;
    box-sizing: border-box;
    padding: 3px 6px 4px 5px;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    opacity: 0
}

#reccomended .item a .views i {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-right: 3px;
    position: relative;
    top: 1px
}

#reccomended .owl-item {
    opacity: .5;
    transform: scale(.85);
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(.85, .85);
    transition: all .3s ease-in-out 0s;
    border-radius: 5px;
    overflow: hidden
}

#reccomended .owl-item.active.center {
    opacity: 1;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: scale(1)
}

#reccomended .owl-item.active.center .item .title h4,
#reccomended .owl-item.active.center .item .views {
    opacity: 1;
}

.owl-theme .owl-dots {
    margin-top: 25px!important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #e74e84!important
}

a.box_cat_home {
    background-color: #fff;
    display: block;
    padding: 25px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    color: #999
}

a.box_cat_home i {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    color: #e74e84;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.box_list figure a img,
.search_bar_list input[type=submit] {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

a.box_cat_home h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 10px
}

a.box_cat_home:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

a.box_cat_home:hover i {
    opacity: 1
}

a.box_cat_home ul {
    margin: 20px -15px -25px;
    padding: 10px;
    border-top: 1px solid #ededed
}

a.box_cat_home ul li {
    display: inline-block
}

a.box_cat_home ul li:first-child {
    float: left
}

a.box_cat_home ul li:last-child {
    float: right
}

a.box_cat_home ul li strong {
    margin-right: 5px;
    font-weight: 600
}

#app_section {
    /*background: url(../img/hero_bg_1.svg) fixed #037ca0;*/
    background: url('../img/bgslide.jpg') fixed #037ca0;
    padding: 90px 0 60px;
    color: #0c0c0c;
    /*background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background-image: linear-gradient(to right, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);*/
}

#app_section .app_buttons {
    position: relative
}

#app_section .app_buttons svg {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 100px;
    top: -55px
}
.maxwidth767{
    display:none;
}
@media (max-width:767px) {
    #app_section .app_buttons svg {
        display: none
    }
    .minwidth768{
        display:none !important;
    }
    .maxwidth767{
        display:block !important;
    }


}

#app_section .app_buttons svg .draw-arrow {
    stroke-width: 4;
    stroke: #fff02a;
    fill: none;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-iteration-count: once;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s
}

#app_section .app_buttons svg .draw-arrow.tail-1,
#app_section .app_buttons svg .draw-arrow.tail-2 {
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s
}

#app_section small {
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem;
    opacity: .6;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
}

#app_section h3 {
    color: #282929;
font-size: 1.6rem;
font-family: Bahij TheSansArabic Plain;
font-weight: bold;
}

#app_section h3 strong {
    color: #2ab0ff
}

#app_section p {
    margin-bottom: 20px;
font-family: Bahij TheSansArabic Plain;
font-size: 15px;
font-weight: 500;
color:#fff;
}

@media (max-width:575px) {
    #app_section p {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 30px
    }
}

.animated .draw-arrow {
    animation-name: draw;
    -webkit-animation-name: draw;
    -moz-animation-name: draw
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-moz-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.header-video {
    position: relative;
    overflow: hidden;
    background: #000
}

@media (max-width:2000px) {
    #app_section {
        padding: 60px 0 35px
    }
    .header-video {
        height: 450px!important
    }
    .box_list {
        min-height: inherit
    }
}

#hero_video,
iframe {
    /*height: 100%;
    width: 100%*/
}

#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    display: table;
    z-index: 99
}

#hero_video .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10%
}

#hero_video .content h3 {
    color: #fff;
    font-size: 3.8rem;
    margin: 0;
    font-weight: 800
}

@media (max-width:767px) {
    #hero_video .content {
        padding: 0 15px
    }
    #hero_video .content h3 {
        font-size: 1.4rem
    }
}

@media (max-width:575px) {
    #hero_video .content h3 {
        font-size: 1.8rem
    }
}

#hero_video .content p {
    font-weight: 300;
    font-size: 1.5rem
}

#hero_video .content p strong,
.box_list small {
    font-weight: 600
}

@media (max-width:767px) {
    #hero_video .content p {
        padding: 0;
        font-size: 1rem
    }
}

@media (max-width:575px) {
    #hero_video .content p {
        font-size: 1.2rem
    }
}

video {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .4
}

.header-video--media,
.teaser-video {
    width: 100%;
    height: auto
}

@media (max-width:1024px) {
    #hero_video {
        background: url(../img/hero_bg_1.svg) fixed #3f4079
    }
    .header-video {
        background: 0 0
    }
.box_general_3 input {
    padding: 5px 4px !important;
}

}

#results {
    padding: 20px 0;
    color: #fff;
    background: #3f4079
}

#results.is_stuck {
    z-index: 99
}

#results h4 {
    color: #fff;
    margin: 10px 0 0;
    font-size: 18px;
    font-size: 1.125rem
}

@media (max-width:767px) {
    #results {
        padding: 10px 0
    }
    #results h4 {
        display: none
    }
}

.search_bar_wrapper {
    background-color: #3f4079;
    padding: 15px;
    margin: 0 -15px
}

.search_bar_list {
    position: relative
}

.search_bar_list input[type=text] {
    border: 0;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px
}

.search_bar_list input[type=submit] {
    position: absolute;
    right: -1px;
    color: #fff;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 15px;
    height: 40px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #74d1c6;
    transition: all .3s ease-in-out
}

.search_bar_list input[type=submit]:hover {
    background-color: #e74e84
}

.box_list {
    background-color: #fff;
    display: block;
    position: relative;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.box_list figure {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 260px
}

.box_list figure .preview {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2
}

.box_list figure .preview span {
    background-color: #fcfcfc;
    background-color: rgba(255, 255, 255, .8);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    color: #222;
    font-size: .75rem;
    padding: 5px 15px
}

.box_list figure:hover .preview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.box_list figure a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .3s ease-in-out
}

.box_list figure a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.box_list .wrapper {
    padding: 25px
}

.box_list .wrapper h3 {
    font-size: 1.25rem;
    margin-top: 0
}

.box_list small {
    color: #999
}

.box_list ul {
    width: 100%;
    padding: 20px 15px;
    border-top: 1px solid #ededed
}

@media (max-width:2000px) {
    .box_list ul {
        position: static
    }
}

.box_list ul li {
    display: inline-block;
    color: #999;
    font-weight: 500
}

.box_list ul li i {
    margin-right: 5px;
    font-weight: 500
}

@media (max-width:767px) {
    .box_list figure {
        height: 280px
    }
    .box_list .wrapper p {
        font-size: 13px;
        font-size: .8125rem
    }
    .box_list ul li:first-child {
        display: none
    }
}

.box_list ul li:nth-child(2) {
    display: none
}

.box_list.home ul li:first-child,
.box_list.home ul li:last-child,
.box_list.home ul li:nth-child(2),
.strip_list h3,
a.wish_bt {
    display: inline-block
}

.box_list ul li a {
    color: #999;
    font-weight: 500
}

.box_list ul li a:hover {
    color: #e74e84
}

.box_list ul li:last-child {
    margin-right: 0;
    float: right
}

.box_list ul li:last-child a {
    background: #fff;
    border: 2px solid #e74e84;
    color: #e74e84;
    padding: 5px 20px;
    font-weight: 500;
    line-height: 1;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px
}

.box_list ul li:last-child a:hover {
    background: #e74e84;
    color: #fff
}

a.wish_bt {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 2;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    padding: 5px 8px;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

#review_summary,
.strip_list {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px
}

.datepicker .day:hover,
.strip_list ul li:last-child a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

a.wish_bt:after {
    content: "\e030"
}

a.wish_bt:hover:after {
    content: "\e089";
    color: #e74e84
}

.strip_list {
    margin-bottom: 25px;
    background-color: #fff;
    padding: 20px 115px 15px 15px;
    border-radius: 10px;
    position: relative;
    /*-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05)*/
    padding-top: 12px;
    padding-bottom: 1px;
}

.strip_list a.wish_bt {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #555
}

.strip_list a.wish_bt:hover:after {
    color: #e74e84
}

.strip_list figure {
    width: 80px;
    height: 80px;
    position: absolute;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    left: 15px;
    top: 15px
}

.strip_list figure img {
    width: 80px;
    height: 80px;
    border-radius:50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.strip_list h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 0;
    margin-left: 10px
}

.strip_list p {
    margin-bottom: 15px
}

@media (max-width:767px) {
    .box_list ul li:nth-child(2) {
        display: inline-block
    }
    .strip_list {
        padding: 20px 15px 15px 90px
    }
    .strip_list figure img {
        /*height: 60px*/
    }
    .strip_list figure {
        width: 60px;
        height: 60px
    }
    .strip_list p {
        font-size: 13px;
        font-size: .8125rem
    }
}

.strip_list small {
    color: #999;
    display: block;
    font-weight: 600
}

.strip_list ul {
    border-top: 1px solid #ededed;
    margin: 15px -15px -15px -115px;
    padding: 20px 15px
}

@media (max-width:767px) {
    .strip_list ul {
        margin: 15px -15px -15px -90px
    }
}

.strip_list ul li {
    display: inline-block;
    margin-right: 5px;
    font-weight: 500
}

.strip_list ul li a {
    color: #999;
    cursor: pointer
}

.strip_list ul li a:hover {
    color: #e74e84
}

.strip_list ul li:first-child:after {
    content: '|';
    font-weight: 400;
    margin-left: 8px;
    color: #ccc
}

.strip_list ul li:last-child {
    /*float: right;*/
    margin-right: 0
}

.strip_list ul li:last-child a {
    border: 2px solid #e74e84;
    color: #e74e84;
    cursor: pointer;
    padding: 5px 20px;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px
}

.strip_list ul li:last-child a:hover {
    background-color: #e74e84;
    color: #fff!important
}

@media (max-width:2000px) {
    .strip_list ul li:first-child {
        display: none
    }
}

.rating i {
    color: #ddd;
    font-size: 13px;
    font-size: 1.3em;
}

.rating i.voted {
    color: #FFC107
}

.rating small {
    margin-bottom: 0;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem
}

.rating small a {
    color: #999;
    text-decoration: underline
}

.infoBox {
    padding-right: 50px!important
}

.infoBox>img {
    position: absolute!important;
    right: 60px!important;
    top: 10px!important;
    z-index: 9999999
}

.marker_info {
    width: 200px;
    padding: 20px 15px 15px;
    height: 250px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #fefefe;
    background-color: rgba(255, 255, 255, .9);
    position: relative;
    z-index: 99999;
    font-family: Poppins, Helvetica, sans-serif
}

.marker_info figure {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: auto auto 10px;
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.marker_info figure img {
    width: auto;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.marker_info h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 10px
}

.marker_info h3 a {
    color: #e74e84
}

.marker_info h3 a:hover {
    color: #333
}

.marker_info small {
    font-size: 10px;
    font-size: .625rem;
    color: #999;
    font-weight: 600
}

.marker_info span {
    display: block;
    padding: 0;
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 10px
}

.marker_info:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: rgba(255, 255, 255, .9);
    border-width: 10px;
    margin-top: -10px
}

.btn_infobox_get_directions:before,
.btn_infobox_phone:before {
    font-family: ElegantIcons;
    font-size: 14px;
    font-size: .875rem;
    cursor: pointer;
    position: relative;
    left: 0;
    top: 2px;
    color: #e74e84;
    margin-right: 8px
}

.btn_infobox_get_directions,
.btn_infobox_phone {
    border: none;
    display: block;
    font-weight: 500;
    color: #555;
    background: 0 0;
    font-size: 12px;
    outline: 0;
    cursor: pointer
}

.btn_infobox_get_directions {
    font-size: .75rem
}

.btn_infobox_get_directions:before {
    content: "\e081"
}

.btn_infobox_phone {
    font-size: .75rem
}

.btn_infobox_phone:before {
    content: "\e090"
}

.full-height {
    height: 100%
}

@media (max-width:2000px) {
    .full-height {
        height: auto
    }
}

.row-height {
    height: 100%;
    min-height: 100%
}

@media (max-width:2000px) {
    .row-height {
        height: auto
    }
}

.map-right {
    height: 55%;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

@media (max-width:2000px) {
    .map-right {
        height: 400px;
        position: static;
        min-height: inherit
    }
}

#map_listing {
    height: 100%;
    width: 100%
}

#map_listing.normal_list {
    height: 495px;
    width: auto;
    border: 3px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 25px
}

.content-left {
    height: 100%;
    min-height: 100%;
    background: linear-gradient(#d6d7e2, #ffff0038);
}

.search_bar {
    margin-bottom: 15px;
    position: relative
}

.search_bar input[type=submit] {
    position: absolute;
    right: 8px;
    top: 2px;
    text-indent: -9999px;
    border: 0;
    width: 35px;
    height: 35px;
    background: url(../img/search.svg) center right no-repeat;
    cursor: pointer
}

.filters_listing {
    border-bottom: 1px solid #e1e8ed;
    padding: 15px 0
}

.filters_listing.map_listing {
    border-bottom: none
}

.filters_listing ul {
    margin: 0
}

.filters_listing ul li {
    margin-right: 10px
}

.filters_listing ul li h6 {
    font-size: 12px;
    font-size: .75rem;
    color: #999;
    margin-bottom: 5px
}

.filters_listing ul li:first-child {
    float: left
}

.filters_listing ul li:nth-child(2) {
    float: right;
    margin-right: 0
}

@media (max-width:767px) {
    .filters_listing ul li h6 {
        display: none
    }
    .filters_listing ul li:nth-child(2) {
        float: left
    }
}

.filters_listing ul li:nth-child(3) {
    float: right
}

@media (max-width:767px) {
    .filters_listing ul li:nth-child(3) {
        float: left;
        clear: both
    }
}

.layout_view {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 8px 5px;
    margin-bottom: 5px
}

.layout_view a {
    color: #3f4079
}

.layout_view a.active {
    color: #ccc;
    cursor: default
}

.layout_view a:hover {
    color: #e74e84
}

.switch-field {
    overflow: hidden
}

.switch-field input {
    position: absolute!important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden
}

.switch-field input:checked+label {
    background-color: #3f4079;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.switch-field label {
    float: left;
    display: inline-block;
    min-width: 70px;
    background-color: #fff;
    color: #3f4079;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    text-align: center;
    text-shadow: none;
    padding: 10px 15px 8px;
    line-height: 1;
    border: 1px solid #e1e8ed;
    border-right: 0;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.sbSelector,
.sbToggle {
    height: 32px;
    top: 0;
    line-height: 32px;
    display: block;
    outline: 0
}

.switch-field label:first-of-type {
    border-radius: 3px 0 0 3px
}

.switch-field label:last-of-type {
    border-radius: 0 3px 3px 0;
    border: 1px solid #e1e8ed
}

.switch-field label:hover {
    cursor: pointer;
    color: #e74e84
}

.sbHolder {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    height: 32px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    min-width: 160px
}

.sbOptions,
.sbSelector,
.sbToggle {
    position: absolute
}

.sbSelector {
    left: 0;
    overflow: hidden;
    text-indent: 10px;
    width: 100%
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
    outline: 0;
    text-decoration: none;
    color: #3f4079;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem
}

.sbToggle {
    right: 0;
    width: 35px;
    text-align: center
}

.sbToggle:after {
    font-family: ElegantIcons;
    font-size: 14px;
    content: "\43";
    color: #3f4079;
    text-align: center
}

.sbHolderDisabled {
    background-color: #ededed;
    border: 1px solid #ededed
}

.sbOptions {
    background-color: #fff;
    border: 1px solid #ededed;
    left: -1px;
    right: -1px;
    margin: 0;
    padding: 0;
    top: 40px;
    z-index: 10;
    font-size: 12px;
    font-size: .75rem
}

.sbOptions li {
    padding: 0 7px;
    float: none!important;
    border-bottom: solid 1px #ededed;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%
}

.sbOptions li:last-child {
    border-bottom: none;
    float: none!important;
    margin: 0;
    padding-left: 10px
}

.sbOptions li:hover {
    color: #e74e84
}

.sbOptions a {
    display: block;
    outline: 0;
    padding: 7px 0 7px 3px;
    text-transform: capitalize
}

#error_page h2,
#sidebar_detail h4,
.box_profile small,
.profile small {
    text-transform: uppercase
}

.sbOptions a:link,
.sbOptions a:visited {
    color: #555;
    text-decoration: none
}

.sbOptions a.sbFocus,
.sbOptions a:focus,
.sbOptions a:hover {
    color: #e74e84
}

.sbOptions li.last a {
    border-bottom: none
}

.sbOptions .sbDisabled,
.sbOptions .sbGroup {
    border-bottom: dotted 1px #fff;
    display: block;
    padding: 7px 0 7px 3px
}

.sbOptions .sbDisabled {
    color: #999
}

.sbOptions .sbGroup {
    color: #555;
    font-weight: 700
}

.sbOptions .sbSub {
    padding-left: 17px
}

#breadcrumb {
    background-color: #3f4079;
    padding: 25px 0;
    line-height: 1;
    color: #fff
}

#breadcrumb ul {
    margin: 0;
    font-size: 13px;
    font-size: .8125rem
}

#breadcrumb ul li {
    display: inline-block;
    padding-right: 8px;
    margin-right: 3px;
    position: relative
}

#breadcrumb ul li a {
    color: #fff
}

#breadcrumb ul li a:hover {
    color: #74d1c6
}

#breadcrumb ul li:after {
    content: "\e9ee";
    font-family: fontello;
    position: absolute;
    right: 0;
    top: 0
}

#breadcrumb ul li:last-child {
    opacity: .7
}

#breadcrumb ul li:last-child:after {
    content: '';
    margin-right: 0
}

.tabs_styled_2 .nav-tabs .nav-item.show .nav-link,
.tabs_styled_2 .nav-tabs .nav-link.active {
    color: #333;
    background-color: #fff;
    border-color: #e1e8ed;
    border-bottom: 1px solid transparent
}

@media (max-width:767px) {
    #breadcrumb {
        padding: 15px 0
    }
    .tabs_styled_2 .nav-tabs .nav-item.show .nav-link,
    .tabs_styled_2 .nav-tabs .nav-link.active {
        border: 1px solid transparent
    }
}

.tabs_styled_2 .nav-tabs .nav-link.active:hover,
.tabs_styled_2 .nav-tabs .nav-link:focus {
    border-color: #e1e8ed;
    border-bottom: 1px solid transparent
}

@media (max-width:767px) {
    .tabs_styled_2 .nav-tabs .nav-link.active:hover,
    .tabs_styled_2 .nav-tabs .nav-link:focus {
        border: 1px solid transparent
    }
}

.tabs_styled_2 .nav-tabs .nav-link:hover {
    border-color: transparent
}

@media (max-width:767px) {
    .tabs_styled_2 .nav-item {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        border: 1px solid #e1e8ed;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px
    }
}

.tabs_styled_2 .nav-tabs .nav-link {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    font-size: 1rem;
    padding: .75rem 1.5rem;
    margin-right: 0px
}

@media (max-width:767px) {
    .tabs_styled_2 .nav-tabs .nav-link {
        margin-right: 0;
        padding: .5rem
    }
}

.tabs_styled_2 .nav-tabs {
    border-bottom: 1px solid #e1e8ed
}

.tabs_styled_2 .tab-pane {
    background-color: #fff;
    /*padding: 20px 30px 5px;*/
    padding:5px 2px 5px 5px;
    border: 1px solid #e1e8ed;
    border-top: none
}

.tabs_styled_2 .tab-pane hr {
    margin: 30px -30px;
    border-color: #ededed
}

.indent_title_in {
    position: relative;
    /*padding-right: 60px;*/
    margin-bottom: 20px
}

.indent_title_in i {
    font-size: 40px;
    position: absolute;
    left: 0;
    color: #3f4079;
    top: 0
}

@media (max-width:767px) {
    .indent_title_in {
        padding-right: 0
    }
    .indent_title_in i {
        position: static
    }
}

.indent_title_in h3 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 21px;
    font-family:Bahij TheSansArabic Plain !important;
}

.indent_title_in p {
    color: #999;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    font-family: kievit-slab-book, Georgia, serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    text-rendering: optimizelegibility;
}

.wrapper_indent {
    /*padding-right: 60px*/
}

@media (max-width:767px) {
    .wrapper_indent {
        padding-right: 0
    }
}

ul.list_edu {
    margin-bottom: 0;
    line-height: 1.8
}

ul.list_edu li:before {
    font-family: fontello;
    content: "\ea3e";
    margin-right: 8px;
    color: #ccc
}

ul.list_edu li strong {
    font-weight: 500
}

#review_summary {
    text-align: center;
    /*background-color: #3f4079;*/
    background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    color: #fff;
    padding: 20px 10px;
    border-radius: 5px
}

@media (max-width:2000px) {
    #review_summary {
        margin-bottom: 15px
    }
}

#review_summary strong {
    font-size: 3rem;
    line-height: 1
}

.reviews-container .progress {
    margin-bottom: 10px
}

.reviews-container .progress-bar {
    background-color: #74d1c6
}

.reviews-container .review-box {
    position: relative;
    margin-bottom: 25px;
    padding-right: 100px;
    min-height: 100px
}

.reviews-container .rev-thumb {
    position: absolute;
    right: 8px;
    top: 0;
    width: 80px;
    height: 80px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}

.reviews-container .rev-thumb img {
    width: 80px;
    height: auto;
    border-radius: 50%;
}

@media (max-width:767px) {
    .reviews-container .review-box {
        /*padding-right: 0*/
    }
    .reviews-container .rev-thumb {
        /*position: static;
        margin-bottom: 10px*/
    }
}

.reviews-container .rev-content {
    position: relative;
    padding: 25px 25px 0;
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background:#fff;
}

.box_profile ul.statistic li,
ul.time_select li label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px
}

.reviews-container .rev-info {
    font-size: .75rem;
    font-style: italic;
    color: #777;
    margin-bottom: 10px;
    overflow:hidden
}

#calendar {
    padding: 0;
    margin-bottom: 30px
}

#calendar .datepicker.datepicker-inline,
#calendar .datepicker.datepicker-inline table {
    width: 100%
}

.datepicker thead tr th.next:hover,
.datepicker thead tr th.prev:hover {
    color: #e74e84
}

.datepicker .disabled.disabled-date.day,
.datepicker .disabled.disabled-date.day:hover {
    background-color: #eb525b!important;
    color: #fff!important
}

.datepicker .day:hover {
    background: #8ec549!important;
    color: #fff;
    transition: all .3s ease-in-out
}

.datepicker .active.day:hover {
    background: #333!important;
    color: #fff
}

ul.legend li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    padding-left: 30px
}

ul.legend li strong {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -2px
}

ul.legend li:first-child strong {
    background-color: #8ec549
}

ul.legend li:last-child strong {
    background-color: #eb525b
}

ul.time_select.version_2 li {
    float: left;
    /*width: 50%;*/
    text-align:center;
    width: 33%;
    
}

ul.time_select li input[type=radio] {
    display: none;
    cursor: pointer
}

ul.time_select li input[type=radio]:checked+label {
    background-color: #333;
    color: #fff
}

ul.time_select li label {
    display: inline-block;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #f8f8f8;
    border-radius: 3px;
    padding: 8px 10px 6px;
    line-height: 1;
    min-width: 100px;
    margin: 5px;
    text-align: center;
    cursor: pointer
}

ul.time_select li label:hover {
    background-color: #32bea6;
    color: #fff
}

#sidebar_detail #map,
.box_profile {
    background-color: #fff;
    text-align: center
}

ul.treatments {
    margin-bottom: 45px
}

ul.treatments li {
    border-bottom: 1px dotted #ddd;
    width: 45%;
    float: left;
    margin: 15px
}

@media (max-width:2000px) {
    ul.treatments li {
        width: auto;
        float: none
    }
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 35px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 3px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.checkbox_2 label:after,
button.social_bt {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; 
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

input[type=checkbox].css-checkbox:hover+label.css-label {
    background-position: 0 -28px
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -56px
}

label.css-label {
    background-image: url(../img/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    display: block
}

label.css-label strong {
    float: right
}

#sidebar_detail {
    position: relative;
    top: -240px
}

#sidebar_detail #map {
    width: 100%;
    height: 350px;
    border: 5px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    margin-bottom: 25px
}

.box_form,
.box_profile {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px
}

#sidebar_detail h4 {
    color: #6d7b84;
    font-size: 18px;
    font-size: 1.125rem
}

.box_profile {
    border-radius: 5px;
    border: 1px solid #e1e8ed;
    padding: 0 25px 25px;
    margin-bottom: 35px
}

.box_profile ul.statistic li,
.profile ul.statistic li {
    /*background-color: #0b5562cc;*/
    font-weight: 600;
    min-width: 95px;
    display: inline-block;
    border-radius: 10px !important;
    color: #605c5c !important;
    border: 1px solid #45a3bc;
    margin-top: 5px;
}

.booking .title,
.box_profile figure {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0
}

.box_profile figure {
    margin: -1px -26px 25px;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

@media (max-width:2000px) {
    .box_profile figure {
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        margin: 25px auto
    }
}

.box_profile .rating {
    /*margin-bottom: 20px;*/
    display: inline-block
}

.box_profile small {
    color: #7d6e6e;
    font-weight: 700
}
.imgstynn{
    max-width: 50%;
    border-radius: 50%;
    margin-top: 10px;
}
.tabstyl{
    margin-top: 20px;
}
.box_profile h1 {
    font-size: 16px;
    font-weight: bold;
    font-family: sans-serif;
    /*font-size:1.3125rem*/
}

.box_profile p {
    color: #716565;
    margin-bottom: 10px;
    font-weight: 600;
     font-family:Bahij TheSansArabic Plain !important;
}

.box_profile ul.statistic {
    padding-bottom: 5px
}

.box_profile ul.statistic li {
    border-radius: 3px;
    line-height: normal;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    font-size: .75rem
}

.box_profile ul.contacts {
    text-align: left;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 25px;
    margin: 0 -25px 25px
}

#login h1,
#login-2 h1,
#pass-info,
#register h1,
.divider,
button.social_bt {
    text-align: center
}

.box_profile ul.contacts li {
    margin-bottom: 15px
}

.box_profile ul.contacts li h6 {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 3px
}

.box_profile ul.contacts li:last-child {
    margin-bottom: 0
}

.profile {
    padding-top: 20px
}

@media (max-width:767px) {
    .profile {
        padding-top: 0
    }
}

.profile .rating {
    margin-bottom: 15px;
    display: inline-block
}

.profile small {
    color: #999;
    font-weight: 600
}

.profile h1 {
    font-size: 24px;
    font-size: 1.5rem
}

.profile p {
    color: #999
}

.profile ul.statistic {
    padding-bottom: 5px;
    margin-bottom: 15px
}

.profile ul.statistic li {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1;
    color: #fff;
    padding: 8px 10px 5px;
    font-size: 12px;
    font-size: .75rem;
    text-align: center
}

.profile ul.contacts {
    margin: 25px 0 0
}

.profile ul.contacts li {
    margin-bottom: 15px
}

.profile ul.contacts li h6 {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 3px
}

.profile ul.contacts li:last-child {
    margin-bottom: 0
}

.booking .title {
    /*background-color: #3f4079;
    color: #fff;*/
    /*margin: -30px -30px 30px;*/
    margin: -15px -40px 0;
    padding: 20px 30px;
    border-radius: 5px 5px 0 0
}

.booking .title h3 {
    font-size: 28px;
    font-size: 1.6rem;
    margin: 0;
    color: #295f71;
}

.booking .title small {
    font-size: 13px;
    font-size: .8125rem
}

.booking hr {
    margin-top: 15px!important
}

.booking ul.treatments {
    margin: 15px 0 0
}

.booking ul.treatments li {
    border-top: 1px dotted #ddd;
    border-bottom: none;
    width: 100%;
    margin: 0;
    padding: 12px 0 5px
}

@media (max-width:2000px) {
    .box_profile ul.contacts {
        text-align: center
    }
    .booking ul.treatments li {
        width: auto;
        float: none
    }
}

#secondary_nav {
    background-color: #3f4079;
    position: relative;
    bottom: -3px;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 15px
}

#secondary_nav.is_stuck {
    z-index: 99999999!important;
    width: 100%!important;
    bottom: inherit;
    left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

#secondary_nav ul {
    margin: 0
}

#secondary_nav ul li {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 25px
}

#secondary_nav ul li:last-child {
    display: none;
    margin-right: 0
}

@media (max-width:2000px) {
    #secondary_nav ul li:last-child {
        display: inline-block
    }
}

#secondary_nav ul li a {
    color: #74d1c6
}

#secondary_nav ul li a.active,
#secondary_nav ul li a:hover {
   color: #2cf5ff;
    /*border-bottom: 2px solid;*/
}

#section_1,
#section_2,
#section_3 {
    padding-bottom: 30px
}

#login {
    width: 400px;
    margin: 60px auto;
    color: #fff
}

#login h1 {
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0 30px;
    color: #fff
}

@media (max-width:767px) {
    #secondary_nav ul li {
        margin-left: 15px
    }
    #login {
        width: 100%;
        margin: 30px 0
    }
    #login h1 {
        font-size: 21px;
        font-size: 1.3125rem
    }
}

.divider {
    height: 1px;
    margin: 30px 0;
    background-color: #e1e8ed
}

.divider span {
    position: relative;
    top: -20px;
    background-color: #fff;
    display: inline-block;
    padding: 10px;
    font-style: italic
}

.link_bright a {
    color: #e74e84
}

.link_bright a:hover {
    color: #fff02a
}

#login-2 {
    /*width:650px;margin:60px auto;*/
    color: #fff
}

#login-2 .box_form {
    padding: 30px 0 0
}

#login-2 .forgot {
    display: inline-block;
    margin-top: 5px
}

@media (max-width:767px) {
    #login-2 .box_form {
        padding: 20px 20px 10px;
    }
    #login-2 {
        width: 100%;
        margin: 0
    }
}

#login-2 h1 {
    font-size: 28px;
    font-size: 1.75rem;
    /*margin: 0 0 30px;*/
    color: #fff
}

.box_login {
    width: 100%;
    float: left;
    border-right: 1px solid #e1e8ed;
    padding: 15px 25px
}

@media (max-width:767px) {
    .box_login {
        width: 100%;
        border-right: 0;
        padding: 0
    }
}

.box_login.last {
    border-right: 0
}

button.social_bt {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    min-width: 200px;
    margin-bottom: 15px;
    display: block;
    padding: 12px;
    line-height: 1;
    position: relative;
    transition: all .3s ease-in-out;
    cursor: pointer;
    font-family:Bahij TheSansArabic Plain !important;
    width:100%;
    border:none;
}

button.social_bt:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%)
}

button.social_bt.facebook:before,
button.social_bt.google:before,
button.social_bt.linkedin:before {
    font-family: ElegantIcons;
    position: absolute;
    left: 12px;
    top: 10px;
    font-size: 1rem;
    color: #fff
}

button.social_bt.facebook {
    background-color: #3B5998
}

button.social_bt.facebook:before {
    content: "\e093"
}

button.social_bt.google {
    background-color: #DC4E41
}

button.social_bt.google:before {
    content: "\e096";
    top: 12px
}

button.social_bt.linkedin {
    background-color: #0077B5
}

button.social_bt.linkedin:before {
    content: "\e09d"
}

.checkbox_2 label:after,
.checkbox_2:before {
    content: '';
    position: absolute
}

#register {
    /*margin:60px auto*/
    color: #fff
}

#register h1 {
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0 30px;
    color: #fff
}

.checkbox_2 {
    position: relative;
    display: block
}

.checkbox_2:before {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 2px solid #e1e8ed;
    background: 0 0
}

.checkbox_2 input[type=checkbox]:focus+label:before {
    background-color: #e53c78;
    background-color: rgba(231, 78, 132, .2)
}

.checkbox_2 label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    opacity: 0;
    background: #e74e84;
    transition: all .3s ease-in-out
}

.checkbox_2 input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0
}

.checkbox_2 input[type=checkbox]:checked+label:after {
    opacity: 1
}

.checkbox-holder span {
    position: relative;
    display: inline-block;
    margin: 2px 0 0 30px
}

#pass-info {
    width: 100%;
    margin-bottom: 15px;
    color: #555;
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 0 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

#pass-info.weakpass {
    border: 1px solid #FF9191;
    background: #FFC7C7;
    color: #94546E
}

#pass-info.stillweakpass {
    border: 1px solid #FBB;
    background: #FDD;
    color: #945870
}

#pass-info.goodpass {
    border: 1px solid #C4EEC8;
    background: #E4FFE4;
    color: #51926E
}

#pass-info.strongpass {
    border: 1px solid #6ED66E;
    background: #79F079;
    color: #348F34
}

#pass-info.vrystrongpass {
    border: 1px solid #379137;
    background: #48B448;
    color: #CDFFCD
}

#error_page,
#hero_register {
    /*background: url(../img/hero_bg_1.svg) fixed #3d4461*/
        background-image: linear-gradient(to left, #16ab93, #07a3af, #0e9bca, #008adf, #1a6bd1) ;
}

#hero_register,
#hero_register h1 {
    color: #3b5998
}

@media (max-width:767px) {
    #hero_register h1 {
        font-size: 32px;
        font-size: 2rem
    }
}

.box_feat_2 {
    position: relative;
    padding-left: 60px
}

.box_feat_2 h3 {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff02a
}

.box_feat_2 i {
    font-size: 46px;
    font-size: 2.875rem;
    margin-bottom: 10px;
    color: #74d1c6;
    position: absolute;
    left: 0;
    top: 0
}

#error_page {
    width: 100%;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff
}

#error_page h2 {
    font-size: 140px;
    font-size: 8.75rem;
    color: #fff;
    font-weight: 700;
    line-height: 1
}

#error_page h2 i {
    color: #fff02a
}

@media (max-width:767px) {
    #error_page h2 {
        font-size: 72px;
        font-size: 4.5rem
    }
    #error_page {
        padding: 0;
        /*height: 450px*/
    }
}

#error_page p {
    font-size: 21px;
    font-size: 1.3125rem
}

.search_bar_error {
    position: relative;
    margin-bottom: 60px
}

.search_bar_error input[type=text] {
    border: 0;
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35)
}

.search_bar_error input[type=submit] {
    position: absolute;
    right: 0;
    color: #fff;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 25px;
    height: 50px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #74d1c6;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#contact_info ul li strong,
.box_form label,
.box_general_3.cart label,
.error_message,
.summary ul li strong,
ul.treatments.checkout li strong {
    font-weight: 500
}

#toTop,
.form_title h3 strong {
    width: 40px;
    height: 40px;
    text-align: center
}

.form_title h3 strong,
.search_bar_error input[type=submit]:hover {
    background-color: #e74e84
}

#contact_info {
    margin: 35px 0 0
}

#contact_info h3 {
    font-size: 18px;
    font-size: 1.125rem
}

#contact_info h4 {
    font-size: 14px;
    font-size: .875rem
}

#contact_info ul li {
    margin-bottom: 15px
}

#contact_info ul li strong {
    display: block
}

#map_contact {
    width: 100%;
    height: 500px
}

@media (max-width:767px) {
    #contact_info {
        margin: 0 0 35px
    }
    #map_contact {
        height: 350px
    }
}

.error_message {
    color: #f26c4f;
    display: inline-block;
    margin-bottom: 10px
}

.form_title {
    position: relative;
    padding-left: 55px;
    margin-bottom: 10px
}

.form_title h3 {
    margin: 0;
    padding: 0;
    font-size: 21px;
    font-size: 1.3125rem
}

.form_title h3 strong {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 42px;
    position: absolute;
    left: 0;
    top: -5px
}

.form_title p {
    color: #999;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 14px
}

.cards {
    margin-top: 28px
}

.step {
    padding: 20px 0 0 55px;
    margin: 0
}

@media (max-width:2000px) {
    .cards {
        display: none
    }
    .step {
        padding-left: 0
    }
}

.message {
    background-color: #f8f8f8;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.bg_color_1,
.box_form {
    background-color: #fff
}

.message p {
    margin: 0
}

.summary ul {
    margin: 0 0 15px;
    padding: 0
}

.summary ul li {
    margin-bottom: 10px
}

ul.treatments.checkout {
    margin: 0;
    padding: 0
}

.box_general hr,
.box_general_2 hr {
    margin-left: -30px;
    margin-right: -30px
}

ul.treatments.checkout li {
    margin-bottom: 8px
}

ul.treatments.checkout li.total {
    text-transform: uppercase;
    color: #3f4079;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem
}

#confirm {
    text-align: center
}

@-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }
    100% {
        stroke-dashoffset: 480px
    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }
    100% {
        stroke-dashoffset: 480px
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }
    100% {
        stroke-dashoffset: 480px
    }
}

.inlinesvg .svg svg {
    display: inline
}

.icon--order-success svg path {
    -webkit-animation: checkmark .25s ease-in-out .7s backwards;
    animation: checkmark .25s ease-in-out .7s backwards
}

.icon--order-success svg circle {
    -webkit-animation: checkmark-circle .6s ease-in-out backwards;
    animation: checkmark-circle .6s ease-in-out backwards
}

.bg_color_2 {
    /*background: url(../img/hero_bg_1.svg) fixed #3d4461*/
        background-image: linear-gradient(to left, #16ab93, #07a3af, #0e9bca, #008adf, #1a6bd1) ;
}

.form-control {
    font-size: 14px;
    font-size: .875rem;
    min-height: 40px;
    border-color: #e1e8ed;
    font-family:Bahij TheSansArabic Plain !important;
    
}

#booking .loader {
    position: absolute;
    right: 15px;
    top: 13px;
    color: #fff
}

.box_form {
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
    margin-bottom: 25px;
    color: #555
}

.box_general,
.box_general_2 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    background-color: #fff;
    padding: 30px
}

.box_form label {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 3px
}

.box_form .form-group {
    margin-bottom: 25px
}

.box_general {
    border-radius: 5px;
    margin-bottom: 15px;
    color: #555;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05)
}

.box_general_2 {
    border-radius: 5px;
    margin-bottom: 25px;
    border: 1px solid #e1e8ed
}

.box_badges,
.box_general_3 {
    -moz-border-radius: 5px;
    -ms-border-radius: 5px
}

.box_general_3 {
    background-color: #fff;
    padding: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #e1e8ed
}

.box_general_3 hr {
    margin: 30px -30px
}

ul.bullets {
    line-height: 1.8;
    margin-bottom: 0
}

ul.bullets li {
    position: relative;
    padding-right: 20px
}

ul.bullets li:before {
    font-style: normal;
    font-weight: 400;
    font-family: ElegantIcons;
    font-size: 14px;
    content: "\5c";
    color: #ccc;
    position: absolute;
    right: 0;
    top: 0
}

.box_faq {
    position: relative;
    padding-left: 50px
}

.box_faq h4 {
    font-size: 18px;
    font-size: 1.125rem
}

.box_faq i {
    font-size: 36px;
    font-size: 2.25rem;
    position: absolute;
    left: 0;
    top: 0;
    color: #999
}

.add_bottom_15 {
    margin-bottom: 15px
}

.add_bottom_30 {
    margin-bottom: 30px
}

.add_bottom_45 {
    margin-bottom: 45px
}

@media (max-width:767px) {
    .add_bottom_45 {
        margin-bottom: 30px
    }
}

.add_bottom_60 {
    margin-bottom: 60px
}

.add_bottom_75 {
    margin-bottom: 75px
}

.add_top_20 {
    margin-top: 20px
}

.add_top_30 {
    margin-top: 30px
}

.add_top_60 {
    margin-top: 60px
}

.more_padding_left {
    padding-left: 40px
}

.nomargin_top {
    margin-top: 0
}

.nomargin,
.nopadding {
    margin: 0!important
}

.nopadding {
    padding: 0!important
}

.margin_60 {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .margin_60 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px
}

@media (max-width:767px) {
    .margin_60_35 {
        padding-top: 30px;
        padding-bottom: 5px
    }
}

.margin_120 {
    padding-top: 120px;
    padding-bottom: 120px
}

@media (max-width:2000px) {
    .margin_120 {
        padding-top: 60px;
        padding-bottom: 35px
    }
}

.margin_120_95 {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width:2000px) {
    .margin_120_95 {
        padding-top: 40px;
        padding-bottom: 35px
    }
}

@media (max-width:767px) {
    .margin_120_95 {
        padding-top: 30px;
        padding-bottom: 5px
    }
}

#toTop {
    background-color:#b3c719;
    padding: 10px;
    line-height: 20px;
    position: fixed;
    bottom: 70px;
    right: 5px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    z-index: 99
}

#toTop:before {
    font-family: fontello;
    content: "\e899"
}

.box_badges {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    padding: 30px 25px 5px;
    position: relative;
    margin-bottom: 30px
}

.box_badges h3 {
    font-size: 21px;
    font-size: 1.3125rem
}

.box_badges ul li {
    display: inline-block;
    background-color: #74d1c6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    line-height: normal;
    color: #fff;
    padding: 3px 10px;
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem;
    min-width: 120px;
    margin-bottom: 5px
}

#badge_level_1,
#badge_level_2,
#badge_level_3,
#badge_level_4,
#badge_level_5,
#badge_level_6 {
    width: 100px;
    height: 100px;
    margin: 0 auto 25px;
    position: relative
}

.disabled_badge {
    opacity: .8;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.disabled_badge:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    opacity: 1
}

.disabled_badge i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -45px;
    z-index: 9;
    width: 40px;
    height: 40px;
    color: rgba(0, 0, 0, .6);
    text-indent: 0;
    font-size: 40px;
    font-size: 2.5rem
}

.disabled_badge i:before {
    margin: 0
}

.disabled_badge:hover i {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.badge_list_1 {
    position: relative;
    top: -2px;
    margin-left: 10px
}

.page-item.active .page-link {
    background-color: #3f4079;
    border-color: #3f4079
}

.page-item.disabled .page-link {
    color: #999;
    border-color: #e1e8ed
}

.page-link {
    color: #e74e84;
    border: 1px solid #e1e8ed
}

.page-link:focus,
.page-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e74e84;
    border-color: #e74e84
}

#cookie-bar {
    background: rgba(0, 0, 0, .8);
    height: auto;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 15px 0;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500
}

#cookie-bar p {
    margin: 0;
    padding: 0
}

#cookie-bar a {
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 2px 10px;
    margin-left: 8px
}

#cookie-bar .cb-enable {
    background: #74d1c6
}

#cookie-bar .cb-enable:hover {
    background: #fff;
    color: #74d1c6
}

#cookie-bar .cb-disable {
    background: #900
}

#cookie-bar .cb-disable:hover {
    background: #b00
}

#cookie-bar .cb-policy {
    background: #e74e84
}

#cookie-bar .cb-policy:hover {
    background: #fff;
    color: #e74e84
}

#cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto
}

@media (max-width:767px) {
    #cookie-bar a {
        display: block;
        max-width: 150px;
        margin: auto auto 5px
    }
    #cookie-bar {
        padding: 5px 0
    }
}

.form-control:disabled#booking_date,
.form-control:disabled#booking_time,
.form-control[readonly]#booking_date,
.form-control[readonly]#booking_time {
    background-color: #fff;
    opacity: 1
}

.td-wrap,
div.datedropper {
    font-family: Poppins, Helvetica, sans-serif!important
}

div.datedropper .picker .pick-lg ul.pick-lg-b li.pick-v:hover {
    text-decoration: none!important
}

div.datedropper.primary .pick-lg-b .pick-sl:before,
div.datedropper.primary .pick-lg-h,
div.datedropper.primary .pick-m,
div.datedropper.primary .pick-submit,
div.datedropper.primary:before {
    background-color: #e74e84!important
}

div.datedropper.primary .pick li span,
div.datedropper.primary .pick-btn,
div.datedropper.primary .pick-lg-b .pick-wke,
div.datedropper.primary .pick-y.pick-jump {
    color: #fd4741
}

.box_style_cat {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e1e8ed;
    margin-bottom: 25px
}

@media (max-width:2000px) {
    .box_style_cat {
        display: none
    }
}

ul#cat_nav {
    margin: 0;
    padding: 0
}

ul#cat_nav li {
    border-bottom: 1px solid #e1e8ed
}

ul#cat_nav li i {
    font-size: 16px;
    font-size: 1rem;
    margin: 1px 10px 0 0;
    float: left
}

ul#cat_nav li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

ul#cat_nav li a {
    position: relative;
    color: #555;
    display: block;
    padding: 15px 10px
}

ul#cat_nav li a:after {
    font-family: fontello;
    content: "\e89b";
    position: absolute;
    right: 15px;
    top: 15px
}

ul#cat_nav li a span {
    font-size: 11px;
    font-size: .6875rem;
    color: #999
}

ul#cat_nav li a#active,
ul#cat_nav li a.active,
ul#cat_nav li a:hover {
    color: #e74e84
}

ul#cat_nav li:first-child a#active,
ul#cat_nav li:first-child a.active,
ul#cat_nav li:first-child a:hover {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

ul#cat_nav li:last-child a#active,
ul#cat_nav li:last-child a.active,
ul#cat_nav li:last-child a:hover {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.card {
    border: 0;
    margin-bottom: 5px
}

.card .card-header {
    background-color: #fff;
    border-bottom: 1px solid #e1e8ed;
    padding: 20px
}

.card-body {
    padding-bottom: 0
}

.card-header h5 {
    font-size: 16px;
    font-size: 1rem
}

.card-header h5 a {
    border: 0;
    display: block;
    color: #999
}

.card-header h5 a i.indicator {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    float: right;
    color: #0690f2
}

.dropdownTog::after {
    display: none !important;
}

.rateyo-readonly-widg {
    /*margin-left: 17% !important;*/
}

.box_profile h1 {
    margin-top: 10px;
}

* {
    font-family: Bahij TheSansArabic Plain;
}

.box_profile p {
    color: #716565 !important;
    margin-bottom: 12px;
    font-family: sans-serif;
    font-family:Bahij TheSansArabic Plain !important;
}

.box_profile ul.statistic {
    padding-bottom: 5px;
    margin-top: 10px;
}


/*.box_form .form-group {
    margin-bottom: 10px;
    padding-top: 15px;
}*/

.femastyl {
    margin-right: 5px;
}

.logstyl {
    padding: 14px 45px !important;
}

.boxlogsty {
    width: 100%;
    padding: 0px 5px;
}

.grosty {
    width: 50%;
    display: inline-block;
}

.grosty2 {
    width: 48%;
    display: inline-block;
    float: left;
    margin-right: 2%;
}


/*.box_form .form-group {
    margin-bottom: 5px;
    padding-top: 5px;
}*/

.cansty {
    background: #bf3f3f !important;
}

.cansty:hover {
    background: #865d5d !important;
}

.savstyl {
    background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
}

.savstyl:hover {
    background: #25be7e !important;
}
.buttt{
  background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
}
.strip_list {
    /*box-shadow: 0px 4px 10px 0px #6c7b96 !important;*/
    /*border: 2px solid #dbdbdb;*/
    transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;

}
/*.strip_list:hover {
    box-shadow: 0px 4px 10px 0px #6c7b96 !important;
    border: 2px solid #a6d5ce;
}*/
.content-left {
    background: linear-gradient(#d6d7e2, #f3f3f238) !important;
}
.searst{
     transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;
}
.searst:hover{
    border-radius:1px !important;
}
.doctor_titleCustom{
    margin-bottom:25px !important;
}
/*.accesstyl li{
    display:inline-block !important;
}*/
.accsty.show {
    transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}
.accsty li {
    display: block !important;
    margin-left: 0 !important;
    padding: 5px 10px 5px !important;
    border-bottom: 1px solid #25558c99;
    margin-bottom: 10px !important;
    margin-top: -6px !important;

}
.accsty li i {
    font-size: 1.4rem !important;
    text-align: left !important;

}
.accsty{
    transform: translate3d(700px, 34px, 0px) !important;
    transition: all .6s ease-in-out;
    background: #aee4f9cc !important;
    border-radius: 14px !important;
}
.accsty li a:hover{
    color: #e06044 !important;
    padding-left: 10px !important;
}
.searsty {
    height: 27px !important;
    padding: 0 7px !important;
}

.wrapstyl {
    padding: 11px !important;
}

.map-right {
    height: 90% !important;
    position: fixed !important;
    /*padding: 0px 3px 0 3px !important;*/
}

.nicescro {
    background: #18ae9e !important;
    overflow-y: auto;
    /*max-width: 39%;*/
        border-radius: 10px;
}

.eeee:hover {
    background-color: #5f875c;
}

.doctor_titleCustom {
    /*background-color: #3f4079;*/
     /*background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%);*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-bottom: 60px;
}

.doctor_titleCustom h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 5px 0 0;
    color: #fff;
    text-transform: uppercase;
}

.headerstyle {
    /*background-image: radial-gradient(#fff 5%, #cdd2d1 69%, #cfd7e0 97%);*/
    background: #fff;
    margin: 31px 30px 1px 30px;
    padding: 5px 20px;
    border-radius: 10px;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    /*box-shadow: rgb(159, 144, 174) 1px 1px 11px 3px;*/
    box-shadow: rgb(159, 144, 174) 0px 0px 7px 0px;
    -ms-box-shadow: rgb(159, 144, 174) 0px 0px 7px 0px;
    -o-box-shadow: rgb(159, 144, 174) 0px 0px 7px 0px;
    -webkit-box-shadow: rgb(159, 144, 174) 0px 0px 7px 0px;
    -moz-box-shadow: rgb(159, 144, 174) 0px 0px 7px 0px;

}

.headerstyle:hover {
    /*background: radial-gradient(#fff 5%, #cdd2d1 69%, #cfd7e0 97%);*/
}


/*.searchnewstyle{
    border-radius: 1px;
    height: 44px;
    background: -webkit-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -moz-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -o-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -ms-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
}
.searchnewstyle:hover{
    background: -webkit-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -moz-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -o-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: -ms-linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
    background: linear-gradient(to right, rgba(33,184,139,1) 0%, rgba(8,155,192,1) 100%);
}*/
.arabicicons{
    display: inline-block;
    float:right;
}
.egstyle{
    width: 35px;
    margin-top: 9px;
    margin-left: 10px;
    transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
}
.egstyle:hover{
    transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);

}
.searchbut input{
    /*position: absolute !important;*/
    padding: 13px 54px !important;
    font-size: 17px !important;
    border-radius: 9px !important;
    border-top-right-radius: 1px !important;
    border-bottom-right-radius: 1px !important;
}
.searchbut input:hover{
    border-radius: 10px !important;
}
.headmap #autocomplete , .headmap #autocompleteCountry , .headmap #autocompleteCity, .headmap #autocompleteClass{
    /*margin-bottom: 7px !important;*/
    float:left !important;
}
#autocomplete , #autocompleteCountry , #autocompleteCity, #autocompleteClass{
    /*border:none !important;*/
    font-size:15px !important;
    color:#0092cd !important;
    border-radius: 10px !important;
    /*margin-bottom: 7px !important;*/
}
.main-menu > ul > li span:hover > a {
    color: #e74e84 !important;
    transform:scale(1.2);
    -o-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);

}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    box-shadow: 0 0 0 2px rgba(43, 180, 151, 0.3) !important;

}
.form-control:focus {
    box-shadow: 0 0 0 2px rgba(43, 180, 151, 0.3) !important;
}
   
/*.figurs{
        width: 20%;
}*/

.eeee{
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
}
.buttt{
    padding:10px 20px !important;
}

.cityyy{
    /*display: flex;*/
    margin-bottom: 7px !important;
    /*display: inline-block !important;*/
    width: 40% !important;
    margin-top: 7px;
    font-size:16px;
    font-family:sans-serif;
}

.smallee{
    width: 100% !important;
    color: #7b7979 !important;
    /*font: 14px/3 "sharp-sans-semibold", Arial, sans-serif !important;*/
    text-align: right;
    /*font-weight: bold !important;*/
    color: #808080 !important;
    font-family:Bahij TheSansArabic Plain !important;
    /*text-transform: lowercase !important;*/
    margin-top:8px; 
    margin-bottom:8px;     
        font-size:13px;
}
.spacdivsamm label{
    margin-bottom: 0rem;
    font-size:13px;
    font-weight:normal;
}
.spacdivsamm .dinamidiv{
    /*color: #29c3ff!important;*/
        color: #05bbac!important;
    font-weight: 600;
}
.bstyless{
    /*display: inline-block !important;*/
    float: right;
}
.bstylww{
    /*color: #453232;*/
    /*background: #d0e3fc;*/
    /*text-align: center;*/
    /*width: 158px !important;*/
    /*font-weight: bold;*/
    /*margin-left: 46%;
    margin-top: -8px;
    font-size: 12px;
    border-radius: 7px;*/
}
.smwele{
    text-align: center;
    background: #93decc;
    color: #020202 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.imgnews{
    height: 113px !important;
    /*position: absolute !important;*/
    left: 50%;
    top: 50%;
    transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;

}
.imgnews:hover{
   border-radius:50%;
}
.desss .wish_bt{
    top: 7px !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
}
.figurs{
    width: 84px !important;
    height: 115px !important;
    position: absolute;
    overflow: hidden;
    -webkit-border-radius: 7% !important;
    -moz-border-radius: 7% !important;
    -ms-border-radius: 7% !important;
    border-radius: 7% !important;
    right: 9px !important;
    top: 12px !important;
}
.hh3{
    margin: -6px 0 0 -25px;
    font-size: 16px !important;
    /*font-weight: bold;*/
}
.Otherspat{
    /*background: -moz-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -webkit-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -o-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: -ms-linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;
    background: linear-gradient(to right, rgba(33, 184, 139, 1) 0%, rgba(8, 155, 192, 1) 100%) !important;*/
    border: 1px solid #416a73 !important;
        font-weight: bolder !important;
}
.therspat{
    /*background:#21b88b !important;*/
    border: 1px solid #416a73 !important;
        font-weight: bolder !important;
}
.widdd button{
    background:none;
    border: 1px solid #bfbdbd;
    color:#000;
}
.divPatient .col-md-3 .btn-block{
    /*font-weight: bold !important;*/
}
.cancbut{
    background: #e47954 !important;
    font-size: 12pt !important;
    width: 130px !important;
}
.cansl{
    margin: 25px auto 0px;
}
.cannn{
    background: #e47954 !important;
    font-size: 12pt !important;
    width: 130px !important;
}
.colsanls{
    display:inline-block !important;
}
.confff{
    width:20% !important;
    display:inline-block !important;
}
.modconnns{
    box-shadow: 2px 2px 16px #0d313b;
    -ms-box-shadow: 2px 2px 16px #0d313b;
    -o-box-shadow: 2px 2px 16px #0d313b;
    -moz-box-shadow: 2px 2px 16px #0d313b;
    -webkit-box-shadow: 2px 2px 16px #0d313b;
}
.eeee{
    padding: 13px 27px !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
.paddmarg{
    margin-left: 40px !important;
    font-size: 15px !important;
}
.paddmarg strong{
    color: #113762 !important;
}
.starsstyle{
    margin-left: 37% !important;
}

.cddsss{
    margin: 15px 0px 25px 19% !important;
    text-align: justify !important;
}
.sdddsa{
    color: #11346f !important;
}
.headssss{
    margin-left: 25% !important;
    color: #0d5972 !important;
}
.deerd {
    /*margin-left: 23% !important;*/
}
.appointss ul.booking_details li strong {
    width: 60% !important;
    display: inline-block;
    /*color: #427398;
    font-size: 14px;
    font-weight: bold;*/
    font-family: sharp-sans-semibold,Arial,sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
     color: #352e4e !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.approved, .cancel, .pending, .read, .unread{
   color: #fff;
    border-radius: 20px;
    padding: 1px 20px 1px !important;
    font-size: 0.8rem !important;
    transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
}
.approved:hover, .cancel:hover, .pending:hover, .read:hover, .unread:hover{
    border-radius:2px !important;
}
.appointss ul.booking_details li {
    margin-bottom: 5px !important;
    color: #09b2f3 !important;
    font-size: 15px !important;
}
.appointss ul h4 {
color:#033e7b !important;
font: 17px/0.95 "sharp-sans-bold", Arial, sans-serif !important;
font-weight: bold !important;
font-family: Bahij TheSansArabic Plain !important;
}
.headersnew h2 {
    /*font-size: 1.2rem !important;
    color: #6d7884 !important;*/
    font-weight: bold !important;

}
.headersnew{
    min-height: 40px;
    margin-bottom: 20px;
margin-top: 10px;
}
.h2style{
    display: inline-block;
    float: right;
    clear: both;
    margin-left: 20px;
    color: rgb(0, 35, 75) !important;
    font: 22px/0.95 "sharp-sans-bold", Arial, sans-serif;
    /*margin-top:20px;*/
    font-family:Bahij TheSansArabic Plain;
}
.filter {
    float: right !important;
    width: 150px;
    display: inline-block !important;
}
.sbOptions {
    /*background-color: #bee9fa !important;
    border: 1px solid #75c9cc !important;
    font-size: .9rem !important;
    border-radius: 15px !important;*/
}
.sbOptions a.sbFocus, .sbOptions a:focus, .sbOptions a:hover {
    color: #ed4812 !important;
    padding-left: 20px !important;
}
    .sbOptions li {
        /*border-bottom: solid 1px #9cdae7 !important;*/
    }
    /*.sbHolder{
        border-radius:15px !important;
    }*/
    .list_general > .ulstyyll .openDetails{
    transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    }
    .list_general > .ulstyyll .openDetails:hover {
    /*background-color: #e4fffeb3 !important;*/
    -o-box-shadow: 1px 5px 9px #ccc !important;
    -webkit-box-shadow: 1px 5px 9px #ccc !important;
    -moz-box-shadow: 1px 5px 9px #ccc !important;
    -ms-box-shadow: 1px 5px 9px #ccc !important;
    box-shadow: 0px 5px 9px #ccc !important;
    border-radius:1px !important;

}
.dialgstyle{
    max-width:85% !important;
}
.dss{
    width:35% !important;
}
.lblValue {
    font-size: 12pt !important;
}
.amstyle:after {
    content: "\e089" !important;
    color: #e74e84 !important;
}
/*===============newstylesearch=============*/
.searchalldoctor{
    /*background: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #668a8f;
    margin-bottom: 7px;*/
}


.newstyleFilter{
    position:absolute;
    margin-right: -102%;
    /*display:none;*/
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    left: 102%;
    box-shadow: 0px 4px 7px #4e899c;
    z-index: 9999;

} 

.resetnewFilter{
    /*display:block !important;*/
    margin-right:0 !important;
    z-index: 9999;
    left: 0 !important;
}




.newstylesearch{
    /*display:none; 
    position:absolute;
    z-index:9999;*/
}
.resetnewsearch{
    display: block !important;
    margin-left: 0 !important;
    z-index: 9999;
    right: 16px !important;
    width: 93% !important;
}
.input-groupsearchs{
    display:inline-block;
    margin: 10px;
    /*float:right;*/
}
.input-groupsearchs h3{
    float: left;
    margin: 6px 19px 1px 10px;
    color: #0a6692;
    font-size: 15px;
    font-weight:bolder;
}
.inputssear{
    display:inline-block;
    padding: 5px 10px !important;
}
.lablesearch{
    padding: 5px 10px;
    /*width: 33%;*/
    float: left;
}
.datasearch{
    display:inline-block;
    width: 100%;
    display:none;
}
.inpusear{
    margin: 0px 35%;
}
.docsty {
    height: auto !important;
}
/*===============end newstylesearch=============*/
.branstyle{
    position: absolute;
    background: #4b95cf;
    left: 230px;
    top: 67%;
    border-radius: 7px;
    padding: 5px;
    z-index: 8;
    color: #fff;
    
    min-height: 75px;
    min-width: 57px;
}
.ullistyle{
    border-top: none !important;
    margin: 1px !important;
    padding: 1px !important;
    text-align:right;
}
    .ullistyle li {
        display: inline-block !important;
        margin-right: 1px !important;
        /*font-weight: bold !important;*/
        font-size: 13px !important;
        margin-right:5px;
         transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    }
     .ullistyle li:hover{
         /*transform:scale(1.1);
         -ms-transform:scale(1.1);
         -o-transform:scale(1.1);
         -webkit-transform:scale(1.1);
         -moz-transform:scale(1.1);*/

     }
.ullistyle li:first-child::after {
    content: none !important;
}
.amsas{
    padding: 4px 5px !important;
}
.buttstss{
    padding: .175rem .35rem !important;
}






/*========================table-style-responsive================================*/
.mnnnnnnnnk {
    width: 100%;
    border: 1px solid #ccc !important;
    margin-bottom: 1.5em;
}
.mnnnnnnnnk thead {
  clip: rect(1px 1px 1px 1px);   
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.mnnnnnnnnk thead th {
      font-weight: normal;
      text-align: center; 
      color: white;
       background-color: #4d8fa5;
}
.mnnnnnnnnk thead th:first-of-type {
  /*text-align: left;*/
}
/*================================================================================================*/
.mnnnnnnnnk tbody,
.mnnnnnnnnk tr,
.mnnnnnnnnk th,
.mnnnnnnnnk td {
  text-align: left;
  white-space: normal;
}
/*-====================================================================================================*/
.mnnnnnnnnk th,
.mnnnnnnnnk td {
  padding: .5em;
  vertical-align: middle;
}
.mnnnnnnnnk caption {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
.mnnnnnnnnk tfoot {
  font-size: .8em;
  font-style: italic;
}
.mnnnnnnnnk tbody tr {
  /*margin-bottom: 1em;*/
  /*border: 2px solid #1d96b2;*/
  padding-bottom: 20px;
}
.mnnnnnnnnk tbody tr:last-of-type {
  margin-bottom: 0;
}
.mnnnnnnnnk tbody th[scope="row"] {
  background-color: #1d96b2;
  color: white;
}
.mnnnnnnnnk tbody td[data-type=currency] {
  text-align: left;
}
.mnnnnnnnnk tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .8em;
  color: rgba(94, 93, 82, 0.75);
}
.mnnnnnnnnk tbody td {
  text-align: left;
  /*border-bottom: 1px solid #1d96b2;*/
}

@media (min-width: 52em) {
  .mnnnnnnnnk {
    font-size: .9em;
  }
 
  .mnnnnnnnnk caption {
    font-size: 1.5em;
  }

  .mnnnnnnnnk tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
  .mnnnnnnnnk tbody td {
    text-align: center;
  }
 

}

/*=====================================end responsive table==============================*/
.popstyl{
    background: #06060680;
}
.popdialog{
        margin: 10rem auto !important;
}
.imagemap{
    position: absolute;
    top: 127px;
    right: 10%;
    width: 25px;
    height: 25px;
}
   .imagemap{
        display:none !important;
    }

 /*================================*/
 .imagemap { 
    cursorointer;
    transition:all .5s ease-in-out;
    -webkit-animation: imgs .8s infinite;
     -moz-animation: imgs .8s infinite;
      -o-animation: imgs .8s infinite;
    animation: imgs .8s infinite;
   
}
@-webkit-keyframes imgs {
    from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */
    }
}
@-moz-keyframes imgs {
    from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */
    }
} 
@keyframes imgs {   
     from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */
    }
}

/*===================================================*/
.adrss{
    font-size: 16px !important;
    margin-right: 7px;
}
.Otherspat .adrss{
    color: #416a73 !important;
}

.headmap .icon_pin_alt{
    margin-left: 7px !important;
    margin-right: 0 !important;
}
.headmap .icon-commerical-building{
    /*margin-left: 7px !important;*/
    margin-right: 0 !important;
}
.mm-listview li a{
    transition:all .5s ease-in-out;
}
.mm-listview li a:hover{
    padding-left: 20px;
    color: #0ab697 !important;
    font-size: 15px;
    font-weight: bold;
}

.list_general > ul > li{
    border: 1px dotted #ccc;
    border-radius: 10px ;
    margin-bottom: 10px !important;
    padding: 30px 120px 5px 20px !important;
}
.list_general > ul > li figure{
    left:0 !important;
    right:10px !important;
}
ul.booking_details {
    margin: 15px 10px 25px !important;
}
/*================profil doctor================*/
.tabstyl h1{
    margin-top: 10px;
    font: 28px sharp-sans-bold, Arial, sans-serif;
    font-weight: bold;
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}

.tabstyl small{
    margin-top: 20px;
    font: 16px/40px sharp-sans-semibold, Arial, sans-serif;
    text-transform: lowercase;
    font-family:Bahij TheSansArabic Plain !important;
}
.deerd {
    margin: auto !important;
}

.titlestylenew{
    font: 18px/24px sharp-sans-bold, Arial, sans-serif;
    /*color: rgb(0, 35, 75) !important;*/
    color: #3b3838 !important;
    font-weight: bold;
    font-size: 22px !important;
    text-align: right;
    font-family:Bahij TheSansArabic Plain !important;
}
.imgstynn{
    border: 3px solid #ddd;
}
.indent_title_in p {
    color: #6f6d6d;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    font-family: kievit-slab-book, Georgia, serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    text-rendering: optimizelegibility;
}
.indent_title_in h3{
    font: 16px/24px sharp-sans-bold, Arial, sans-serif;
    color: rgb(0, 35, 75) !important;
    /*color: #fff !important;*/
    font-weight: bold;
    text-align: right;
    font-family:Bahij TheSansArabic Plain !important;
}
.wrapper_indent h6{
     font: 16px/24px sharp-sans-bold, Arial, sans-serif;
    color: rgb(0, 35, 75) !important;
    /*color: #fff !important;*/
    font-weight: bold;
    text-align: right;
    font-family:Bahij TheSansArabic Plain !important;
    margin-top:10px;
}
.wrapper_indent p{
     font: 15px/24px sharp-sans-bold, Arial, sans-serif;
    /*color: rgba(8, 155, 192, 1) !important;*/
    /*color: #fff !important;*/
    font-weight: bold;
    text-align: right;
}
ul.bullets li{
    color: #6f6d6d;
    font-size: .875rem;
    font-family: kievit-slab-book, Georgia, serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    text-rendering: optimizelegibility;
    display:inline-block;
}
.slidstyl{
    /*background:#fff;*/
    margin-bottom: 25px;
}
.tabstyl{
    /*border:none !important;*/
}
.doctor_titleCustom{
    border-radius:10px !important;
    background:#fff;
}
/*.waliam{
    background:#fff !important;
}*/
.indent_title_in i {
    font-size: 50px;
    position: absolute;
    left: 0;
    color: #63aec2;
    top: -10px;
}
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
    border-radius: 1px;
    margin-bottom: 5px;
    text-align: center;
    background: rgb(243, 243, 244) none repeat scroll 0% 0%;
    border-color: rgb(243, 243, 244);
    color: rgb(0, 35, 75);
}
.bookslotsss-style .table .btn_1:hover, .bookslotsss-style .table a.btn_1:hover {
    background: #26dcd9 !important;
    color:#fff;
}
.totalaaaf .bookslotsss-style .table .btn_1:hover, .totalaaaf .bookslotsss-style .table a.btn_1:hover {
    background: #26dcd9 !important;
    color:#fff !important;
}
.bookslotsss-style .table-bordered td, .bookslotsss-style .table-bordered th{
    text-align:center !important;
    border:none !important;
    padding:0;
}
.bookslotsss-style{
    height:245px;
    overflow:hidden;
    position:relative;
}

.bookslotsss-style .table{
    border:none !important;
}
.mm-page{
    overflow-x:hidden !important;
}
.backgroundwhite{
    background:#fff;
}
.rightheadbar{
    background:rgb(243, 243, 244);
    margin-top:33px;
    padding:0 !important;
}
.dslki{
    display:inline-block;
    margin-bottom:15px;
}
.slidstyl{
    padding-left:20px;
}
.bootlap{
    background: none;
    border: none;
    color: #828dd4;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.bootlap:focus{
    box-shadow:none !important;
    color:palevioletred !important;
}
footer{
    text-align:right !important;
}
.bookslotsss-style .table{
    width: 80%;
    margin: auto;
    margin-top: 8px;
}
.bookslotsss-style .table tbody tr th p{
    color: #475059;
    font: 13px/1.4 "sharp-sans-bold", Arial, sans-serif;
    font-weight: normal;
    font-weight: bold;
    font-family: Bahij TheSansArabic Plain;
}
.rightheadbar .tabstyl {
    /*margin-top: 0 !important;*/
    padding: 0px 40px;
}
.rightheadbar .tabstyl .nav-tabs{
    border-bottom: none !important;
}
.headerfordoctor span{
   background-color: #0e56dc;
    color: rgb(255, 255, 255);
    display: block;
    font-size: 19px;
    line-height: 1;
    padding: 15px 30px;
    text-align: center;
    font-weight: bold;
    font-family: Bahij TheSansArabic Plain !important;
}
.m3rfh{
    font-size: 15px;
    margin-bottom: 15px;
}
.bootlap{
    transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
}
.bootlap:hover{
    color: #f16e98;
     border-color: #f16e98;
    /*background-color: #11798a;
    border-color: #dadada;
    border-radius: 50%;
    padding: 1px 3px;*/
}
header.header_sticky {
    width: 100%;
    /*z-index: 999;*/
    position: relative;
    transition: all .3s ease-in-out;
    background:#fff;
     
}
.baaaadd{
    float:left;
}
.dfkjhg{
    display:inline-block;
}
.zhktaha{
    margin-top:0px !important;
}
.totalaaaf{
    background: white !important;
    /*position: relative;*/
    min-height: 200px !important;
    margin-bottom: 15px;
}
.totalaaaf .box_general_3{
    background-color: #fff;
    padding: 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 15px;
    border: none;
}
.totalaaaf {
   transition:all .5s ease-in-out;
   -ms-transition:all .5s ease-in-out;
   -o-transition:all .5s ease-in-out;
   -moz-transition:all .5s ease-in-out;
   -webkit-transition:all .5s ease-in-out;
}
/*.totalaaaf:hover{
    background:#74d1c6 !important;
}*/
.totalaaaf .strip_list, .totalaaaf a.box_cat_home {
    box-shadow: none !important;
}
.totalaaaf .strip_list h3{
    text-align: right;
    width: 96%;
    box-sizing: border-box;
    color: #030497;
    font: 16px/1.4 "sharp-sans-bold", Arial, sans-serif;
    font-size: 16px;
    font-size: 18px;
    border-bottom: 1px dotted;
    font-weight: 610;
    font-family:Bahij TheSansArabic Plain !important;
     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.desss{
    width: 100%;
    padding-right: 30px;
}
.totalpv{
    width:100%;
    /*margin-bottom: 15px;
    margin-top: 15px;*/
    height:auto;
}
.totalpv .pricebloc{
    width: 50%;
}
.totalpv .price-block .right{
    display: inline-block;
}
.detailsas{
    color: rgb(0, 35, 75);
    display: block;
    font-family: "kievit-slab-book", Georgia, serif;
    font-size: 13px;
    line-height: 20px;
    margin-top: 6px;
    padding: 0px;
    text-align:left;
    /*font: 14px/18px "sharp-sans-semibold", Arial, sans-serif;*/
    margin-top: 5px;
   /*color: #808184 !important;*/
    color: #505153 !important;
    text-align: left;
}
.pricebloc .whole{
    /*color: #a24621 !important;
    font-size: 20px;
    font-weight:bold;*/
    font: 17px/18px "Bahij TheSansArabic Plain", Bahij TheSansArabic Plain, sans-serif;
    color: rgb(135, 135, 145) !important;
    text-align: left;
    margin-top: -1px;

}
.pricebloc .right .currency{
    font: 16px/18px "sharp-sans-semibold", Arial, sans-serif;
    color: rgb(117, 119, 121) !important;
    text-align: left;
    margin-top: -3px 10px;
    font-family: Bahij TheSansArabic Plain;
}
/*.oppoiu{
    max-width: 29% !important;
    width: 29% !important;
    flex: none !important;
}
.kjjigf{
    width: 5% !important;
}*/
.searchalldoctor .input-groupsearchs{
    margin: 0 0 0 !important;
}
.badhaid{
    /*background: #d5d4d4;*/
    /*padding-top: 8px;*/
}
.sdaalkk{
    border-bottom: 2px solid #0ea0b7d9;
    background:#3d4461;
}
.contleft{
    /*background: rgb(243, 243, 244) none repeat scroll 0% 0% !important;*/
    background:#efeeec!important;
    padding-top: 10px;
}
.zhktaha #All{
    position:relative;
}
.newdesignforsearch{
    /*border-radius: 12px !important;*/
}
.newdesignfilter{
    /*border-radius: 8px !important;*/
    /*background: #fff !important;*/
    /*color: #000 !important;*/
    /*border: 1px solid #eae7e7 !important;*/
    transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;
    /*margin-right: 5px;*/
    color: rgb(0, 35, 75) !important;
    cursor: pointer;
    /*font: 13px "sharp-sans-semibold", Arial, sans-serif;*/
    font-size:30px !important;
}
.newdesignfilter img{
     transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -webkit-transition:all .6s ease-in-out;
}
.newdesignfilter:hover img{
     /*background: #25be7e !important;
     color: #fff !important;
     border-radius: 0 !important;*/
     /*color:#941f48 !important;*/
     transform:scale(1.1);
     -ms-transform:scale(1.1);
     -o-transform:scale(1.1);
     -moz-transform:scale(1.1);
     -webkit-transform:scale(1.1);

}
/*.newdesignfilter  img{
    width:40px;
}*/
.searchalldoctor {
    text-align: left;
    /*margin-left: 12px;*/
    /*border-top: 1px solid #82a79b;*/
    /*margin-top: 8px;*/
}
.kdjdjkdfd{
    font: 15px/2.4"sharp-sans-semibold", Arial, sans-serif;
    font-size: 15px;
    vertical-align: middle;
    color: rgb(0, 35, 75);
    /*margin-left: 10px;*/
    font-weight: bold;
    display:inline-block;
    /*margin-right:15px;*/
    font-family:Bahij TheSansArabic Plain !important;
}
.strip_list .ullistyle li{
    /*float:left !important;*/
    margin-bottom: 2px;
}
.addressnew{
    font: 14px/18px "sharp-sans-semibold", Arial, sans-serif;
margin-top: 18px;
color: #808184 !important;
text-align: left;
}
.araila{
   /*font-size:13px !important;*/
    font: 14px/18px "sharp-sans-semibold", Arial, sans-serif;
/*margin-top: 35px;*/
color: #808184 !important;
text-align: right;

}
.laalaaa{
    display:inline-block;
    font: 13px "sharp-sans-semibold", Arial, sans-serif;
}
.newdealis{
    font: 15px/1.2 "sharp-sans-bold", Arial, sans-serif;
    color: #000000;
    font-weight: bold;
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}
.ujkhnbvcre{
    font: 15px/1.5 "sharp-sans-medium", Arial, sans-serif;
    color: rgb(0, 35, 75);
    margin-bottom:20px !important;
}
.raulgunzalios{
    float: right;
    margin-left: 20px;
    width: 12%;
}
.totalssaw{
    float:left;
    width: 80%;
    margin-bottom:10px;
}
.raulgunzalios img{
    width:75px;
}
.h4h4h{
    color: #023e7b;
    font-size: 18px;
    font-weight: normal;
    border-color: currentcolor;
    border-style: none none dotted;
    border-width: medium medium 1px;
    font-weight: 650;
    font-family: Bahij TheSansArabic Plain;
}

.aqwpoi{
    display: inline-block;
    margin-left: 40px;
    color: #1966d2;
    font-size: 15px;
    font-weight: bold;
        margin-bottom: 5px;
}
.eerrowpo{
    display: inline-block;
    color: #1966d2;
    font-size: 15px;
    font-weight: bold;
        margin-bottom: 5px;
}
.tttyyr{
    color:  #1249ae !important;
}
.nnnmmmnjk{
    min-height: 200px;
}
.sdpo{
    color:  #3c6ba7;
    font: 13px/1.4 "sharp-sans-medium", Arial, sans-serif;
    margin-bottom: 5px;
    font-weight:bold;
    display:inline-block;
    font-family:Bahij TheSansArabic Plain !important;
}
.stylenewbutt{
     background: #1b72d6;
    /*border: 1px solid #ff5952;*/
    padding: 4px 10px;
    border-radius: 4px;
    border-radius: 30px;
    color: #fff !important;
    transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    color: #fff;
}
.kjilkjkljklj i{
    color:#fff !important;
}
.stylenewbutt:hover{
    background: #26d2da;
    border-radius: 1px;
    color: #fff;
}

.jjhhk{
    float:left;
    margin-top: -3px;
      border-radius:25px;
    font-size:13px;
    font-family:Bahij TheSansArabic Plain;
}
.qqqaswp{
    color: rgb(135, 135, 145);
    font: 14px/1.36 "sharp-sans-medium", Arial, sans-serif;
    margin-bottom: 5px;
}
.babalina h5{
    color: #000;
    font-size:19px;
    font-weight: bold;
    margin-bottom: 25px;
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}
.klkjmnb{
    width: 78%;
    margin-left: 10px;
}
.ewewwmnbvc{
    display:inline-block;
    width:17%;
}
.ewewwmnbvc img{
    /*width:100%;
    margin-top: -5px;*/
    width: 90%;
   margin-top: -25px;
}
.iyuty hr {
    margin: 20px -30px !important;
}
.ggghhu{
    color: #fff;
    border-radius: 25px;
    font-size: 13px;
}
.ewqaqwewqa{
    margin-bottom:20px;
}
.inpudlsd{
    text-align:center;
}
.popoo{
    font-size: 17px !important;
    float: right;
    margin-left: 10px;
    color: #1147ab;
    margin-top: -2px;
}
.detailsas, .araila, .addressnew{
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
    overflow: hidden;
}
.detailsas p{
      text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.styleallp{
    font: 14px/18px "sharp-sans-semibold", Arial, sans-serif !important;
    margin-top: 5px !important;
    color: rgb(135, 135, 145) !important;
    text-align: left;
}
.addressssla{
    /*margin-top: -15px !important;
    margin-bottom: 20px !important;*/
}
.rrrett{
    position: absolute !important;
    right: -25%;
    top: 140px;
    padding: 5px 15px !important;

}
.dislindar{
    display:none;   
    margin-top:10px;
}

.totalaaaf .strip_list{
    border-radius:0 !important
}
.doctorPrice{
     font-size: 15px !important;
    font-weight: 600;
    color: #ff5851 !important;
}
.salk{
    color: #714141 !important;
    font-size: 19px;
    font-weight: normal !important;
}
footer {
    /*background: #00234b !important;*/
}
.smwele{
    display: inline-block !important;
    font-weight: bold;
    padding: 1px 13px;
}
/*==================================================================================================================*/
.main-menu > ul > li span > aو ul#top_access li a {
    color: #1a2541 !important;
    font-weight:bold;
}
.coolra{
    color:#404b46 !important;
}
.phesdr{
    color:#2b2b73 !important;
    margin-top:10px;
    font-family: TheSans;
    font-weight: 700;
}
.btn_1, a.btn_1 {
    background: linear-gradient(to right, rgb(110, 140, 131) 0%, rgba(8, 155, 192, 1) 100%);
    font-family:Bahij TheSansArabic Plain !important;
    font-weight:bold;
}
#frmSearch .rowss .iconsssss {
    color: #0d5263 !important;
    float:right;
}
.araila i, .addressssla i, .pricebloc i, .iconsears{
     color: #0d5263 !important;
}
.totalaaaf {
    background: white !important;
    /*position: relative;*/
    min-height: 200px !important;
}
.araila, .addressnew, .pricebloc .whole, .price-block .right {
    color: #3f3f40  !important;
}
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
    border-radius: 1px;
    margin-bottom: 5px;
    text-align: center;
    background: rgb(206, 239, 237) none repeat scroll 0% 0% !important;
    border-color: rgb(243, 243, 244);
    color: rgb(0, 35, 75);
}
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
 /*background: rgb(222, 239, 236) none repeat scroll 0% 0% !important;*/
border-color: rgb(243, 243, 244);
color: rgb(0, 0, 0);
/*border-radius:20px;*/
}
.bookslotsss-style .table .btn_1:hover, .bookslotsss-style .table a.btn_1:hover{
    border-radius:15px;
} 
.buttt{
    /*background: #0d526399 none repeat scroll 0% 0% !important;*/
    background: linear-gradient(to right, rgb(110, 140, 131) 0%, rgba(8, 155, 192, 1) 100%) !important;

}
.headerfordoctor span {
    /*background-color: rgb(92, 92, 93) !important;*/
}
.btn_1, a.btn_1 {
    /*background: #0d526399;*/
}
.araila i, .addressssla i, .pricebloc i {
      color:#1147ab !important;
    font-weight:bold;
}

/*=======================*/
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
 background: rgb(243, 243, 244) none repeat scroll 0% 0% !important;
border-color: rgb(243, 243, 244);
color: rgb(0, 0, 0);
/*border-radius:20px;*/
}
.totalaaaf .bookslotsss-style:hover .table .btn_1{
 /*background: rgb(151, 249, 242) none repeat scroll 0% 0% !important;*/
 /*background: rgb(198, 255, 239) none repeat scroll 0% 0% !important;*/

}
.totalaaaf .bookslotsss-style .table .btn_1:hover, .totalaaaf .bookslotsss-style .table a.btn_1:hover {
    /*background: #f9795d !important;*/
   background: #26dcd9 !important;
    color:#fff !important;
}
.main-menu > ul > li span > a{
    font-weight:bold !important;
    font-size:13px !important;
}
.wlkjhf{
    font-size: 23px !important;
    margin-bottom: 32px;
    text-align: right;
    font: 20px/2px "sharp-sans-bold", Arial, sans-serif;
    font-weight: bold;
    font-family:Bahij TheSansArabic Plain !important;
        color: #cc2854;
}
.lkelkd{
     font: 15px/24px "sharp-sans-semibold", Arial, sans-serif;
     padding-bottom: 4px;
     font-weight:bold !important;
     font-family:Bahij TheSansArabic Plain !important;
     
}
.ddsaal .ldkllkp, .ddsaal .dlddllo{
    /*pointer-events: none;*/
    color: rgb(0, 35, 75) !important;
    font-size: 15px !important;
    line-height: 30px;
    font-family: "sharp-sans-semibold", Arial, sans-serif;
}
.imgslinls .img-fluid {
    max-width: 28% !important;
}
.imgsli .img-fluid {
    max-width: 100% !important;
}
.imgsli{
     max-width: 28% !important;
}
.kjkhio small{
    color: rgb(135, 135, 145) !important;
    font: 15px/20px "sharp-sans-bold", Arial, sans-serif !important;
    min-height: 24px;
    display:block;
    font-weight:bold !important;

}
.kjkhio h4{
    font: 18px/1.2 "sharp-sans-bold", Arial, sans-serif !important;
    font-weight:bold !important;
    font-family:Bahij TheSansArabic Plain !important;
     color: #023e7b;
}
.ddlskp h5{
    /*color: rgb(135, 135, 145) !important;*/
    color:#1058b1 !important;
    font: 13px/20px "sharp-sans-semibold", Arial, sans-serif;
    margin-bottom: 4px !important;
    font-weight: bold !important;
    margin-top:15px !important;
    font-family:Bahij TheSansArabic Plain !important;

}
.ddlskp p, .ddlskp b{
    font: 14px/20px "sharp-sans-medium", Arial, sans-serif;
    /*font-weight: bold !important;*/
    font-family:Bahij TheSansArabic Plain !important;
}
.kjkhio .rating i {
    font-size: 20px !important;
    height: 1em;
    width: 6.075em;
}
.slk{
    margin-top: 20px !important;
}
.fds{
    text-align:center;
}
.welomnal #login-2 h1{
    text-align: center;
    font: 24px/24px "sharp-sans-bold", Arial, sans-serif;
    font-weight:bold !important;
}
.detailsas{
    display:none;
}
.elpoaq{
    position:absolute;
}
.elpoaq p{
    margin-bottom:5px !important;
}
#loginFrm .forgot small{
    font-size: 85% !important;
    font-weight: bold !important;
    font-family:Bahij TheSansArabic Plain !important;
     color: #104ca7 !important;
}
.box_general_3 {
    padding: 20px !important;
}
.wqpo b{
    font: 15px/24px "sharp-sans-semibold", Arial, sans-serif;
    padding-bottom: 4px;
    font-weight:bold !important;
    /*text-align:left !important;*/
    font-family:Bahij TheSansArabic Plain !important;
}
.textalignstyle {
    text-align: center !important;
}

.dllo a{
    color: rgb(43, 191, 237) !important;
    cursor: pointer;
    margin: -4px 0px 0px;
    padding: 0px;
    font: 15px/18px "sharp-sans-semibold", Arial, sans-serif !important;
    border-color: currentcolor;
    border-style: none none dotted;
    border-width: medium medium 1px;
    font-weight:bold !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.sdlojk{
    display:inline-block;
    width: 48%;
}
.wqpo .box_general_3 a{
    color: #ff5851 !important;
    cursor: pointer;
    margin: -4px 0px 0px;
    padding: 0px;
    font: 15px/18px "sharp-sans-semibold", Arial, sans-serif !important;
    border-color: currentcolor;
    border-style: none none dotted;
    border-width: medium medium 1px;
    font-weight:bold !important;
    float:left;
    font-family:Bahij TheSansArabic Plain !important;
}
.slllsl{
    text-align:center;
    margin-top:20px;
}
.ddlskp p, .ddlskp b{
    margin-bottom:15px !important;
}
.fffldld, .fffldld #files{
    font: 15px/24px "sharp-sans-semibold", Arial, sans-serif;
    padding-bottom: 4px;
    font-weight: bold !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.totalaaaf .desss .jq-ry-container{
    display: inline-block;
    float: right;
    margin-right: -2%;
    margin-left:0 !important;
}
.main-menu {
    color: #0b0a0a !important;
}
.soryyytRight{
    margin-top:12px !important;
}
.sortddfdf b{
    font: 12px/2.4"sharp-sans-semibold", Arial, sans-serif;
    font-size: 14px;
    color: rgb(36, 44, 53);
    font-weight: bold;
    display: inline-block;
    font-family:Bahij TheSansArabic Plain !important;
    margin-left:10px;
}
.soryyytRight #sort_check{
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}



.main-menu > ul > li span > a {

    font-weight: bold !important;
    font-size: 14px !important;
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
    font-weight:500 !important;

}
.hero_home .content h3{
    font-family: 'Bahij TheSansArabic Plain' !important;
    font-weight:700 !important;

}
.container {
    /*cursor: pointer;*/
    font-size: inherit !important;
}
.imgnews{
    border-radius: 50%;
}
.fdssty{
    background:#c25858 !important;
}
.fdssty:hover{
    background:#ff1818 !important;
} 
.hjpakl{
   
}
.deoyltf{
    display:block !important;
    margin-bottom: 15px;
    color:#32bea6;
}
.ppaas {
    float:right;
}
.clear{
    clear:both;
}
.dicslk{
    display: inline-block;
    float: left;
   width: 38%;
    text-align:center;
    margin-bottom: 25px;
}
.jhjhjuf{
    width: 54%;
    float: left;
    text-align:center;
}
.spnnn{
    font-size: 15px;
    font-weight: normal;
}
/*======================================focus shadow===================*/
.boo-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    z-index: 1002;
    display: none;
}
/*======================end focus shadow==================================*/

 ul.bullets li{
    display:block !important;
}
 /*.rightheadbar{
     z-index:99999 !important;
 }*/

 .main-menu > ul > li span > a {
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}
.main-menu > ul > li span {
    font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
}

/*=========*/
.startDay div input, .midDay div input, .endDay div input{
   font-size: 13px !important;
   font-weight: 560;
   font-family: Bahij TheSansArabic Plain !important;
}
.modal-open .modal {
    background: #5a575799;
}
/*.ffldkdfldkl{
    display:none;
}*/
.llklokjyf{
  height: 140px;
width: 190px;
}
.norfror{
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 25px;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bolder;
    color: #181867;
}
.flklkdllko{
    padding:12px;
}
.hjjgfyu{
    /*margin-bottom:20px;*/
}

.ggflso .close{
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #8d2140;
    float:left !important;
}
.hjjgfyu #BOD, .hjjgfyu #BodySearchtext{
    border-radius: 20px;
border: 1px solid #cccccc;
padding: 9px 15px;

}
.ggflso label {
    font-family: Bahij TheSansArabic Plain;
    color: #262424;
    font-weight: 600;

}
.ContainerSymDiv{
    border-radius: 8px;
}
.iconsia{
    display:inline-block;
    width:5%;
}
.iconsia i{
    font-size:30px !important;
}
.radioslin{
    display:inline-block;
    width:13%;
}
.iuiuy{
    text-align:right;
    padding-right:40px;
    font-family: Bahij TheSansArabic Plain;
    color: #444445;
    font-weight: 549;
}
.kjkkjki{
    text-align:right;
    padding-right: 3.7% !important;
}
.asladkods{
    margin-bottom:15px !important;
    text-align:right;
    padding-right: 3.7% !important;
}
.dlkfldkoa{
    margin-top:13px !important;
}
.hhjjigf{
    padding-left: 12% !important;
}
.btn_remove {
    color: #fff;
    background-color: #a5212d;
    cursor: pointer;
    border-radius: 50%;
    padding: 3px 10px;
    border: none !important;
}
.sssdds{
    font-size: 18px !important;
    margin-left: 10px !important;
}
.body-part-name {
  font-size: 16px !important;
font-family: Bahij TheSansArabic Plain !important;
font-weight: 600;

}
.body-part-name .ADAMHN_Header{
    border-bottom: 2px solid;
    padding-bottom: 4px;
      color: #2a2752 !important;
    font-weight: bold;
}



.poooapmn{
    font-size: 14px;
    font-weight: bold;
    font-family: Bahij TheSansArabic Plain;
     color: #ff5850;
}
.discalf{
    font-family: Bahij TheSansArabic Plain !important;
    font-size: 21px;
    font-weight: bolder;
    padding-right: 40px;
    padding-top: 10px;
}
.discalf span{
    border-bottom: 2px solid;
padding-bottom: 4px !important;
color:#d3476d !important;
}
.jkkjhfds{
    text-align:center;
}
.aaaqqqqa{
   font-family: Bahij TheSansArabic Plain !important;
font-size: 19px;
font-weight: bolder;
padding-right: 15px;
padding-top: 0px;
margin-bottom:15px;
}
.aaaqqqqa span{
    border-bottom:2px solid;
     color: #ce325c;
}

.jjhhk {
    float: left;
    margin-top: -28px;
}
.bookslotsmobile{
    text-align:center;
}
.bookslotsmobile .slotsData{
    min-height: 32px;
    overflow: auto !important;
    width: 100%;
    white-space: nowrap;
}
.bookslotsmobile .slotsData li{
   display: inline-block;
margin-bottom: 10px;
width: 88px;

/*-moz-box-align: center;
align-items: center;
border: 1px solid rgb(255, 240, 75);
display: flex;
font: 13px/1 "sharp-sans-semibold", Arial, sans-serif;
height: 32px;
-moz-box-pack: center;
justify-content: center;
min-width: 20px;
text-align: center;
text-decoration: inherit;
width: 100%;
padding: 5px 0px;
animation: 0.1s ease-in 0s 1 normal forwards running hKJDIw;
background-color: rgb(255, 240, 75);
border-radius: 0px;
box-sizing: border-box;
color: rgb(0, 35, 75);
cursor: pointer;
opacity: 0;*/
}

.moreslotsssss b{
    color:rgb(0, 35, 75) !important;
    font-family:Bahij TheSansArabic Plain;
font-size: 15px;
font-weight: bold;
line-height: 29px;
}
.bookslotsmobile .slotsData li{
    background: #dbf5f1;
    padding: 6px;
    border-radius: 10px;
    color: #000;
    transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
}
.bookslotsmobile .slotsData li:hover{
    background: #f75718;
padding: 6px;
border-radius: 0;
color: #fff;
}
.jkfdssse{
    width: 100%;
    padding: 7px 10px;
    background: rgb(228, 228, 228);
    color: #171766;
}
.jkfdssse input{
    color:#171766 ;
}
.jkfdssse .display_mobile_date{
    font-size: 16px;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
    margin-top: 2px;
}
.addressssla .addressnew{
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow:hidden;
    text-align: right;
   font-family: Bahij TheSansArabic Plain;
}
.smallee{
    font-family:Bahij TheSansArabic Plain;
}
.gfdddsg{
    line-height:1;
}
.gfdddsg a{
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold !important;
    font-size: 17px!important;
}

.lblbddfdf{
    font-family: Bahij TheSansArabic Plain;
    font-size: 15px;
    font-weight: 600;
}
.lablesearch {
    font-family: Bahij TheSansArabic Plain;
    font-size: 15px;
    font-weight: bold;
}
.lablesearch span{
    font-size: 13px !important;
    font-weight: normal !important;
    margin-left: 8px !important;
}
.wqaaaqp{
    position: absolute;
    left: 20px;
}
/*.navsty{
    display:none;
}*/
.dfdsdsdssds label{
    margin-right:10px;
}
.dfdsdsdssds .AttachmentName{
       width: 70% !important;
    border-radius: 20px;
    border: 1px solid #ccc;
}
.xxxzzsdfd lable{
    margin-right:10px;
}
.xxxzzsdfd select{
    border-radius: 10px;
    padding: 2px 13px;
}
.ppopopop{
        width: 50px;
    height: 70px;
}
#result {
    margin-top: 20px !important;
}
.xxxzzsdfd label{
    margin-right:10px !important;
    margin-top: 30px !important;
}
.dfdsdsdssds label{
    margin-top:30px !important;
}
.ppopopop .thumbnail {
    height: 100% !important;
    margin: 5px !important;
    width:100% !important;
    border-radius: 10px;
}
.UploadsFiles{
    margin-bottom:10px;
}
#login-2 h1 {
    font-family: Bahij TheSansArabic Plain;
    font-weight: 666;
}
/*.docsty .panel-heading {
    background-color: #5c7786 !important;
}*/
/*======================================medical=========================*/
.wewwssl{
    margin-top: 30px;
    margin-right: 46%;
    margin-bottom:30px;
    font-family:Bahij TheSansArabic Plain;
    font-weight:bold;
}
.wewwssl div{
        padding: 2px 17px !important;
}
.ytytytrrrr div{
    color:#000;
    font-family: Bahij TheSansArabic Plain;
    font-weight: 600;
}
.ytytytrrrr{
    margin-bottom:10px;
}
.h2style h2{
    border-bottom:2px solid rgb(0, 35, 75);
}
.mnnnnnnnnk tbody td {
    text-align: right !important;
}
.mnnnnnnnnk .checkbox {
    margin-left:10px;
}
.mnnnnnnnnk thead th {
    background-color: #23bccc !important;
}
.stylenewbutt:hover div{
    color:#fff !important;
}
.hjhgfddss, .ddsswertyuk{
    overflow-x:hidden !important;
}

/*================================================================*/
.gfdfdsdsd{
    display:inline !important;
}
.searchbut input{
    font-family:Bahij TheSansArabic Plain !important;
    font-weight:bold;
}
.totalaaaf{
    margin-right:0 !important;
    margin-left:0 !important;
}
.errors_val{
    display:none !important;
}
.wklfklddw{
    text-align: center; 
    /*top: 0px;
    left: 0px;
    height: 285px; 
    width: 230px; 
    margin-top: -285px;*/
    width:16%;
    display:inline-block;
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: Bahij TheSansArabic Plain !important;
    color: #2a2752;
    font-weight: bold !important;
}
.wflkglkg{
    width: auto;
    display: inline-block;
}
.ewwewqdfd{
    display:inline-block;
}
.owjjsdjdsldsj{
    display:inline-block;
}
.wflkglkg .day, .wflkglkg .month, .wflkglkg .year{
    padding: 4px 5px !important;
    border-radius: 20px !important;
    border: 1px solid #ccc !important;
}

.datasearch{
    display:none !important;
}
#confirm h3{
      font-size: 23px !important;
    margin-bottom: 32px !important;
    text-align: center !important;
    font-weight: bold !important;
    font-family: Bahij TheSansArabic Plain !important;
    color: #023e7b !important;
    font-weight: 650 !important;
}
#confirm p{
    font: 15px/24px "sharp-sans-semibold", Arial, sans-serif;
    font-weight: 600 !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.dfdfldkdfkldd{
    font-weight: bolder !important;
    font-family: Bahij TheSansArabic Plain !important;
}
.indent_title_in p{
    font-family:Bahij TheSansArabic Plain !important;
}
.wrapper_indent p{
    font-family:Bahij TheSansArabic Plain !important;
    font-weight:600 !important;
}
.wqpo label{
    font: 15px/16px "sharp-sans-semibold", Arial, sans-serif;
    font-weight: normal;
    font-weight: normal;
    padding-bottom: 4px;
    font-weight: bold !important;
    text-align: left !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.booking center h1{
    font-family: Bahij TheSansArabic Plain;
    font-size: 26px;
    font-weight: bold;
    margin: 100px 1px;
}
ul.bullets li {
    display: block !important;
    font-family: Bahij TheSansArabic Plain;
    font-size: 15px;
    font-weight: 600;
}
.validation-summary-errors{ 
    /*display:none !important;*/
    font-family: Bahij TheSansArabic Plain;
}
.arrowfarowmaro{
    display:none;
}
  .soryyytRight{
       float:left !important;
   }
  #bs-collapse .panel-heading a::after{
      left: 5px !important;
      right:95% !important;
  }

.panel-heading a::before {
    left: 5px !important;
    right:95% !important;
}
.link_register strong{
    font-family:Bahij TheSansArabic Plain !important;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem !important;
}
.mnnnnnnnnk thead{
    /*display:none ;*/
}
.dialgstyle{
    top:60px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #7a777d !important;
    line-height: 34px !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
.tabstyl .arrowdown {
    margin-right: 48% !important;
}
.tabstyl .tab-pane {
    padding: 5px 2px 30px 5px !important;
}
.dialgstyle .modal-header .close{
    display:none !important;
}
#ADAMHN_FullBody{
    text-align:left !important;
}
.sbToggle {
    right: 66% !important;
}
/*.navsty{
    display:none !important;
}*/
header.header_sticky{
    direction: ltr !important;
    text-align: left !important;
}
.doctorSearchView .tabs_styled_2 .tab-pane {
    background-color: #f3f3f4 !important;
}
.totalaaaf .strip_list h3{
    /*margin-right: -50px;
    margin-left: -22px !important;*/
}
.ullllo{
    padding-bottom: 0px !important;
    margin-top: -7px !important;
}
#ADAMHN_Outer{
    /*padding: 18px 25px 0 20px !important;
    box-shadow: 0px 0px 11px #a09c9c;
    border-radius: 11px;
    margin-top: 10px;
        padding-bottom: 20px !important;*/
}
.ratedesign{
    float:right !important;
}
.doctorSearchView .tab-pane{
    background:#f3f3f4 !important;
}
.gkgllkglk{
    font-family:Bahij TheSansArabic Plain !important;
}

/*========================================================redesign register form================*/
.form-horizontal .form-group{
    margin: 0 0 30px 0;
    position: relative;
}
.form-horizontal .form-group:last-child{ margin: 15px 0 0 0; }
.form-horizontal .form-group i{
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #c4c4c4;
    text-align: center;
    position: absolute;
    top: 0 !important;
    right: 0 ;
    z-index: 1;
}
.form-horizontal .form-control{
    height: 44px;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: none;
    padding: 0 50px 0 20px;
    font-size: 14px !important;
    font-weight:400;
    color: #464b65;
    position: relative;
    transition: all 0.3s ease 0s;
    border-radius: 10px;
}
.form-horizontal .form-control[type=password]{ /*padding: 0 105px 0 50px;*/ }
.form-horizontal .form-group label{
   padding: 0 7px;
background: #ffffff;
font-size: 11px;
color: #7f828f;
letter-spacing: 0.5px;
margin-bottom: 10px;
border-radius: 3px;
z-index: -1;
position: absolute;
top: 14px;
right: 35px;
transition: all 0.3s ease 0s;
font-weight: bold;
}
.form-horizontal .form-control:focus{
    box-shadow: none;
    outline: 0 none;
    border-color: #162460;
    border:2px solid #162460;
}
.form-horizontal .input:focus + label{
    right: 10px !important;
    top: -11px !important;
    color: #1c3b94 !important;
    font-weight: bold;
    background: #ffffff;
    font-size: 11px;
    color: #162460;
}
.wellabe label{
    position: absolute;
    right: 10px !important;
    top: -11px !important;
    color: #1c3b94 !important; 
    font-size: 12px;
    background: #fff;
    color: #1c3b94;
    font-weight: bold;
    z-index:2 !important;
}
.wellabe i{
    color:#1c3b94 !important;
}
.form-horizontal .form-control::-webkit-input-placeholder,
.form-horizontal .form-control::-moz-placeholder,
.form-horizontal .form-control::placeholder{  padding: 0 7px;
background: #ffffff;
font-size: 11px;
color: #7f828f;
letter-spacing: 0.5px;
margin-bottom: 10px;
border-radius: 3px;
z-index: 1;
position: absolute;
top: 14px;
right: 35px;
transition: all 0.3s ease 0s;
font-weight: bold;
}

/*.labelshow{
    opacity: 1;
    top: -9px;
    display: block;
}
.form-horizontal .form-group:hover label{
    opacity: 1;
    top: -9px;
}*/
.form-horizontal .forgot-pass{
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #4b92e3;
    text-transform: capitalize;
    position: absolute;
    top: 50%;
    right: 10px;
    border-left: 1px solid #d8d8d8;
    transform: translateY(-50%);
}
.form-horizontal .signup{
    display: inline-block;
    font-size: 16px;
    color: #8f8f8f;
    text-transform: capitalize;
    margin-top: 8px;
}
.form-horizontal .signup a{ color: #4b92e3; }
.form-horizontal .btn{
    padding: 8px 30px;
    background: #4b92e3;
    float: right;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
}
.form-horizontal .btn:focus{
    background: #4b92e3;
    color: #fff;
}
.malefemale{
    display:inline-block;
    width:50%;
    float:left;
}
.malefemale input{
    float:right;
}

/*===========redesign register form======================================*/
      .searchbut .btn_1, .kjjigf .btn_1{
        background:#eeb733;
    }
      #reccomended .item .title h4{
          width:100%;
      }
       /*====body figure=============*/
    .fdfkdlkfdlf {
    width: 14%;
    margin: auto !important;
    background: #ffffffb5;
    border-radius: 10px;
}
    /*=======================flageicons=============================*/
    .flagiconsdiv{
        position: absolute;
        top: 10px;
        left: 4px;
    }
    .flagiconsdiv .dropdown-toggle{
        background: none;
        border: none;
    }
     .flagiconsdiv .dropdown-toggle img{
    width: 31px !important;
    height: 21px !important;
    }
   .flagiconsdiv button:focus {
    outline: none;
    border: none;
}
   .wwwklkwoo li img{
       width: 27px !important;
       height: 21px !important;
   }
   
   .imgflag{
       display:inline-block;
       width:40px;
       float: left
   }
    .wwwklkwoo li{
     width: 100%;
    /* display: table-row-group; */
    /* text-align: left; */
    float: right;
   }
    .wwwklkwoo{
        padding:4px 10px;
        width: 399px;
            font-size: 13px;
            height:160px;
            overflow-y:auto;
    }
    .flagiconsdiv .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .1em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #8a8686;
}
    /*=======================end flageicons=============================*/
    /*===========promotions===============*/
    .design5prom.blog {
  min-height: 200px;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.design5prom.blog figure {
  height: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 2000px) {
  .design5prom.blog figure {
    /* For less than 2000px */
    height: 250px;
  }
}
@media (max-width: 767px) {
  .design5prom.blog figure {
    /* For less than 767px */
    height: 200px;
  }
}
.design5prom.blog figure .preview {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 2;
}
.design5prom.blog figure .preview span {
  background-color: #fcfcfc;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  color: #222;
  font-size: 0.75rem;
  padding: 5px 10px;
}
.design5prom.blog figure:hover .preview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.design5prom.blog figure img {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -moz-transition: 0.3s;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.design5prom.blog figure img:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
@media (max-width: 2000px) {
  .design5prom.blog figure img {
    /* For less than 2000px */
    height: inherit;
    max-width: 100%;
  }
}
.design5prom.blog .post_info {
  padding: 20px 30px 1px;
  position: relative;
  box-sizing: border-box;
  min-height: 100%;
}
@media (max-width: 2000px) {
  .design5prom.blog .post_info {
    /* For less than 2000px */
    min-height: inherit;
  }
    .design5prom.blog .post_info {
        padding: 5px 22px 1px;
    }
}
.design5prom.blog .post_info small {
  font-weight: 500;
  color: #999;
}
.design5prom.blog .post_info h3 {
  font-size: .9rem;
}
.design5prom.blog .post_info h3 a {
  color: #333;
}
.design5prom.blog .post_info h3 a:hover {
  color: #74d1c6;
}

.design5prom.blog .post_info ul li .thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.design5prom.blog .post_info ul li .thumb img {
  width: 40px;
  height: auto;
}
.design5prom.blog .post_info ul li:last-child {
  float: right;
  padding-left: 0;
}
.design5prom.blog .serdivdetails {
    min-height: 85px !important;
}
@media (max-width: 2000px) {
  .design5prom.blog .post_info ul {
    /* For less than 2000px */
    position: static;
    width: auto;
  }
  .newdesigndoc.blog .ejekkejk {
    display: block !important;
}


}
.imgdis .imgpromst{
    width: 100%;
    height: 200px;
}
.CurrentMedication_dropndownView, .PastMedications_dropndownView{
    padding:10px;
}
.flagimg img{
    /*width: 112%;*/
    width: 100%;
    height: 160px;
    border-radius: 50%;
    /*margin-right: -25px;*/
    margin-left: 5px;
    margin-top: 30px;
    box-shadow: -1px 3px 9px #b3b3b3;
}
.disdivst .desicdiv{
    position: relative !important;
    bottom: .7142857143rem;
    color: #fff;
    background: rgba(255,69,56,.9);
    font-weight: 700;
    padding: .3571428571rem;
    width: 80%;
    height: 122px;
    border-radius: 50%;
    margin: 14px;
    transform: none !important;
    text-align: center;
    padding: 15px;
    margin-top:40px;
}
.newdesigndoc.blog .disdivst .desicdiv{
    background: #2acdb3 !important;
    box-shadow: -1px 3px 9px #b3b3b3;
}
.newdesigndoc.blog .disdivst .desicdiv h4{
    color:#FFF;
}
.newdesigndoc.blog .disdivst .desicdiv h4{
    font-size: 28px;
    font-weight: bold;
}
.newdesigndoc.blog .disdivst .desicdiv span{
    font-size: 21px;
     text-transform: uppercase;
}

.newdesigndoc.blog .post_info {
    padding: 20px 2px 3px 10px !important;
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
}
.newdesigndoc.blog .ddfkdfdkfl {
    border: none !important;
    margin-top:0 !important;
}
.newdesigndoc.blog .ddfkdfdkfl label{
    background: white;
    font-size: 17px !important;
    padding: 0 !important;
    position: relative;
    top: 0 !important;
    right: 0 !important;
    color: #1d1d6b !important;
    /*font-weight: normal;*/
    /* border: 1px solid #c0c0c1; */
    border-radius: 0 !important;
    display: block;
    border-bottom: 1px dotted #1e1e6c;
    padding-bottom: 7px;
}
.pricedivspprom{
    font-size:19px;
}
/*.newdesigndoc.blog .ejekkejk {
    display: block !important;
}*/
.newdesigndoc.blog .ejekkejk {
    display: block !important;
    margin-right: 30px !important;
}
.newdesigndoc.blog .afterdiv.ejekkejk{
   color: #151515 !important;
    font-size: 29px;
    font-weight: bold;
}
.newdesigndoc.blog .afterdiv.ejekkejk sub{
    bottom: -0.5em;
    color: #2bcdb3;
    font-weight:bold!important;
    text-transform:uppercase;
}
.newdesigndoc.blog .beforediv.ejekkejk{
    margin-top:10px;
}
.throerkelke .sosowop{
    position: relative;
    z-index: 0;
    font-weight:bold;
    font-size: 15px;
}
.throerkelke .sosowop span{
    text-transform: uppercase;
}
.throerkelke label{
    width: 100%;
    position: absolute;
    background: #fc614e;
    height: 2px;
    top: 12px;
    transform: rotate(13deg);
    z-index:1;
    right: 0;
}
.throerkelke{
    font-size:14px;
}
.tyuiyuio{
    width: 86%;
    margin:10px auto;
}
.tyuiyuio button{
    width: 100%;
    margin-top: 5px;
    padding:10px;
    /*background:#fc5642 !important;*/
    box-shadow: 0px 0px 8px #afafaf;
}
.newdesigndoc .popoo{
        color: #000000 !important;
}
.oppoop{
    color: #000000 !important;
}
    /*=================end promotions===================*/
#hero_register .margin_120_95 {
    padding-top: 60px !important;
}


/*.mm-menu.mm-offcanvas{
    position:absolute !important;
}*/
.divimgdetail{
    display:inline-block;
    float:right;
}
.imgprostyle {
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 41px;
    margin-top: -5px;
}
.divimgdetail ul ul {
    /*left: -80px !important;*/
    text-align:right;
    right:3px;
}
.divimgdetail ul ul li a{
   font-size:15px;
}
.divimgdetail ul ul i{
    font-size:17px !important;
}
.autocomplete-suggestions{
    text-align:right !important;
}
/*====*/

.wqaaaqp {
    left: 35px !important;
}

.totalaaaf {
    border: 1px solid #e1e1e1;
    border-radius:5px;
}
.doctorSearchView .tab-pane {
    background: #f5f8fa !important;
    border: none !important;
}
.contleft .tabs_styled_2 .nav-tabs{
    border-bottom:none !important;
}
body{
    overflow-x:hidden !important;
}
.inlinblockphone{
    display:inline-block;
    width:69%;
}
.klkko9op{
     display:inline-block;
    width:30%;
    text-align:center;
}
.pppooooi .dllo{
     display: inline-block;
     float: left;
}
.opopopopiiii .lkelkd {
    float:right;
}
/*============*/
.imgsli{
    position:relative;
    border-radius: 50%;
    overflow: hidden;
}

.overlayimg{
    background: rgba(0,0,0,.54);
    bottom: 0;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    left: 0;
    line-height: 9px;
    position: absolute;
    padding: 7px 0;
    text-align: center;
    width: 96px;
    font-family:Bahij TheSansArabic Plain !important;
}
/*==================*/
.llklokjyf {
    -webkit-filter: hue-rotate(630deg);
filter: hue-rotate(630deg);

}
.saswwww{
    background:#1f3859 !important;
}
.saswwww:hover{
    background:#fca311 !important;
}
.uyuuyut{
    padding:0 !important;
    margin:0 !important;
}
.iyuty{
    /*margin: 13px !important;*/
}
.veiwmappop{
       /*margin-right: 10px;*/
    color: #ff5951;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    margin-bottom:8px;
}
#map11 .modal-dialog {
    max-width: 90% !important;
}
.uuiuiuiuiu{
    /*border-bottom: 2px solid !important;*/
     color: #d13f66 !important;
    font-weight: bold;
}
.forgetpass, .totalupdatepass{
width: 50%;
margin: auto;
text-align: center;
}
.forgetpass p, .totalupdatepass p{
    font-family: Bahij TheSansArabic Plain;
font-weight: bold;
font-size: 17px;
}
.hiiiuyg p{
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
    font-size: 17px;
    text-align:center;
}
.yyuyuyg{
    margin: 1px 10px;
}
.llkk{
    background:#e74e84;
    border:none;
}
.wwqwq{
    border:none;
    background:#585858;
    color:#fff !important;
}
.croppie-container .cr-viewport, .croppie-container .cr-resizer{
    width: 200px !important;
height: 200px !important;
border-radius: 125px !important;
}
.oiuuyyy .img-thumbnail {
    border-radius: 50%;
    height:130px;
    width:130px;  
}
.oiuuyyy{
   height: 130px;
width: 130px;
}
.uoouyyt{
    margin-bottom:20px;
    padding:0;
}
.wwaaspld{
text-align:center;
padding:100px 10px;
font-family:Bahij TheSansArabic Plain !important;
font-size:15px;
}
#map33 .modal-dialog {
    max-width: 40% !important;
}
.badhaid, .sdaalkk{
    clear:both;
}

 #map22 .modal-header, #map33 .modal-header, #map44 .modal-header, #myModal .modal-header{
    background: #385596;
    color :#fff;
}
 #myModal .modal-header h4, #myModal .modal-header .close{
     color:#fff;
 }


#map22 .modal-header button, #map33 .modal-header button, #map44 .modal-header button{	
color :#fff;
}
 /*=================*/
 /*.mm-panel.mm-opened{
-ms-transform:translate(-25%, 0px) !important;
-moz-transform:translate(-25%, 0px) !important;
-webkit-transform:translate(-25%, 0px) !important;
-o-transform:translate(-25%, 0px) !important;
-moz-transform:translate3d(-25%, 0px, 0px) !important;
-webkit-transform:translate3d(-25%, 0px, 0px) !important;
-ms-transform:translate3d(-25%, 0px, 0px) !important;
-o-transform:translate3d(-25%, 0px, 0px) !important;
}*/

  .wweess{
     display:none;
 }
.dorpmenudiv{
      position:absolute !important;
          right: 2%;
          width:40%;
  }
   .divtotalmenustyle{
               background: #ffffff !important;
       border-radius: 10px;
    z-index: 9;
    box-shadow: 0px 1px 11px 1px #b9b9b9;
    min-height:240px;
        padding: 1px 10px;
   }
   .uuyhgfdseer ul li a{
       color:#2f49e0 !important;
       font-size:13px !important;
           color: #5496ea !important;
    font-size: 13px !important;
    font-weight: bold;
   }
    .uuyhgfdseer ul{
        text-align:right;
    }
    .dorpmenudiv #countPages{
            font-size: 12px;
    color: #6b6868;
    font-weight: bold;
    font-family: Bahij TheSansArabic Plain !important;
    position:absolute;
    bottom:-12px;
        left: 14px;
    }

    .digiconspop{
        display:none !important;
    }
    #map44{
        display:none;
    }
    .uuygfdt{
        float:right !important;
            margin-top: 6px;
    border: 1px solid #ccc;
    border-radius: 7px;
    color: #86b2e8;
    }
    .ddxfc{
        float:left !important;
            margin-top: 6px;
    border: 1px solid #ccc;
    border-radius: 7px;
    color: #86b2e8;
    }
    .wwwwspp{
        margin-top:100px;
    }
          .doctorSearchView .fade{
    display:none;
}
      .doctorSearchView .fade.show {
    opacity: 1;
    display: block !important;
}
      .tabs_styled_2 .nav-tabs .nav-item.show .nav-link, .tabs_styled_2 .nav-tabs .nav-link.active{
          color: #ff5851;
          font-weight: bold;
          font-size:15px;
      }
      .spnnn {
    font-size: 15px;
    font-weight: bold;
    color: #cf355e;
}
      /*=======*/
      .eeururhhy .modal-dialog{
          max-width: 98% !important;
          margin: 1% !important;
      }
             .modal-open{
          /*padding-right:0 !important;*/
      }
         .eeururhhy .btn_1{
             background: #d24269 !important;
         }
        .eeururhhy .btn_1:hover{
    background: #25be7e !important;
}
    .copyrightdiv p{
                color: #bdbbbb;
                margin-bottom: 0;
                text-align: center;
        }
        .mapdoctor {
                margin-top: 20px;
        }
         .ddfiiii{
            padding: 8px 40px !important;
            font-size: 1rem;
            line-height: 25px;
        }
         .widthmedi{
             width:50%;
         }
          .titlhead{
            text-align: center;
            font-size: 17px;
            font-weight: bolder;
            margin-bottom: 5px;
          }
          .titlhead span{
              color: #1b1b68;
              border-bottom: 3px solid #cc2955;
                  font-family: Bahij TheSansArabic Plain;
          }
          .backgroundne{
              background:#25be7e !important;
          }
          .backgroundne:hover{
            background:#23236e !important;
          }
          ul.bullets li span{
              color:#12b78e !important;
              font-size: 17px;
              float:left;
          }
          ul.bullets li span i{
              font-size: 17px !important;
              margin:0 7px;
          }
           /*=======*/
          .oncolgystyle .list_general>ul>li{
                  padding: 30px 30px 5px 30px;
           }
          .oncolgystyle center span{
                color: #1a1a68;
                font-weight: bold;
                font-size: 25px;
                border-bottom: 3px solid #cf3762;
          }
          .oncolgystyle center{
              margin-bottom:25px;
          }
           .headtitstyle strong{
              color: rgb(207, 55, 98) !important
          }
           .ssddkssdkj{
              padding:15px !important;
          }
            .oncolgystyle{
              padding-bottom:20px !important;
          }
             .elkdlkkfoo{
                  padding: 7px 25px !important;
          }
             .eellfkdkkm{
              padding-top: 15px;
              min-height: 302px;
          }
              #DivLoadPrescsData{
              margin-top:15px;
          }
             .box_form .eyeicon{
                width: 44px;
                height: 44px;
                line-height: 44px;
                font-size: 18px;
                color: #c4c4c4;
                text-align: center;
                position: absolute;
                top: 0;
                right: 92% !important;
                z-index: 1;
          }
.password-eye, .confirm-password-eye {
    right: 80% !important;
}

  /*=======*/
           .searchpupnewq .modal-dialog{
               margin:0;
               height: 100%;
               max-width:100%;
               width:100%;
           }
             .searchpupnewq .welppdeweo{
                width: 100%;
    border: 1px solid #ececec;
    margin-right: 0px;
    display: block;
    margin-bottom: 13px;
           }
             .searchpupnewq .modal-header{
               /*margin: 0;
               padding: 1px 0px 0;
               display:inherit*/
             }
                .searchpupnewq .uuyttyujm{
                font-size: 16px;
                font-weight: bold;
                color: #e6426f;
                margin-top: -10px !important;
                opacity: 1 !important;
                margin:auto;
             }
             .welppdeweo input{
                 width: 85%;
                 border: none;
                 height: 40px;
                 padding:10px;
             }
             .welppdeweo input:focus{
                 border:none;
                     outline: 0;
             }
             .welppdeweo .icon-search{
                font-size: 17px;
                font-weight: 100 !important;
                color: #5f5f5f;
             }            
              .searchpo{
                text-align:right;
                height: 80vh;
                overflow-y: auto;
           }
           
                .searchpo li{
                margin-bottom: 8px;
                color: #464646;
                font-size:14px;
           }
              .searchpo li:hover, .searchpo li:focus{
                 color: #d3486e;
                 background: #ffe9f3;
              }
            .searchpupnewq .modal-content{
                height:100%;
                overflow:hidden;
           }
            .searchpupnewq .modal-body{
                overflow:hidden;
            }
            .searchpupnewq {
                overflow:hidden;
            }
            .ffodkdw{
                      border: 1px solid #e8e8e8 !important;
    box-shadow: 0px 0px 5px #e8e8e8;
    border-radius: 20px;
    padding: 2px 10px 2px 1px;

            }
            .ffodkdw i{
                color:#ff5951 !important;
            }
              .hgfjfko{
                color: #d3486e !important;
                font-weight: bold;
                font-size: 13px;
                background: none !important;
            }
               .modal-open{
                overflow-y:auto;
            }
               /*=========*/
                .fssdiv{
                        display: inline-block;
                        margin-left: 15px;
                }
                 .searchmobilediv{
                text-align:right;
            }
                  
                    .fssdiv i{
                color: #00b3c9;
                font-size:15px;
            }
            .fssdiv span{
               font-size: 15px;
               font-weight: 600;
               color: #191968;
            }
            .margintop7{
                margin-top:7px;
            }
          .wqpo.hjghhhgfgsdsd.wwkdkdlclppp{
                border: 1px solid #ccc !important;
                border-radius: 5px;
                padding: 5px;
                margin-bottom:10px;
          }
          .jkjgtrttr{
                border-bottom: 2px solid rgb(24, 24, 103);
                color: #272770 !important;
                font-size: 1.3125rem;
                margin-top: 5px;
                font-weight: bold;
          }
           .fa-close{
                cursor:pointer !important;
          }
           .Medicaldivstyle{
                text-align: center;
                color:#ff5951 !important;
                font-weight: bold;
                font-size: 24px;
                margin-top: -20px;
                margin-bottom: 10px;
           }
           .modal-footer .btn-default{
                background: #ff3d3d;
                border-radius: 41px;
                color: #fff;
                padding: 5px 20px;
           }
           .overdivscroll{
               overflow-y:auto;
           }
           .overhide{
                overflow-y:hidden;
           }
             #login-2 .link_bright{
                font-size: 15px;
           }
/*================checkbox-style=====================================*/
        .radio, .checkbox {
            position: relative;
            display: block;
            margin-top: 0px;
            margin-bottom: 0px;
            font-size: 12px;
            line-height:.3;
        }
        .checkbox {
            padding-left: 20px;
        }
            .checkbox label {
                display: inline-block;
                position: relative;
                padding-left: 0;
                font-size: 12px;
            }
                .checkbox label::before {
                    content: "";
                    display: inline-block;
                    position: absolute;
                    width: 18px;
                    height: 18px;
                    left: 0;
                    top: -3px;
                    margin-left: -22px;
                    border: 1px solid #cccccc;
                    border-radius: 3px;
                    background-color: #fff;
                    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
                    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
                    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
                }
                .checkbox label::after {
                    display: inline-block;
                    position: absolute;
                    width: 18px;
                    height: 18px;
                    left: -1px;
                    top: 4px;
                    margin-left: -24px;
                    padding-left: 3px;
                    padding-top: 1px;
                    font-size: 13px;
                    color: #555555;

                }
            .checkbox input[type="checkbox"] {
                opacity: 0;
            }
                /*.checkbox input[type="checkbox"]:focus + label::before {
                    outline: thin dotted;
                    outline: 5px auto -webkit-focus-ring-color;
                    outline-offset: -2px;
                }*/
                .checkbox input[type="checkbox"]:checked + label::after {
                    font-family: 'FontAwesome';
                    content: "\f00c";
                }
                .checkbox input[type="checkbox"]:disabled + label {
                    opacity: 0.65;
                }
                    .checkbox input[type="checkbox"]:disabled + label::before {
                        background-color: #eeeeee;
                        cursor: not-allowed;
                    }
            .checkbox.checkbox-circle label::before {
                border-radius: 50%;
            }
            .checkbox.checkbox-inline {
                margin-top: 0;
            }
        .checkbox-primary input[type="checkbox"]:checked + label::before {
            background-color: #428bca;
            border-color: #428bca;
        }
        .checkbox-primary input[type="checkbox"]:checked + label::after {
            color: #fff;
        }
        .checkbox-danger input[type="checkbox"]:checked + label::before {
            background-color: #d9534f;
            border-color: #d9534f;
        }
        .checkbox-danger input[type="checkbox"]:checked + label::after {
            color: #fff;
        }
        .checkbox-info input[type="checkbox"]:checked + label::before {
            background-color: #5bc0de;
            border-color: #5bc0de;
        }
        .checkbox-info input[type="checkbox"]:checked + label::after {
            color: #fff;
        }
        .checkbox-warning input[type="checkbox"]:checked + label::before {
            background-color: #f0ad4e;
            border-color: #f0ad4e;
        }
        .checkbox-warning input[type="checkbox"]:checked + label::after {
            color: #fff;
        }
        .checkbox-success input[type="checkbox"]:checked + label::before {
            background-color: #5cb85c;
            border-color: #5cb85c;
        }
        .checkbox-success input[type="checkbox"]:checked + label::after {
            color: #fff;
        }
        .radio {
            padding-left: 20px;
        }
            .radio label {
                display: inline-block;
                position: relative;
                padding-left: 5px;
            }
                .radio label::before {
                    content: "";
                    display: inline-block;
                    position: absolute;
                    width: 17px;
                    height: 17px;
                    left: 0;
                    margin-left: -20px;
                    border: 1px solid #cccccc;
                    border-radius: 50%;
                    background-color: #fff;
                    -webkit-transition: border 0.15s ease-in-out;
                    -o-transition: border 0.15s ease-in-out;
                    transition: border 0.15s ease-in-out;
                }
                .radio label::after {
                    display: inline-block;
                    position: absolute;
                    content: " ";
                    width: 11px;
                    height: 11px;
                    left: 3px;
                    top: 3px;
                    margin-left: -20px;
                    border-radius: 50%;
                    background-color: #23b7a6;
                    -webkit-transform: scale(0, 0);
                    -ms-transform: scale(0, 0);
                    -o-transform: scale(0, 0);
                    transform: scale(0, 0);
                    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
                    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
                    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
                    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
                }
            .radio input[type="radio"] {
                opacity: 0;
            }
                .radio input[type="radio"]:focus + label::before {
                    outline: thin dotted;
                    outline: 5px auto -webkit-focus-ring-color;
                    outline-offset: -2px;
                }
                .radio input[type="radio"]:checked + label::after {
                    -webkit-transform: scale(1, 1);
                    -ms-transform: scale(1, 1);
                    -o-transform: scale(1, 1);
                    transform: scale(1, 1);
                }
                 .radio input[type="radio"]:checked + label::before {
                    border: 1px solid #23b7a6;
                }
                   .radio input[type="radio"]:checked + label {
                    color: #23b7a6 ;
                    font-weight: 800;
                }
                .radio input[type="radio"]:disabled + label {
                    opacity: 0.65;
                }
                    .radio input[type="radio"]:disabled + label::before {
                        cursor: not-allowed;
                    }
            .radio.radio-inline {
                margin-top: 0;
            }
        .radio-primary input[type="radio"] + label::after {
            background-color: #428bca;
        }
        .radio-primary input[type="radio"]:checked + label::before {
            border-color: #428bca;
        }
        .radio-primary input[type="radio"]:checked + label::after {
            background-color: #428bca;
        }
        .radio-danger input[type="radio"] + label::after {
            background-color: #d9534f;
        }
        .radio-danger input[type="radio"]:checked + label::before {
            border-color: #d9534f;
        }
        .radio-danger input[type="radio"]:checked + label::after {
            background-color: #d9534f;
        }
        .radio-info input[type="radio"] + label::after {
            background-color: #5bc0de;
        }
        .radio-info input[type="radio"]:checked + label::before {
            border-color: #5bc0de;
        }
        .radio-info input[type="radio"]:checked + label::after {
            background-color: #5bc0de;
        }
        .radio-warning input[type="radio"] + label::after {
            background-color: #f0ad4e;
        }
        .radio-warning input[type="radio"]:checked + label::before {
            border-color: #f0ad4e;
        }
        .radio-warning input[type="radio"]:checked + label::after {
            background-color: #f0ad4e;
        }
        .radio-success input[type="radio"] + label::after {
            background-color: #5cb85c;
        }
        .radio-success input[type="radio"]:checked + label::before {
            border-color: #5cb85c;
        }
        .radio-success input[type="radio"]:checked + label::after {
            background-color: #5cb85c;
        }
        .radio label, .checkbox label {
            min-height: 14px;
        }
      
        /*======================================*/

        .iujgyhj .header_box h2 {
            font-size: 1rem !important;
        }
        .iujgyhj .icon-stethoscope{
        color: #21b7f1;
}
        .yuiyuio{
    text-align:center;
}  
        .wewdl{
       
            min-height: 25px;         
            /* margin-left: 1px; */
            width: 98%;
            text-align: center;
            /* line-height: 114px; */
            color: #fff;
            padding: 1px -2px;
            font-weight: normal !important;
            border-radius: 3px; 
          
            text-transform: uppercase;
        }
         .bookslotsss-style .table tbody tr th p{
        /*margin-bottom: 7px;*/
    }
         .ssaask{
             height:20px;
         }
          .adkfkold{
          margin-top: 10px;
    color: #ff5851 !important;
    font-size: 13px !important;
   }
        .dlfddkl a{
        background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
   }
         .dlfddkl{
             margin-top:10px;
         }
         .wfdfdddsd button {
    float: left !important;
}
         .ejekkejk {
    /*margin-left: 10px !important;*/
}
         .uuyhgfdseer.wwwelwplwpeld{
             margin-right:30px;
                 padding-top: 10px;
         }
         .uuyhgfdseer.wwwelwplwpeld .pointxircle{
      display:none;
   }
     .fdfdfdfg{
        position: absolute;
        background-color: #f07c00ba;
        color: #fff;
        width: 50%;
        bottom: 0px;
        left: 24%;
        padding: 3px;
        font-size: 15px;
        /*border-radius: 17px;*/
        font-weight: bold;
        cursor:pointer;
      }
     .fdfdfdfg a{
         color:#fff !important;
     }
     .most-table table{
    border:1px solid #ccc;
}   
     .filedi ul li {
    float: right;
    margin-right: 0 !important;
    margin-bottom: 10px;
    margin-left: 10px !important;
}
     .filedi ul li input{
             padding: 6px 20px;
    border-radius: 50px;
    border: 1px solid #ccc;
     }
     .filedi ul li input:focus{
         border-radius: 5px;
    }
     .filedi ul li:first-child {
        float: right;
    }
     .wertyu .modal-dialog{
         max-width:88%;
     }
      /*---------------*/
    .wertyu .modal-header{
         background: #3a3a7d;
    }
     .wertyu .close{
         color:#fff;
     }
     .wertyu .modal-header .modal-title {
    color: #fff;
}
     .jfkdlkfl{
        position: absolute !important;
        left: 0px !important;
        right: 80% !important;
    }

    .fdklssk{      
    background: #10a7e1 !important;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 2px 30px;
    font-size: 15px;
    }
    .asdfghertyu{
        width:22%;
    }
     .ertyuiowertyvcvb{
        margin-top:20px;
      }

     .hasofferdiv{
        top: 18px;
        position: absolute;
        right: -16px;
        z-index: 8;
        font-size: 14px;
        color: #fff;
        padding: 2px 11px;
        transform: rotate(40deg);
        cursor: pointer;
        -webkit-animation-name: tuy;
        -webkit-animation-duration: .5s;
        animation-name: tuy;
        animation-duration: .5s;
        background-color: #ff8266;
        animation-iteration-count: infinite;
}
       .hasofferdiv a{
            color:#fff !important;
        }
.hasofferdiv:before {
    content: "";
    border-top: 10px solid #e60303;
    border-left: 0px solid transparent;
    border-right: 13px solid transparent;
    position: absolute;
    top: -10px;
    left: -2%;
    transform: rotate(177deg);
    z-index: -1;
}
.hasofferdiv:after {
    content: "";
    border-top: 10px solid #e60303;
    border-left: 0px solid transparent;
    border-right: 13px solid transparent;
    position: absolute;
    top: -4px;
    left: 79%;
    transform: rotate(390deg);
    z-index: -1;
}


 .prodivabsu{
    top: -2px;
    position: absolute;
    right: -2px;
    z-index: 9;
    text-align: right;
    cursor: pointer;
    /*transition:all .5s ease-in-out;
    -webkit-animation: iconsplus .8s infinite;
    -moz-animation: iconsplus .8s infinite;
    -o-animation: iconsplus .8s infinite;
    animation: iconsplus .8s infinite;*/
}
.prodivabsu img{        
    font-size: 33px;
    color: #ff6e07;
    cursor:pointer;
    width: 5%;
    transition:all .5s ease-in-out;
    -webkit-animation: iconsplus .8s infinite;
    -moz-animation: iconsplus .8s infinite;
    -o-animation: iconsplus .8s infinite;
    animation: iconsplus .8s infinite;
    display:none;
}
@-webkit-keyframes iconsplus {
    from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */    
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */   
    }
}
@-moz-keyframes iconsplus {
    from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */    
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */   
    }
} 
@keyframes iconsplus {   
     from {
        -ms-transform: scale(1,1); /* IE 9 */
       -webkit-transform: scale(1,1); /* Safari */
       -moz-transform: scale(1,1); /* IE 9 */
       transform: scale(1,1); /* Standard syntax */
       
    }
    to {
       -ms-transform: scale(1.2,1.2); /* IE 9 */
       -webkit-transform: scale(1.2,1.2); /* Safari */
       -moz-transform: scale(1.2,1.2); /* IE 9 */
       transform: scale(1.2,1.2); /* Standard syntax */    
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes tuy {
  from {background-color: #ff8266;}
  to {background-color: #ffa482;}
}

/* Standard syntax */
@keyframes tuy {
   from {background-color: #ff8266;}
  to {background-color: #ffa482;}
}
 
     .wqpo .ekdkslkdsl a{
         float: initial !important;
     }
     #ExpireDate{
         min-height:35px !important;
     }
    /*===================*/
article.blog .post_info small{
    font-size: 13px;
    font-weight: bold !important;
    color: #ce331b !important;
    text-transform:uppercase;
}
.ekdkslkdsl {
    /*margin-top: 5px;*/
    font-weight: bold;
    /*text-align: center;*/
    /*margin-bottom: 30px;*/
}
.ekdkslkdsl a, .ekdkslkdsl span{
    /*border-bottom: 2px solid #1d1d6b;*/
}
.reofkf span {
    font-weight: bold;
}
.reofkf label {
       font-size: 12px;
    color: #cc2854;
    /* border-bottom: 2px solid #cc2854; */
    /* padding-bottom: 5px; */
    font-weight: bold;
    font-size: 13px !important;
    /* margin-top: 3px; */
}
.ejklfjkhujk {
    font-size: 14px;
}
.ejekkejk {
    display: inline-block;
    /* margin-right: 10px; */
    color: #171717;
}
.wewlkksldk{
    margin: 8px 0px;
}
@media (max-width: 767px) {
    article.blog figure {
        height: 85px !important;
    }
}
/*=========*/
.ertyuiou{
    padding-top:20px;
    margin-bottom: 20px;
}
.ertyuiou h1{
    font-size: 27px;
    font-weight: bold;
    color: #1d1d6b;
}
.propfil{
    display:none;
}
@media (max-width: 2000px) {
   .propfil{
       display:block;
   }
   .sdfghjkdfgh{
       display:none;
   }
}
article.blog figure{
    position:relative;
}
.desicdiv {
          position: absolute;
          bottom: .7142857143rem;
          top: auto;  
          right: 0;
          z-index: 8;
          color: #fff;
          background: #ff5850;
          font-weight: 700;
          padding: .3571428571rem;
    
      }

.rioreoe{
       font-size: 22px !important;
    color: #ff5951 !important;
    padding: 44px 10px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.afterdiv.ejekkejk{
    color: #3f4079;
    font-size: 14px;
    font-weight: bold;
}
.serdivdetails{
    margin-bottom:10px;
}
article.blog .post_info h3 a {
    color: #1d1d6b !important;
}
.dfghio{
    transition:all .5s ease-in-out;
   background: #17a984;
}
/*============*/
.round-star-label {
    float: left;
    z-index:9;
    left: 12px;
    top: 12px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 35px;
    height: 35px;
    position: relative;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #FFA726;
    float:left;
}

.round-star-label::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 35px;
    height: 35px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #FF9800;
    text-shadow: none;
    -webkit-transform: rotateZ(30deg);
    transform: rotateZ(30deg);
}

 .round-star-label::after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 35px;
    height: 35px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #ffbf00;
    text-shadow: none;
    -webkit-transform: rotateZ(60deg);
    transform: rotateZ(60deg);
}
 .newprom  .round-star-label span{
    z-index: 100;
    position: absolute;
    left: 2px;
     top: 5px; 
    color: #fff;
    font-size: 14px;
    font-weight: bold;
 }
/*=====================*/
.ddfkdfdkfl{
    min-height: 32px;
    border: 1px solid #c0c0c1;
    padding: 9px 10px 2px;
    border-radius: 5px;
    position: relative;
    margin-top: 17px;
}
.ddfkdfdkfl label{
    background: white;
    font-size: 12px !important;
    padding: 0px 8px;
    position: absolute;
    top: -12px;
    right: 12px;
    color: #cc2854;
    font-weight: bold;
    /*border: 1px solid #c0c0c1;*/
    border-radius: 5px;
}
.serdivdetails.ddfkdfdkfl div{
    font-size:14px;
    color:#000;
}
.sseeza{
   
    margin-bottom:5px;
}
.reofkf {
    font-size: 13px;
    margin-bottom: 20px;
}
.reofkf span {
    font-weight: bold;
    font-size: 14px;
    font-weight: normal;
    text-transform:lowercase;
    color:#000 !important;
    /* font-family: sans-serif !important; */
    /* border-bottom: 1px solid #ccc; */
}
.sseeza .btn_1, .sseeza a.btn_1 {
    background: #20ccc4;
    padding: 5px 19px !important;
}
.bookslotsss-style .table-bordered th{
    width:33%;
}
#search45 #iconBackaccount{
    font-size: 28px;
    position: absolute;
    left: 10px;
    top: 6px;
}
.ertyu{
    display:none;
}
.promdivjk{
   background: #e29737 !important;
}
#PromotionsDiv{
    text-transform:lowercase;
}
    /*======================general-style-framework===============================*/

    .radiostyle, .checkboxstyle {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 1.3;
}

.checkboxstyle {
    padding-left: 20px;
     box-shadow:none !important
}

    .checkboxstyle label {
        display: inline-block;
        position: relative;
        padding-right: 10px;
        font-size: 12px;
       
    }

        .checkboxstyle label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 19px;
            height: 19px;
            right: -20px;
            margin-left: -20px;
            border: 1px solid #abbbce;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkboxstyle label::after {
            display: inline-block;
            position: absolute;
            width: 19px;
            height: 19px;
            right: -21px;
            top: -2px;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555555;
        }

    .checkboxstyle input[type="checkbox"] {
        opacity: 0;
    }

        .checkboxstyle input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkboxstyle input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkboxstyle input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }
          
            .checkboxstyle input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkboxstyle.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkboxstyle.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.radiostyle {
    padding-left: 20px;
}

    .radiostyle label {
        display: inline-block;
        position: relative;
        padding-right:10px;
    }

        .radiostyle label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            right: -20px;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radiostyle label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            right: -17px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radiostyle input[type="radio"] {
        opacity: 0;
    }

        .radiostyle input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radiostyle input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radiostyle input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radiostyle input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radiostyle.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}
.radiostyle label, .checkbox label {
    min-height: 14px;
}

.checkboxstyle input[type="checkbox"]:checked + label::before{
    background:#5aded3;
}
.checkboxstyle input[type="checkbox"]:checked + label::after{
    color:#fff;
}
/*================================*/
.eorieire{
    min-height:50px;
}
.eorieire .radiostyle label {
    min-height: 14px;
    font-size: 14px;
    font-weight: bold;
}
.formchecksty label {
      z-index:0 !important;  
      position:relative !important;  
    }
  .formchecksty label::after {
    right: -17px !important;
    top: 2px !important;
}
  .noconfirmdiv{
      background: #1ad2d2;
    border-radius: 20px;
    border: none;
  }
  .confirmdiv{
          background: #0f9e21;
    border-radius: 20px;
    border: none;
  }
  .dangerdiv{
        background: #e00f40;
    border-radius: 20px;
    border: none;
  }
      .diuidiui{
        text-align: center;
        color: #181868;
        font-size: 20px;
        font-weight: bold;  
    }
    .qwqwwpo{
        background: #0a43ad;
        color: #fff;
    }
    /*======*/
    .titldivl{
        width: 80%;
        text-align: center;
        display: inline-block;
        float: left;    
    }
    .checkboxdidid{
        /*display: inline-block;
        width: 20%;*/
        position: absolute;
        /*right: 2px;*/
        z-index: 3;
        background: #0590f2c7;
        padding: 3px 17px 3px 3px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #ccc;
        color:#fff;
    }
    .checkboxdidid label{
        font-weight: bold;
        font-size: 14px;
    }
    .djhrkisk{
        color: white;
        background: #164bad;
        box-shadow: 4px 9px 8px 4px #8080804a;
        padding: 8px 20px;
        width: 95%;
        right: 26px;
        position: relative;
        /* height: 93px; */
        margin: 6px 0px 6px 0px;
        text-align:center;
    }
   .djhrkisk #doctorName{
        font-size: 22px;
        font-weight: bold;
   }
   .ffldlkoppp{
       /*border: 2px solid #3a3a7d;*/
       top: 6px;
       border-radius: 0px 0 0 53px;
   }
   .fdfdddkjld{
       text-align: right;
       padding: 15px;
   }
   .fdfdddkjld .dslki{
       margin-left: 10px;
   }
  .spacidiv{
    text-align: right;
    color: #2dc4ff;
    font-size: 15px;
    font-weight: bold;
}
  .iconfixaren{
      display:none;
  }
  .langdivicons img{
    width: 100%;
}
  .langdivicons a{
     width: 30px;
    height: 30px;
    display: inline-block;
  }
.langdivicons{
    position: absolute;
    right: 22px;
    top: 12px;
    /*display:none;*/
}
/*=============*/ 
.pricing-footer::after {
    content: '';
    position: absolute;
    left: 1em;
    top: 40%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    background: url(../img/small-arrow.svg);
    transform: rotate(180deg);
}
.card-header h5 a i.indicator {
    float: left !important;
}
 .nameopprationdiv span{
    font-size: 15px;
    color: #1c1c69 !important;
    font-weight: bold;
    margin-bottom: 6px;
 }
 .opprationdivspac{
    padding: 3px 30px;
 }
  .opprationdivspac span{
     margin-right:5px;
 }
.nameopprationdiv .popoo {
    /*margin-left: 5px !important;*/
        margin-top: 1px;
}
.insuranceavailb{
       color: #00a698;
}
.insuranceavailbnot{
    color: #f7291d;
}
.mobbuthid{
     background: #ff5851 !important;
}
.dackdivsttt{
   background: #1b6fcf !important;
    border-left: 0px;
    color: #3e4562 !important;
}
.icudivsdfd{
    margin: 10px 1px 17px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    background: #164aad;
    padding: 3px 5px 8px;
    border-radius: 5px;

}
.icudivsdfd .filterdivsttt{
       display: inline-block;
    float: right;
    font-size: 14px;
    /*color: #baecff;*/

}

.icudivsdfd .linebottomdiv{
    /*border-bottom: 3px solid #0db1f0;*/
}
/*================*/
 .labdivenstyle .inpirdjd::after {
       content: "\f002 ";
    font-family: 'FontAwesome';
    position: absolute;
    left: -8px;
    top: 0;
    font-size: 17px;
    transform: scaleX(-1);
    background-color: #1976d2;
    color: #fff;
    border-radius: 40px !important;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    border-radius: .25rem 0 0 .25rem;
    }
 #map337799 .modal-body {
    background: #dedede !important;
}
/*====*/
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
    width: 85%;
}
.DivIcuSearch2323{
   text-align: center;
    margin-bottom: 19px;
    color: #fe5851;
    font-size: 17px;
    font-weight: bolder;
    /* border-bottom: 2px solid #2dbbf2; */
    padding-bottom: 10px;
}
.DivIcuSearch2323 span{
    border-bottom: 2px solid #fe5851;
}
/*=========*/
   .Multi-Step .list-header ul li:not(:last-child)::after {
                content: '';
                position: absolute;
                width: 150px;
                height: 5px;
                background-color: #bbb;
                right: 35%;
                top: 30%;
                z-index: -1;
            }
/*====*/
.eooeirfkd{
    font-size: 17px;
    font-weight: bold;
    color: #164aad;
    text-align: center;
}
 .loader-SSS .sk-circle {
        margin: 0 auto !important;
        width: 30px !important;
        height: 30px !important;
        position: absolute !important;
        left: 10% !important;
        top: 5px !important;
    }
  .iconsia span {
    color: #3d4461 !important;
}
   .wlkjhf {
    color: #0043ff;
    text-align: center !important;
    font-size: 20px !important;
    font-weight: bolder;
}
   .divslksloe{
            text-align: center;
            color: #000;
            font-weight: bold;
    }
   .branchdivsttt{
    color: #4f62b0;
}
.Service_ROW{
    font-size: 14px;
    font-weight: 600;
}
 .vital-small {
    right: 9px !important;
}
 #SearchCreatderia{
     width:100%;
     margin-right: 0;
    margin-left: 0;
 }
 .insurancedivsty{
    /*background: #fcfffe;*/
    color: #01a501;
    margin-bottom: 8px;
    margin-top: 8px;
 }
 .insurancedivstynon{
    color: #ff6841;
    margin-bottom: 8px;
    margin-top: 8px;
 }
 .insurancedivstynon .popoo{
      color: #ff6841 !important;
 }
  .insurancedivsty .popoo{
      color: #01a501 !important;
 }
 /*======*/
 .filterdivstt .areadivstyle, .filterdivstt .pricesortdiv{
    width: 49.5%;
    display: inline-block;
 }
 .areadivstyle .divarea{
     display:inline-block
 }
.divarea datalist{
     text-align:right;
 }
 .pricesortdiv ul{
      list-style:none;
  }
 .pricesortdiv ul li{
      display:inline-block;
  }
.pricesortdiv ul li:first-child p{
     margin-bottom:5px;
     font-size: 16px;
     font-weight: bold;
  }
.divarea input{
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 6px;
  }
  .sortdivpricest{
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 20px;
    margin:1px 5px;
    transition:all .5s ease-in-out;
    cursor:pointer;
  }
  .sortdivpricest:hover{
    background: #00abec;
    color: #fff;
  }
  .sortactive{
    background: #00abec;
    color: #fff;
  }
   .insurancedivnot{
    width: 100%;
    background: #fff;
    padding: 12px 10px;
    color: #ff5428;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 15px;
  }
     .insurancedivnot i{
      font-size:20px;
  }


.box ul.pagination{
    margin-bottom: 25px;
    margin-top: 25px;

}
/*=====================*/
   .branchdivfli, .labsdivstttt .klklklko, .dswasqasslk {
    background: #f5f6fa;
    padding: 5px 7px;
    border-radius: 7px;
    margin-bottom: 8px;
}
           .branchdivfli{
    margin-right: -22px;
    width: 100%;
}
.dswasqasslk{
    width:100%;
}
    .labsdivstttt .klklklko{
        width:92%;
    }
       .labsdivstttt .price {
            padding: 0px 30px 11px 0;
        }
       .dfddldfkkkdlklkk {
            padding: 0px 25px 11px 0;
        }
            .labsdivstttt .new-price {
                font-weight: bold;
                font-size: 15px;
                color: #1ab5f1;
            }


    .labsdivstttt .old-price {
        position: relative;
        padding: 10px 5px;
        margin-right: 10px;
        display:inline-block;
    }
      .labsdivstttt .old-price::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background-color: #ff0000bd;
            transform: rotate(-5deg);
            right: 0;
            top: 19px;
        }
      .ffklgkikkk{
        background: #3ac5c5;
        border-radius:10px;
        transition:all .5s ease-in-out;
        border:none;
        padding: 3px 14px;
        font-size: 14px;
}
.ffklgkikkk:hover{
    background:#25be7e !important;
    border-radius:1px !important;
}
.labslotsdiv{
    text-align:center;
}
.totaldivlabss{
    text-align: right;
    padding: 10px 5px;
}
.dayslotsdd label{
    margin:3px;
    color: #000;
    font-size:13px;
}
.dayslotsdd span{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 2px;
    color: #11bbfd;
}
.dayslotsdd .datename{
    /*width:17%;*/
    color: #18187c;
}
#secondanav{
    background:#fff;
}
.docdet{
    background: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #f3f3f3;
    margin-bottom: 13px;
}
.docdet .row{
    padding: 10px 23px;
}
/*======prodivgess=====*/
.prodivgess {
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.prodivgess .progress {
  margin: 0 auto;
  width: 100%;
}
.prodivgess .progress {
  padding: 0px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
}
.prodivgess .progress-bar {
  height: 16px;
  border-radius: 4px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}

.prodivgess #five:checked ~ .progress > .progress-bar, .prodivgess #five1:checked ~ .progress > .progress-bar  {
  width: 5%;
  background-color: #f63a0f;
}
.prodivgess #twentyfive:checked ~ .progress > .progress-bar, .prodivgess #twentyfive1:checked ~ .progress > .progress-bar {
  width: 25%;
  background-color: #f27011;
}
.prodivgess #fifty:checked ~ .progress > .progress-bar, .prodivgess #fifty1:checked ~ .progress > .progress-bar {
  width: 50%;
  background-color: #f2b01e;
}
.prodivgess #seventyfive:checked ~ .progress > .progress-bar, .prodivgess #seventyfive1:checked ~ .progress > .progress-bar {
  width: 75%;
  background-color: #f2d31b;
}
.prodivgess #onehundred:checked ~ .progress > .progress-bar{
  width: 100%;
  background-color: #86e01e;
}
.prodivgess #onehundred1:checked ~ .progress > .progress-bar{
  width: 100%;
  background-color: #86e01e;
}
.prodivgess .radio {
  display: none;
}
.prodivgess .label {
  display: inline-block;
  margin: 0 3px 20px;
  padding: 3px 3px;
  color: #aaa;
  text-shadow: 0 1px black;
  border-radius: 3px;
  cursor: pointer;
  font-size:12px;
}
.prodivgess .radio:checked + .label {
  color: white;
  background:rgb(42, 195, 255);
}
/*=====end=prodivgess=====*/
 /*============*/
    .jhmmkklo{
        /*padding:10px 5px;*/   
           background: white;
    width: 82%;
    margin: 10px auto;
    color: #656363;
    box-shadow: 1px 1px 10px #e8e8e8;
    padding: 10px;
    border-radius: 10px;
    cursor:pointer;
    }
    .jhmmkklo label{
        color: #000;
        font-size: 13px;
        font-weight:600;
        width:100%;
        margin-bottom: .2rem;
    }
    .jhmmkklo span{
        color: #066bff;
        font-size: 13px;
        font-weight:800;
    }
    /*==========================*/
    .dfdfdlkfk{
        text-align:center;
    }
       .SocialIcon{
          /*position:absolute !important;
            margin-left: 24px;
    position: absolute;
    display: inline-block;*/
    width: 5%;
    display:inline-block;
    /*top: 7px;*/
    /*left: 49px;*/
    }
  /*==============*/
   .aalllsls h5 {
            margin-bottom: 0;
            background-color: #8faac7;
            color: #fff;
            padding: 7px;
            border-radius: 10px 10px 0 0;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
        }
   .kkjkjfkii h5{
            margin-bottom: 0;       
            color: #ff5851;
            padding: 7px;
            border-radius: 10px 10px 0 0;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            border-bottom: 2px solid;
            border-radius: 0 !important;
   }
   .imgstynn {
    border: 3px solid #ddd;
    height: 115px;
    width: 115px !important;
}
.ffrdrdeyyu{
    /*left: 82px !important;
    width: 5%;*/
}
.kjherdfyuh{
    display:flex;
}
.dfdkfdeireejfk{
    width: 98%;
    margin: auto;
}
 .dfdkfdeireejfk .checkboxstyle label::after {
        right: -18px;
        top: 1px;
    }
 /*============*/
.ffrkdeokkoko {
  -webkit-animation-name: tyttyt; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  animation-name: tyttyt;
  animation-duration: 1s;
  animation:infinite;

}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes tyttyt {
  from {
       transform:scale(.8);
    -moz-transform:scale(.8);
    -webkit-transform:scale(.8);
    -ms-transform:scale(.8);
  }
  to {
        transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
  }
}

/* Standard syntax */
@keyframes tyttyt {
 from {
      transform:scale(.8);
    -moz-transform:scale(.8);
    -webkit-transform:scale(.8);
    -ms-transform:scale(.8);
  }
  to {
      transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
  }
}

 /*==================*/
 .dffdggff{
         margin-left: 8px;
 }
 /*==========================*/
   .rftgyhfghdfg .input-form .btn_Book {
        font-size: 18px;
        background-color: #1976d2;
        color: #fff;
        border-radius: 40px !important;
        width: 100px;
        height: 41px;
        text-align: center;
        line-height: 40px;
        border-radius: .25rem 0 0 .25rem;
        position: absolute;
        left: 0px;
        border: none;
        top:0;
        padding: 0;
        font-family:Bahij TheSansArabic Plain;
    }
    .rftgyhfghdfg .input-form .btn_Book::before {
    
        content: "\f002 ";
        font-family: 'FontAwesome';
        position: absolute;

    }
    .loadingldk{
        position: absolute;
        bottom: 5%;
        margin: 1px 43%;
    }
    /*============record===========*/
    .recdivdii img{
           width: 100%;
          height: 100px;
    }
    .clodiv{
         background: #ff2424;
    }
    .startdiv{
         background: #2ab12a;
    }
    .enddrecorstyle span{      
        padding: 5px 20px;
        color: #fff !important;
        border-radius: 25px;
        margin:3px 10px;
        cursor:pointer;
        transition:all .4s ease-in-out;
    }
    .enddrecorstyle span:hover{
        border-radius: 2px;
    }
    .enddrecorstyle{
            margin-top: 25px;
            text-align: center;
    }
       .rfrdfdfdf{
         font-size: 17px;
        font-weight: bold;
        color: #fff;
    }
.rovoicediv{
    margin-bottom:30px;
        top: 20px !important;
}
.klldfkdlkklk{
    display:inline-block;
}
.inportdiv .fttffff b{
    font-family:Bahij TheSansArabic Plain;
}
.logokhbeerdiv{
    /*text-align:center;*/
}
.logokhbeerdiv h4{
    font-size: 18px;
}
.logokhbeerdiv h4 a{
   color:#fff;
}
.logokhbeerdiv h6{
    font-size:14px;
}
.logokhbeerdiv h6 a{
   color:#ff7b59;
}
.w3d .checkboxstyle{
    width: 100%;
}
.w3d .checkboxstyle #AnotherMedicalHistory, .w3d .checkboxstyle #GeneticHistory, .w3d .checkboxstyle #defectsHistory{
    width:60% !important;
}
.citydivstyle{
    width:50%;
    display:inline-block;
    border-radius:25px;
}
 .loadingldk {
    position: absolute;
    bottom: 7%;
    margin: 1px 40% !important;
    /* width: 16%; */
}
 .sdlsksdksskl{
     display:inline-block;
 }
 .dkldgdllklkdfjl{
     float: left;
 }
 .mahmioddjdj{
    font-size: 14px;
    color: #02adef;
    font-weight:800;

 }
 .deswqadfggh{
    font-size: 15px;
     font-weight: 800;
     color: #134a83;
    margin-top: 3px;
 }
 .opoopooppopop{
       color: #1248ac !important;
       padding: 0px 10px;
}
.opoopooppopop label{
    font-size: 13px !important;
     color: #1248ac !important;
    font-weight: bold !important;
}
    .addpat{
           background: #40c770;
    color: #fff;
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 8px;
    display: inline-block;
     }
       .lkslkdslkslkdlsk{
           margin-top: 8px;
    text-align: center;
    cursor:pointer;
   }
/*==============*/
.merdis{
    border: 1px solid  #0eaeec;
    border-radius: 15px;
    min-height: 230px;
    position:relative;
    margin-bottom:10px;
    background:#fff;
}
.merdis h3, .medrdivsssll h3{
    border-radius: 15px 15px 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 4px;
    text-align: center;
    width: 100%;
    display: block;
}
.merdis h3{
   background: #0eaeec;
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
    padding: 9px;
}
.merdis .sklfklfdkfldf, .medrdivsssll .sklfklfdkfldf {
    padding: 7px 5px;
    border-radius: 10px;
    width: 100%;
    margin-top: 5px;
} 
.medrdivsssll{
    border: 1px solid #00234b;
    border-radius: 15px;
    min-height: 230px;
    margin-bottom:10px;
    background:#fff;
}
.medrdivsssll h3{
    background: #1966d2;
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
    padding: 9px;
}
.biddfdlkdkdllk{
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 10px;
    background: #ff5952;
    padding: 6px 16px;
    border-radius: 23px;
    cursor:pointer;
}
.sklfklfdkfldf table{
    font-size:13px;
}
.sklfklfdkfldf table thead{
    color: #1450b1;
}
.sklfklfdkfldf .table th {
    border-top: none;
}
/*========================*/
.sddkodkekoskokkor{
    text-align: center;
    margin: auto;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    padding: 6px 30px;
    background: #ff5952;
    cursor:pointer;
    transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
}
.sddkodkekoskokkor:hover{
    background:#F44336;
    border-radius:2px;
}
/*=============medical-web==========*/
.stylenewdivradious1,.stylenewdivradious2,.stylenewdivradious3,
.stylenewdivradious4,.stylenewdivradious5,.stylenewdivradious6,.stylenewdivradious7, .stylenewdivradious8, .stylenewdivradious9{
    border-radius: 15px;
    margin-bottom:14px;
    position:relative;
}
.stylenewdivradious1 h4,.stylenewdivradious2 h4,.stylenewdivradious3 h4,
.stylenewdivradious4 h4,.stylenewdivradious5 h4,.stylenewdivradious6 h4,
 .stylenewdivradious7 h4, .stylenewdivradious8 h4, .stylenewdivradious9 h4{
    border-radius: 15px 15px 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 4px;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
}
.stylenewdivradious1 .list_general,.stylenewdivradious2 .list_general,.stylenewdivradious3 .list_general,
.stylenewdivradious4 .list_general,.stylenewdivradious5 .list_general,.stylenewdivradious6 .list_general,
.stylenewdivradious7 .list_general,.stylenewdivradious8 .list_general,.stylenewdivradious9 .list_general{
    padding: 7px 5px;
    border-radius: 10px;
    width: 99%;
    margin-top:5px;
    margin:10px auto;
}

.stylenewdivradious1{
    border:1px solid #023e7b;
}
.stylenewdivradious1 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious2{
    border:1px solid #023e7b;
}
.stylenewdivradious2 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious3{
    border:1px solid #023e7b;
}
.stylenewdivradious3 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious4{
    border:1px solid #023e7b;
}
.stylenewdivradious4 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious5{
    border:1px solid #023e7b;
}
.stylenewdivradious5 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious6{
    border:1px solid #023e7b;
}
.stylenewdivradious6 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious7{
    border:1px solid #023e7b;
}
.stylenewdivradious7 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious8{
    border:1px solid #023e7b;
}
.stylenewdivradious8 h4{
    background: #023e7b;
    color: #fff !important;
}
.stylenewdivradious9{
    border:1px solid #023e7b;
}
.stylenewdivradious9 h4{
    background: #023e7b;
    color: #fff !important;
}
.webvslldiv .ldkfdlku{
        color: #e62f51 !important;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.divdiv{
    position: absolute;
    top: 2px;
    left: 15px;
}
/*=============end medical-web==========*/
.deeoirodklfkkd{
        position: absolute;
    left: 0%;
}
.eeelwwsdl .searchdivcl #SearchCenter{
    border-radius:30px;
}
.widthmobmobile{
    width:97%;
    margin:0 auto;
}
.dededjeejeudje{
    display:inline-block
}
/*========medical================*/
.genderCnts {
    display: inline-block;
    width: 216px;
    float: right;
    margin: 0 calc((100% - 216px)/ 2) 5px;
}

.genderCnts .gender {
    float: right;
    display: inline-block;
    width: 90px;
    margin-left: 36px;
}
.genderCnts .gender:last-child {
    margin-left: 0;
}
    .genderCnts .gender.male .img {
        background: url('../img/young.png') center top no-repeat #fff;
        background-size: 70px;
    }
    .genderCnts .gender.female .img {
        background: url('../img/woman.png') center top no-repeat #fff;
        background-size: 66px;
    }
.genderCnts .gender .img {
    width: 80px;
    height: 80px;
    border: 3px solid #09aba9;
    border-radius: 50%;
    margin-bottom: 10px;
}
.genderCnts .gender .radio {
    display: inline-block;
    /*float: right;*/
    width: 84px;
}
.genderCnts .gender input[type=radio]+label {
    margin: 0;
    width: auto !important;
    float: none;
    line-height: 1;
}
.genderCnts .gender input[type=radio]+label {
    color: #9a9a9a;
   
    font-size: 14px;
    /*float: right;*/
    margin: 0 5px 10px;
    /*text-align: right;*/
    display: inline-block;
    /*width: 100%;
    direction: rtl;*/
}
/*========================*/
.progationdivstyle {
    display: block;
    width: 100%;
    /* float: right; */
    margin: auto;
    text-align: center;
}

.progationdivstyle .progatid {
    /*float: right;*/
    display: inline-block;
    width: 90px;
    /*margin-left: 36px;*/
}

    .progationdivstyle .progatid .imgpro {
        background: url('../img/01.jpg') center bottom no-repeat #fff;
        background-size: 70px;
    }

.progationdivstyle .progatid .imgpro {
    width: 80px;
    height: 80px;
    border: 3px solid #09aba9;
    border-radius: 50%;
    margin-bottom: 10px;
}
.totalstlyprog{
    width: 100%;
    text-align: center;
}
.menudivsttt{
    display: block;
}
.menudivsttt .form-group{
        width: 17%;
    display: inline-block;
    margin: 10px 1px;

}
.calslslsl{
    background: #09aba9;
    color: #fff;
    border-radius: 20px;
    padding: 4px 30px;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;

}
.labdabnab{
    color: #104eb3 !important;
    font-weight:620;
}
.calslslsl:hover {
    background: #13dad8;
    border-radius:2px;
}
.rezlalldd{
    margin-top:20px;
}
.divrezlalll{
    color: #104eb3;
    margin: 1px 10px;
    font-size: 13px !important;
}
.ladkdpspopmm{
    color: #f5196a;
    font-size: 16px;
    font-weight: 800;
}
.djdkjfkjdfkjdfkj{
    width: 100%;
    text-align: center;
}
/*=========profile-account===========*/
.iconredirectst i{
    position: relative !important;
    font-size: 35px;
    top: -3px;
    margin: 0 0px 0 10px;
      color: #ff5851;
}
.iconredirectst h3{
    display: inline-block;
    vertical-align: top;
}
.iconredirectst{
    margin-bottom:0;
}
.branchdivsss{
        margin:0
    }
.divbookingsl{
    padding:0 !important;
}
.titledivsll{
    background: #1b4d9e;
    color: white;
    padding: 10px 15px;
}
.titledivsll h3{
    color:#fff !important;
}
.dlklfklkeeeoffkkl{
    padding: 10px 15px;
}
.yhyfswswswe{
    width: 90% !important;
    margin: auto;
    margin-bottom: 15px;
}
/*.dkfdlfkdlfdkdldko{
    position: absolute;    
    width: 100%;
    right: 0;
    left: 0;
    text-align: center;
    top: -20px;
    color: red;
    font-size: 11px;
}*/
.uyuuyreeeesesddf label{
    color: #104eb3 !important;
        font-size: 14px;
        width: 120px;
    text-align: right !important;
}
.genderCnts .gender input[type=radio] + label {
    color: #9a9a9a !important;
    font-weight:bold;
}
 .genderCnts .gender input[type=radio]:checked + label {
    color: #2860bb !important;
}
.dsddlksslksldklklk .box_profile h1 {
    font-size: 16px;
    font-weight: bold;
    font-family: Bahij TheSansArabic Plain;
}
.dsddlksslksldklklk .box_profile ul.contacts{
    text-align:right;
}
.box_profile ul.contacts li h6 {
    color: #29aed6;
}
.dsddlksslksldklklk p.lead {
    font-size: .9rem;
    line-height:25px;
}
.uldivstyleffgg li{
    margin-bottom:10px;
    color: #1b4d9e;
    font-weight: bold;
    font-size: 13px;
    cursor:pointer;
}
.dsddlksslksldklklk .nav-item a{
    color: #1b4d9e;
    font-weight: 600;
}
.dsddlksslksldklklk .box_profile ul.contacts {
    padding: 10px 0px;
    margin: 0 0px 10px;
}
.branchdivsss li{
    margin-bottom:10px;
}
.huhuhhuujjjiijjji span{

}
.huhjjihbbvvvbbn{
    margin-bottom:20px;
}
 .link_register{
        font-size: 13px;
        font-weight: bolder;
        background: #ff5851;
        color: #fff !important;
        padding: 1px 10px;
        border-radius: 20px;
    }
 ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
    cursor: default;
    color: #fff;
    border: 1px solid #0b45aa !important;
    outline: 0;
    background-color: #0b45aa !important;
}
.paginationmargin{
    margin-bottom:20px;
}
.labeldisfddooul{
    margin-top: 20px;
    font-size: 15px;
    /*color: #fff;*/
    display:block;
}
/*===============*/
.ddfppmmni .box_general_.booking{
    padding:0px !important;
}
.totaldig{
    padding:20px !important;
}
.kdlfkflwodklsdkl{
    background: #1b4d9e;
    padding: 7px;
    text-align: center;
    font-size: 16px !important;
     border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.kdlfkflwodklsdkl h3{
    color:#fff !important;
    font-size: 17px;
    font-weight: bold;
}
.uiyuiyyiuyyi h5{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #1b4d9e;
}
.ddfppmmni .nomargin_top {
      color: #d80c3b;
    font-weight: bold;
    font-size: 20px;
}
.ddfppmmni .card-header h5 a {
    border: 0;
    display: block;
    color: #1b4d9e;
    font-weight: 600;
}
.ddfppmmni .radiostyle label{
font-size:13px;
font-weight:bold;
}
.ddfppmmni .box_general_3 hr {
    margin: 10px -20px !important;
}
.genderCnts .gender input[type=checkbox] + label {
    font-weight:bold;
}
.zazzxsxwxw .float-right {
    float: left !important;
    color: #1b4d9e;
    font-weight: bold;
    font-size: 13px;
}
.pranchstel{
    background: #33adbd;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.totldivicu{
    border: 1px solid #dfe0e2;
    border-radius: 10px;
    box-shadow: 1px 1px 7px #ded8d8;
    margin-bottom:20px;
}
.dfddlkfdlfkdlk{
    padding: 10px 20px 10px;
}
.zazzxsxwxw .card-header h5 a {
    color: #1b4d9e;
    font-size: 13px;
    font-weight: bold;
}
.zazzxsxwxw .accordion ul.treatments li{
        border-bottom: 1px dotted #ddd !important;
        border-top:0 !important;
        padding: 5px 0 3px !important;
        font-size: 14px !important;
}
.zazzxsxwxw  .card .card-header {
    padding: 5px 10px 5px !important;
}

.priceRg{
    width: 55%;
}
.wqawwwweeeew{
    width: 90%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.slotdivste span{
        width: 75%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dfldklasssss{
    width:100%;
}
.cartdivlab{
    cursor: pointer;
    background: #fff;
    color: #ff5850;
    padding: 0px 9px;
    border-radius: 50%;
    font-size: 15px;
}
.secdivfin .list_title {
    text-align: center !important;
    background-color: #2ba4ff;
}
.secdivfin .list_title h3{
    color:#fff !important;
    margin-top: 7px;
    font-size: 14px;
    font-weight: bold;
}
.dfdfldflpppp {
    float: right;
    height: 46px;
    padding: 0 10px;
}
.dea{
    border-left: 1px solid #80808082;
}
.selecbranch{
       width: 98%;
    margin: 6px auto 9px;
    border-bottom: 1px solid #f3f3f3;
    padding: 3px 0 7px;
}
.selecbranch h5{
     font-size: 13px;
    font-weight: bold;
    color: #40454c !important;
    margin: 12px 5px;
    display: inline-block;
    width: 30%;
    text-align: center;
}
.selecbranch select{
    border-radius: 30px;
    color: #40454c;
    display: inline-block;
    width: 60%;
    height: 20px !important;
    padding: 0px 10px;
}
/*======================*/
.gfkjkdjfkjksd{
         padding: 22% 11px 14px;
    border: 1px solid #f1efef;
    border-radius: 10px;
    margin-bottom:55px;
}
.gfkjkdjfkjksd h3{
    font-size: 18px;
    font-weight: bold;
    color: #1058c3;
}
.gfkjkdjfkjksd .tgttfftyfyf{
    color: #fff;
    background: #ff5851;
    padding: 5px 20px;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    transition:all .5s ease ease-in-out;
    -moz-transition:all .5s ease ease-in-out;
    -webkit-transition:all .5s ease ease-in-out;

}
.gfkjkdjfkjksd .tgttfftyfyf:hover{
    border-radius:1px;
    background:#f74d84;
}
.asasaldkdk{
    padding: 10px;
}
.ehwehwdjh{
    position: absolute !important;
    top: -45px;
    margin: auto;
    right: 32%;
}
.ehwehwdjh img{
       width: 90%;
    height: 90%;
    background: none;
    box-shadow: 0px 0px 6px #b1abab;
    border-radius: 50%;
}

.sdwswxsdwd li a{
    padding: 10px 20px;
    /*background: red;*/
    /*color: #fff;*/
}
.sdwswxsdwd{
    background: #e5efff;
    padding: 9px 0px 0px 0px;
}
.dedssdkslkklk .card p{
    line-height:2.2;
}
.sdsdsddsooppp{
       text-align:center;
    }
.sdsddsldplpl{
    text-align: center;
    line-height: 4;
    font-size: 20px;
    color: #5f5f5f;
    font-weight: bold;
}
/*==============*/
.oprationsdivbanch{
    padding: 5px 15px;
}
.barnchdivdss .weewsdskllk{
    font-weight: bold ;
    color: #093ea0 ;
    font-size: 15px ;
}
.oprationsdivbanch .radiostyle label{
    font-size: 13px;
    font-weight: bold;
}
.oprationsdivbanch .radiostyle label{
    font-size: 13px;
    font-weight: bold;
}
.oprationsdivbanch .radiostyle .selected label{
    color: #056aff;
}
.wewwwnjnjjkn{
        margin-bottom: 10px;
    border-bottom: 1px solid #e8e4e4;
}
/*=====*/
.swokollp{
    border: none;
    /*padding: 20px;*/
    margin-bottom:0;
}
.swokollp .box_profile{
    padding:20px;
}
.swokollp .box_profile figure {
    margin: 0;
}
.swokollp .box_profile figure img{
    height:100%;
}
.swokollp .ekfdklklkklk{
    font-size: 18px !important;
    font-weight: 750;
    color: #00234b !important;
    margin-bottom: 0px;
    margin-top: 0px;
}
.swokollp .box_profile ul.contacts{
    text-align:right;
}
.swokollp .box_profile ul.contacts li {
    font-weight: bold;
    color: #303031;
}
.swokollp .box_profile ul.contacts li h5{
   color: #056aff !important;
    font-weight: bold;
    font-size: 14px;
}
.swdwdwdlll{
     text-align: center;
    font-weight: bold;
}
.swdwdwdlll span{
    line-height:3
}
/*==========operation=========*/
.seddfdjskk .wekjkjskdkkj{
    margin-bottom: 0;
    background-color: #056aff;
    color: #fff !important;
    padding: 9px;
    border-radius: 10px 10px 0 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.seddfdjskk{
     border-radius: 10px;
     margin-bottom: 10px;
     box-shadow: 0px 0px 6px #eae9e9;
     background:#fff;
     margin-top:15px;
}
.dssdssklj{
       margin: 11px 1px 5px;
}
.wemmkwek{
    color: #ff5851;
    font-size: 18px;
}
.sdasaswwwwee{
    color: #0f62bb;
}
.sddjskhsjkshjk .fa-money{
    font-size: 16px;
    color: #0f62bb !important;
    margin: 4px 5px;
}
.includediv h5{
    background-color: #0fb3a6  !important;
    color: #fff !important;
}
.notincldiv h5{
    background-color: #ff5851  !important;
    color: #fff !important;
}
.sdsjsisjij{
    margin:0 !important;
}
.sdsjsisjij small{
    margin:0 !important;
}
/*===========end operations===========*/
  /*========*/
    .totaldivvv{
        box-shadow: 1px 1px 7px #a79f9f;
        border-radius: 15px;
        background: #fff;
        padding-bottom: 2px;
    }
    .totaldivvv .frfgfhgfhfhj{
            color: #fff !important;
            background-color: #10a7e1 ;
            padding: 15px;
            border-radius: 10px 10px 0 0;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
    }
      .butonstylenn{
            background: #0aab8b !important;
            padding: 8px 25px !important;
            width: 60%;
            margin: 10px auto;
            border-radius: 25px;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
            cursor: pointer;
            transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
    }
    .butonstylenn:hover{
        border-radius: 2px !important;
    }
      .djfdkjdkfdkjj{
        padding-top:10px;
        border-radius:10px;
    }
.sdsssdeee {
       background: url(../img/background1.jpg) bottom #ecf1f6 no-repeat;
    padding: 30px 0 60px;
    background-size: cover;
    height: 90vh;
}
    /*==================================*/
    .seerrffd{
            font-size: 20px;
    font-weight: 800;
    color: #0974cc;
    }
    .colororan{
        font-size: 22px;
    font-weight: 800;
    color: #0974cc;
    }
    .box_feat h3{
     color: #3d4461 !important;
     font-weight: 700 !important; 
     font-size: 19px !important;
}
    .ddeedeedkooko{
          width: 96%;
          margin: auto;
    }
     .spanclass{
        font-weight: 800;
        color: #fff;
        font-size: 22px;
    }
    .pclass{
        color: #fff !important;
        font-weight: normal !important;
        font-size: 14px !important;
    }

     /*==*/
    .icon-play11 {
        position: absolute;
        /*z-index: 10;*/
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        box-sizing: content-box;
        display: block;
        width: 32px;
        height: 44px;
        border-radius: 50%;
        padding: 18px 20px 18px 28px;
        box-shadow: 0 0 0 rgba(204,169,44, 0.4);
        animation: pulse2 1s infinite;
        background: #a5c11d;
    }
    .icon-play11 span {
        display: block;
        position: relative;
        z-index: 3;
        width: 0;
        height: 0;
        border-left: 32px solid #fff;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
    }
    @-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(33, 241, 173, 0.70);
  }
  70% {
      -webkit-box-shadow: 0 0 0 30px rgba(33, 241, 173, .1);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(33, 241, 173, .1);
  }
}
    @keyframes pulse2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(33, 241, 173, 0.7);
    box-shadow: 0 0 0 0 rgba(33, 241, 173, 0.7);
  }
  70% {
      -moz-box-shadow: 0 0 0 30px rgba(33, 241, 173, .1);
      box-shadow: 0 0 0 10px rgba(33, 241, 173, .1);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(33, 241, 173, .1);
      box-shadow: 0 0 0 0 rgba(33, 241, 173, .1);
  }
}


      .finddocdiv.secdivfin{
            background:#eaf1f6;
        background: url(../img/youmeda2.jpg) center no-repeat;
        background-size: cover;
        height:65vh;
    }
      .finddocdiv.secdivfin .list_home{
          box-shadow: 1px 1px 10px #bdb8b8;
      }
         footer{
             /*background: #0647a2!important;*/
      }
            .homepagediv .main_title p {
            color: #6f6b6b;
            font-size: 13px;
            font-weight: 700;
            font-family: Bahij TheSansArabic Plain;
            margin-top: 15px !important;

        }
   .fixeddivlo {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #d8dbdc;
}
     .wewdl {
       background-image: linear-gradient(to left, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
}
    /*======================pharmacy==============*/
.headimgsttt {
    padding: 40px 0;
    max-height: 350px;
    background: url('../img/bg-search.png') no-repeat center center;
    background-size: 100%;
}

        .headimgsttt .search-card .search-title h4 {
            color: #fff;
            position: relative;
            font-size: 18px;
            font-weight: bold;
        }

            .headimgsttt .search-card .search-title h4::after {
                content: '';
                position: absolute;
                bottom: -10px;
                right: 0;
                width: 50px;
                height: 3px;
                background-color: #ff5851;
                border-radius: 5px;
            }

        .headimgsttt .search-body .nav-tabs {
            margin-top: 30px;
            border: none;
        }

            .headimgsttt .search-body .nav-tabs .nav-link {
                color: #fff;
                padding: .75rem 1rem;
            }

                .headimgsttt .search-body .nav-tabs .nav-link:hover:not(.active) {
                    background-color: #ff5851;
                }

                .headimgsttt .search-body .nav-tabs .nav-link.active {
                    font-weight: bold;
                    color: #ff5851;
                }

        .headimgsttt .search-body .tab-content {
            padding: 25px;
            background-color: #fff;
            border-radius: 10px 0 10px 10px;
            box-shadow: 0 1px 10px rgba(0,0,0,0.5);
        }

            .headimgsttt .search-body .tab-content .tab-pane select {
                border-radius: 25px;
            }

            .headimgsttt .search-body .tab-content .tab-pane [type="text"] {
                border-radius: 0 25px 25px 0;
            }

            .headimgsttt .search-body .tab-content .tab-pane .input-group-text {
                border-radius: 25px 0 0 25px;
                background-color: #1abc9c;
                color: #fff;
            }

            .headimgsttt .search-body .tab-content .tab-pane .btn {
                float: left;
                margin-top: 20px;
                border-radius: 25px;
                background-color: #ff5851;
                color: #fff;
                padding: .375rem 2.25rem;
            }

            .headimgsttt .search-body .tab-content .tab-pane .medicament-name {
                border-radius: 25px;
            }

    .Medication-classification {
        padding: 35px 0;
        /*max-height: 350px;*/
        /*background: url('../img/bg-MedicationClassification.png') no-repeat center center;*/
        background-size: 100%;
            /*background-color: #f3fcfa;*/
            background-color: #fff;

    }

        .Medication-classification h4 {
            margin-bottom: 0px;
            position: relative;
        }

            .Medication-classification h4 span {
                    position: relative;
                font-size: 17px;
                font-weight: bold;
                color: #1f1f1f;
            }

                .Medication-classification h4 span::after {
                    /*content: '';
                    position: absolute;
                    bottom: -10px;
                    right: 0;
                    width: 100%;
                    height: 3px;
                    background-color: #ff5851;
                    border-radius: 5px;
                    z-index: 2;*/
                }

            .Medication-classification h4::after {
                /*content: '';
                position: absolute;
                bottom: -18px;
                right: 0;
                width: 100%;
                height: 3px;
                background-color: #fcf0f0;
                border-radius: 5px;
                z-index: 1;*/
            }

        .Medication-classification .owl-carousel {
            margin: 0px 0;
        }

        .Medication-classification .card-Medication-classification {
            border-radius: 20px;
            overflow: hidden;
            /*width: 150px;*/
            /*box-shadow: 0 0 9px rgb(232, 216, 216);*/
            margin-top: 10px;
            cursor:pointer;
        }

            /*.Medication-classification .card-Medication-classification .image-card-Medication-classification {
                width: 100%;
                height: 120px;
                text-align: center;
                padding: 25px 0;
                background-color: #fff;
            }*/
            .Medication-classification .card-Medication-classification .image-card-Medication-classification {
   width: 55px;
    height: 55px;
    text-align: center;
    padding: 0px 0;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    margin: auto;
  
}
                .Medication-classification .card-Medication-classification .image-card-Medication-classification img {
                     width: 35px;
    margin: auto;
    top: 7px;
    position: relative;
                }

            .Medication-classification .card-Medication-classification .body-card-Medication-classification {
                text-align: center;
                /*background-color: #058ff1;*/
                background-color: none;

            }

     /*.rad-baby {
        background-color: #ff5851 !important;
    }

    .blue-girl {
        background-color: #058ff1 !important;     
    }

    .green-Plant {
        background-color: #1abc9c !important;
   
    }

    .graf-purple {
        background-color: #682daa !important;
      
    }

    .woman-brouwn {
        background-color: #9d7837 !important;
      
    }

    .blue-teeth {
        background-color: #377a9d !important;
       
    }

    .medcal-Fuchsia {
        background-color: #ac449f !important;
      
    }

    .sex-DarkBlue {
        background-color: #3d4461 !important;
    }*/
     .rad-baby-border {
        border: 2px solid #ff5851;
    }

    .blue-girl-border {
        border: 2px solid #058ff1;  
    }

    .green-Plant-border {
        border: 2px solid #1abc9c; 
    }

    .graf-purple-border {
        border: 2px solid #682daa; 
    }

    .woman-brouwn-border {
       border: 2px solid #9d7837; 
    }

    .blue-teeth-border {
       border: 2px solid #377a9d; 
    }

    .medcal-Fuchsia-border {
       border: 2px solid #ac449f; 
    }

    .sex-DarkBlue-border {
        border: 2px solid #3d4461;
    }
     /*==*/
     .rad-baby p{
        color: #ff5851 !important;
    }

    .blue-girl p{
        color: #058ff1 !important;     
    }

    .green-Plant p{
       color: #1abc9c !important;  
    }

    .graf-purple p{
       color: #682daa !important;
    }

    .woman-brouwn p{
       color: #9d7837 !important;      
    }

    .blue-teeth p{
       color: #377a9d !important;
       
    }

    .medcal-Fuchsia p{
      color: #ac449f !important;
      
    }

    .sex-DarkBlue p{
       color: #3d4461 !important;
    }

    .Medication-classification .card-Medication-classification .body-card-Medication-classification p {
       color: #3d4461;
        margin: 0;
        padding: 10px 0 5px;
        font-weight: bold;
        font-size: 10px;
    }


    .Medication-classification .owl-carousel .owl-nav {
        position: absolute;
        left: 0;
        top: -70px;
        display:none;
    }

        .Medication-classification .owl-carousel .owl-nav .owl-prev, .Medication-classification .owl-carousel .owl-nav .owl-next {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: #23cab7;
            color: #fff;
            line-height: 40px;
            margin: 0 5px;
            font-size: 35px;
            padding: 0 !important;
            line-height: 25px;
        }


           .Medication-classification .owl-carousel .owl-nav .disabled {
            background-color: #2a4558;
        }


        .Medication-classification .owl-carousel .owl-nav span {
            position: relative;
            top: -4px;
        }


        .Discover-medications{
        padding: 0px 0 10px;
        /*background-color: #f3fcfa;*/
        }

        .Discover-medications h4 {
            /*margin-bottom: 15px;*/
            position: relative;
            display: flex;
            justify-content: space-between;
        }

            .Discover-medications h4 span, .Discover-medications33 h4 span {
                position: relative;
                font-size: 17px;
                font-weight: bold;
                color: #000;
            }

                .Discover-medications h4 span::after {
                    /*content: '';
                    position: absolute;
                    bottom: -10px;
                    right: 0;
                    width: 100%;
                    height: 3px;
                    background-color: #ff5851;
                    border-radius: 5px;
                    z-index: 2;*/
                }
                .Discover-medications h4 .Multi-button .btn {
                    padding: .375rem 25px;
                    border-radius: 25px;
                    font-family:Bahij TheSansArabic Plain;
                }
                 .Discover-medications h4 .Multi-button .btn-light {
                     background-color: #eceff1;
                 }
            .Discover-medications h4::after {
                /*content: '';
                position: absolute;
                bottom: -10px;
                right: 0;
                width: 100%;
                height: 3px;
                background-color: #fcf0f0;
                border-radius: 5px;
                z-index: 1;*/
            }
           
        .Discover-medications .medications-carousel {
            margin: 10px 0;
            width: 100%;
            overflow: hidden;
        }
         .ioncartdiv {
            display: inline-block;
            width: 10%;
            /* float: right; */
            font-size: 25px;
            color: #16c7ba;
            cursor:pointer;
        }
         .totaladdcart{
             margin-top:7px;
         }
       .body-card-Discover-medications .card-title{
             font-size: 12px;
            font-weight: bold;
            padding: 1px 10px;
            margin-bottom: 6px;
                line-height: 1.4;
        }
                  .widthimg100{
            height:120px !important;
        }
        .Discover-medications .card-Discover-medications {
            /* width: 250px; */
    box-shadow: 0 0 9px rgb(236, 231, 231);
    /* margin-top: 10px; */
    position: relative;
    border: 1px solid #eae8e8;
    border-radius:15px;
        }
        .Discover-medications .card-Discover-medications .image-card-Discover-medications {
            width: 100%;
            height: 85px;
            text-align: center;
            padding: 10px 0;
            background-color: #fff;
            border-top-right-radius: 15px;
            border-top-left-radius: 15px;
        }
        .Discover-medications .card-Discover-medications .image-card-Discover-medications img {
            width: 80px;
            margin: auto;
        }
        .Discover-medications .card-Discover-medications .body-card-Discover-medications {
            text-align: center;
            padding: 15px 0;
            background-color: #fff;
            border-bottom-right-radius: 15px;
            border-bottom-left-radius: 15px;
            min-height:112px;
        }
        .Discover-medications .card-Discover-medications .body-card-Discover-medications .Favorite {
            position: absolute;
            top: 9px;
            left: 9px;
            transition: all 0.4s ease-in-out;
        }
        .Discover-medications .card-Discover-medications .body-card-Discover-medications .Favorite i:hover {
            color: #ff5851;
        }
        .Discover-medications .card-Discover-medications .body-card-Discover-medications .price {
            /*display: flex;
            justify-content: space-around;
            margin-top:8px;*/
            padding:0 10px;
                width: 100%;
                /*text-align: left;*/
                display: inline-block;
        }
            .Discover-medications .card-Discover-medications .body-card-Discover-medications .price .new-price{
                color: #0590f2;
                font-size: 1.1em;
                font-weight: bold;
                display:inline-block
            }
      
        .Discover-medications .card-Discover-medications .body-card-Discover-medications .btn  {
            
                font-family: Bahij TheSansArabic Plain !important;
    font-size: 15px;
            margin-top: 10px;
            border-radius: 10px;
            background-color: #1cc3c1;
            color: #fff;
            padding: 4px 11px;
            transition:all .5s ease-in-out;
            -moz-transition:all .5s ease-in-out;
            -webkit-transition:all .5s ease-in-out;
            width:90%;
        }
        .Discover-medications .card-Discover-medications .body-card-Discover-medications .btn:hover{
             border-radius: 2px !important;
        }
         .Discover-medications .medications-carousel .owl-stage {
             display: flex;
             padding: 5px 0px 5px 0
         }

        .Discover-medications .medications-carousel .owl-nav {
            position: absolute;
            left: 0;
            top: 50%;
            width: 100%;
            display:none;
        }

        .Discover-medications .medications-carousel .owl-nav .owl-prev, .Discover-medications .medications-carousel .owl-nav .owl-next {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: #ff5851;
            color: #fff;
            line-height: 40px;
            margin: 0 5px;
            font-size: 35px;
            padding: 0 !important;
            line-height: 30px;
            position: absolute;
             border: none;
             box-shadow: 0 0 5px rgba(0,0,0,0.7);
             cursor: pointer
        }
            .Discover-medications .medications-carousel .owl-nav .owl-prev:focus, .Discover-medications .medications-carousel .owl-nav .owl-next:focus {
                border: none;
                outline: 0;
            }
            .Discover-medications .medications-carousel .owl-nav .owl-prev:hover, .Discover-medications .medications-carousel .owl-nav .owl-next:hover {
                opacity: 0.9;
                box-shadow: none;
            }
        .Discover-medications .medications-carousel .owl-nav .owl-prev {
            right: -30px
        }
        .Discover-medications .medications-carousel .owl-nav .owl-next {
            left: -30px;
        }
        .Discover-medications .medications-carousel .owl-nav .disabled {
            background-color: #2a4558;
            cursor: not-allowed;
            box-shadow: 0 0 5px rgba(0,0,0,0.7);
        }
        .Discover-medications .medications-carousel .owl-nav .disabled:hover {
            cursor: not-allowed;
            box-shadow: 0 0 5px rgba(0,0,0,0.7);
            opacity: 1;
        }
        .Discover-medications .medications-carousel .owl-nav span {
            position: relative;
            top: -4px;
        }
        .Discover-medications .Multi-button .btn-primary {
            color: #fff;
            /*background-color: #74ca23;
            border-color: #74ca23;*/
        }
/*=====================================*/
.cartdivst{
    display:none;
    display:none;
     position: absolute;
    top: 11px;
    right: 1%;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    background: #0bbbff;
    padding: 6px 13px 2px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.3;
    vertical-align: middle;
    font-weight: bold;
}
.cartdivst span{
     color: #ff5952;
     position:absolute;
     margin-top: -4px;
}
.fidedllkk{
        position: fixed !important;
}
/*==================*/
	.number span {cursor:pointer; }
			.number .minus, .number .plus{
		    width: 25px;
            height: 35px;
            background: #ff5851;
            border-radius: 4px;
            /* padding: 8px 5px 8px 5px; */
            border: 1px solid #2190c7;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            font-size: 26px;
            color: #fff;
            line-height: 30px;
		}
            .number input {
                height: 35px;
                width: 60px;
                text-align: center;
                font-size: 21px;
                border: 1px solid #ddd;
                border-radius: 4px;
                display: inline-block;
                vertical-align: middle;
            }
            .imgstee{
               display: inline-block;
                width: 36px;
                height:36px !important;
                margin-left: 7px;
                /*border: 1px solid #8a8989;*/
                border-radius: 50%;
            }
            .imgstee img{
                width:100%;
            }
            .detaiimg{
                display:inline-block;
                    width: 90%;
            }
            .medicdiv{
                display:flex;             
            }
            .firstrodetails .medicdiv{
                padding: 9px;
                border-bottom: 1px solid #ccc;
                margin-bottom: 10px;
            }
            .detaiimg h5{
               color: #3d4461;
                font-size: 17px;
                font-weight: bold;
                line-height:1.4;
            }
             .detaiimg p{
                    font-size: 12px;
                    margin-bottom:0;
                    color:#555 !important;
            }
            .ersodpoo{
                color:#555 !important;
            }
            .cartdetailsdiv table thead tr{
                  background: #0690f2;
                  color: #fff;
            }
            .cartdetailsdiv .table-bordered td {
    vertical-align: middle;
}
              .medicationsdiv{
                display:flex;
                padding: 0 10px;
                margin-top: 5px;
            }
                .medicationsdiv .ordericudiv {
                    padding: 3px 27px 2px !important;
                }
                    .ordericudivmob{
                    cursor: pointer;
                    background: #ff5851;
                    color: #fff;
                    padding: 1px 10px 2px;
                    font-size: 14px;
                    margin: 0 14px;
                    border-radius: 35px;
                    line-height: 32px;
               }
                    .medicationsdivmob{
                        text-align:center;
                         margin-bottom: 10px;
                    }
                     .ereedfdfdee {
                    margin-bottom: .5rem!important;
                }
                     .sdsdlllpplpl{
                        font-size: 16px;
                        font-weight: bold;
                        margin-bottom: 10px;
                        color: #00234b;
                     }
                     .closeico{
                        background: #ff5851;
                        color: #fff !important;
                        border-radius: 5px;
                        padding: 0px 8px;
                        cursor:pointer
                     }
                      .reloaddiv{
                            background:#18b89e;
                            color: #fff !important;
                            border-radius: 5px;
                            padding: 0px 8px;
                            cursor:pointer
                        }
                      .dereeppppp{
                            font-size: 20px;
                            font-weight: bold;
                            margin-bottom: 20px;
                            position:relative
                      }
                      .ssssdsdd{
                           color: #0690f2;
                            font-size: 16px;
                            font-weight: bold;
                      }                    
                      .classafterdiv:after {
                            content: '';
                            position: absolute;
                            bottom: -10px;
                            right: 0;
                            width: 50px;
                            height: 3px;
                            background-color: #ff5851;
                            border-radius: 5px;
                        }
                      /*==============*/
.totaldivdetai{
    width: 35%;
   
    
}
.dddfreer{
    margin-bottom:10px;
}
.sweopoowww {
    padding: 13px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 5px;
     background: white;
}
.dddfreer span{
    width:49%;
    display:inline-block;
}
.dddfreer .leftdivdd{
    color: #3d4461;
    font-size: 15px;
    font-weight: bold;
}
.dddfreer .rightdivdd{
    color: #0690f2;
    font-size: 14px;
    font-weight: bold;
}
.frrderfty{
    color:#ff5851 !important;
}
.paydivstyle{
    background: #ff5851;
    color: #fff;
    padding: 7px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor:pointer

}
.ssspppp{
    color: #0690f2;
    font-weight: bold;
    font-size: 14px;

}
.deppooqqllaoi ul.pagination>li>a{
    font-size: 16px;
    padding: 0 10px;
}
/*====*/
.ssskdkdkdooow  h5{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #454b67;
}
.ssskdkdkdooow .input-group-text{
     background: #18b89e;
    color: #fff;
    font-weight: bold;
    padding: 10px 22px;
    border-radius: 10px 0 0 10px;
}
/*===================*/
.sdsdewwqqqqq{
    float:left;
}
.ddkfjdlksjlkfs{
    background: #ff5851;
    color: #fff;
    border-radius: 5px;
    padding: 0px 8px;
    cursor: pointer;
}
.saakslkjasjjlk{
    background: #18b89e;
    color: #fff;
    border-radius: 5px;
    padding: 0px 8px;
    cursor: pointer;
}
.sswwkkkko{
    color:#0690f2;
}
/*==*/
.paycartdivdd{
    padding: 2px 30px;
}
.tooottttll{
    font-size: 16px;
    font-weight: bold;
    color: #ff5851;
}
.sswwodkwowkd{
    font-weight: bold;
    font-size: 15px;
    color: #1697f3;
}
.dkdfqqqwowoop span{
    /*background: #ff5851;*/
        background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    padding: 5px 35px;
    border-radius: 4px;
    font-weight: bold;
    cursor:pointer
}
.dkdfqqqwowoop{
    margin-top: 11px;
    margin-bottom: 10px;
    text-align:center;
    position:relative;
}
.firstrodetails {
    width: 35%;
    position: absolute;
    background: #ffffff;
    z-index: 999;
    top: 53px;
    right: 2%;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #847c7c;
    padding: 10px 0px;
    display:none;
}
.veiwcartdivss{
       float: left;
    background: #18b89e;
    color: #fff;
    padding: 3px 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
}
.veiwcartdivss a{
    color:#fff;
}
.totaldivprice{
    border-bottom: 1px solid #efefef;
    /*margin-bottom: 10px;
    padding-bottom: 10px;*/
}
/*=====*/
.detailscliljkk{
    font-weight: bold;
    color: #ff5851;
    font-size: 16px;
    cursor:pointer;
}
/*.ssssswwwwww{
    position:relative;
}
.deaaaasss{
    position: absolute;
    width: 600px;
    left: 102%;
    background: #fff;
    padding: 10px;
    min-height: 300px;
    box-shadow: 1px 1px 10px #ccc;
    border-radius: 10px;
    top:1%;
    display:none;
}*/
.dfjkjldkfjweoi li{
    display:inline-block;
}
.sssslllllllp{
    color: #ff5952;
    font-weight: bold !important;
}
/*========*/
.tablesrlld{
    background:#fff;

}
.deeekkdklklkjlj{
        background: #3d4461!important;
    padding: 0px 10px 10px;
    text-align: center;
    color: #070786;
    box-shadow: none;
}
.ygtryuhytrese .theiaStickySidebar .box_profile{
    overflow:hidden
 }
.selectbox2{
    width: 140px;
    text-align: center;
    font-size: 15px;
    height: 40px;
    border-radius: 25px;
    padding: 1px 10px;
    font-weight:bold;
}
/*================*/
.uploadimgdiv .dfdflkkoookk{
    width: 90px;
    display: inline-block;
    margin: 1px 5px;
    height:70px;
}
.uploadimgdiv .dfdflkkoookk img{
    height:68px;
}
.spandivlab{
     margin: 8px 0;
    font-weight: bold;
    font-size: 13px;
    color: #334ebf;
}
.spandivlab .badge-primary {
    background-color: #ff5952;
}
.ksdlskldooookok{
    padding-top:1px;
}
.ffrrrttttyyyyy h5 a{
     color: #0d2aa0;
    font-weight: bold;
}
.searchpupnewq .modal-header{
    padding: .5rem 1rem 1rem;
}
.insurancedivlab{
    width: 96% !important;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    font-family: Bahij TheSansArabic Plain;
}
/*======*/
.search-body-phar{
    margin-top:20px;
    display:flex;
}
.search-body-phar .input-group{
   position:relative;
   width: 96%;
   margin-left: 15px;
     box-shadow: 0 0 10px #dadada;
    border: 1px solid #dedfe2;
    border-radius: 10px;
    font-weight: bold;
        border: 1px solid #2db5df;
}
.search-body-phar .form-control{
    padding-right: 35px;
    border-radius:10px !important;
    font-weight: bold;
    font-size: 14px !important;
}
.search-body-phar .searchabst{
    color: #17add2;
    z-index: 5;
    font-size: 18px;
    top: 6px;
    right: 4px;
    position:absolute
}
.uploadidivicon{
          background: #fff;
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
    /* width: 43px; */
    line-height: 38px;
    height: 48px;
    width: 48px;
 display:inline-block;
    text-align: center;
        box-shadow: 0 0 10px #dadada;
            margin-top: -2px;
                color: #2dadd2;
                    border: 1px solid #2db5df;
}
.butemptystyle{
       padding: 3px 24px !important;
    background: #2ec6ad;
    color: #fff !important;
    border: 1px solid #2ec6ad;
    font-weight: bold;
    transition: all .5s ease-in-out;
    border-radius: 24px;
    cursor: pointer;
}
.padding-top20{
    padding-top:20px;
}

.divpoktssty figure{
    height:150px;
}
.divpoktssty figure img{
    width:100%;
    height:150px;
}
.divpoktssty .wrapper{
    padding:15px !important;
}
.divpoktssty .wrapper h3{
    font-weight: bold;
    color: #3f4663;
    font-size:17px;
}
.bakatdivhead{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ff5851;
    margin-bottom: 15px;
}
.detailscheck{
    margin-bottom:25px;
}

.designstyleee .bloglist.singlepost h1{
       font-size: 16px;
    font-weight: 800;
    color: #094790;

}
.designstyleee .bloglist.singlepost .dropcaps h5{
    font-weight: bold;
    font-size: 18px;
}
 /*===============*/
   ul.dropdown-cart li .item-left {
            float: right;
            font-weight: bold;
            font-size: 13px;
            color: #00234b;
        }

            ul.dropdown-cart li .item-left img,
            ul.dropdown-cart li .item-left span.item-info {
                float: right;
            }

            ul.dropdown-cart li .item-left span.item-info {
                margin-left: 10px;
            }

                ul.dropdown-cart li .item-left span.item-info span {
                    display: block;
                }

        ul.dropdown-cart li .item-right {
            float: left;
    font-weight: bold;
    color: #fc5751;
    font-size: 15px;
    top: 10px;
    position: relative;
        }

.search-body-phar .navbar-nav.navbar-right{
    width: 84%;
}

.search-body-phar ul.dropdown-cart {
       box-shadow: 1px 1px 10px #636363;
    min-width: 126%;
    border: 1.5px solid #9c9c9c;
    padding: 2px;
    margin: 7px;
    margin-top: 11px;
    top: 91% !important;
    right: -6% !important;
    transform: none !important;
    position: absolute !important;
}
.contacts.pharmdivsty li h6{
    display: inline-block;
    margin-left: 15px;
}
.contacts.pharmdivsty{
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
}
.imgdivclasse {
      text-align: right;
      color:#080899;
}
.imgdivclasse p{
    margin-bottom:6px;
    font-size:13px;
    font-weight:normal
}
.confirmadd{
    font-size: 17px !important;
    font-weight: bold !important;
}
.noaddresses{
    padding: 25px 1px;
}
.noaddresses h2{
    font-weight: bold;
    font-size: 24px;
    color: #00234b;
}
.addresdivtotal{
        padding: 20px 15px !important;
        margin-bottom:40px !important;
}
.addresessdivblock{
    text-align:right;
}
.labeldivneww{
    width:90%;
    display:inline-flex !important
}
.labeldivneww span{
    /*display:block;*/
    font-weight: bold;
    font-size: 14px;
    color: #00234b;
}
.addresessdivblock .icon-location-6{
    font-size: 20px;
    color: #26c6d2;
 
}
.addresessdivblock ul li{
        margin: 5px 1px;
        cursor:pointer;
}
.detailsaddresess{
    display:grid;
    margin-top:-5px;
}
.detailsaddresess span{
    display:block;
    width: 100%;
    height: 20px;
    font-size: 13px;
    color: #828384;
    font-weight: normal;
    font-size: 12px;
    text-align:right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    padding-top: 3px;
}
.divhomess{
    font-weight: bold !important;
    color: #114ea8  !important;
}
.pharmdivradio input[type="radio"] {
    display: none;
}
.addnewaddres i{
    color: #2ac3ff;
}
.addnewaddres{
    padding:4px;
}

.addnewaddres span{
    color: #fd5851;
        margin: 1px 6px;
}
.divladdko {
        width: 100% !important;
    text-align: right;
    top: 4px !important;
}
.divladdko  input {
    height: 28px !important;
}
  .divladdko  .minus, .divladdko  .plus {
        line-height: 28px !important;
        height: 28px !important;
        font-size: 18px !important;
    }

  .paypagdiv{
      text-align:right;
          margin-bottom: 20px;
    display: flex;
    width: 100%;

  }
  .paydetailsdiv{
      display:inline-block;
      width:100%;
  }
  .paypagdiv i{
      font-size: 22px;
    color: #26c6d2;
    margin-left: 5px;
  }
  .timepaydivss {
     padding: 16px 10px 0;
     margin-top: 20px;
  }
  .divwidth2row{
    width:49.3%;
    display:inline-block;
        display: inline-grid;
    margin-bottom: 15px !important;
}
  .websivwidtg{
     margin-bottom: 15px !important;
}
  .paddingbottop{
    padding-top:10px !important;
    padding-bottom:10px !important;
}
  .divonearr{
    display: inline-block;
    width: 49%;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #00234b;
  }
  .divonearrleft{
    display: inline-block;
    width: 49%;
    text-align: left;
     font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #17c4bc;
    cursor:pointer;
  }
    .divonearr{
       font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
    color: #00234b;
  }
    .payprodiv{
         display: inline-block;
    width: 49%;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
    color: #00234b;
    }
    .payprodiv22{
        display: inline-block;
    width: 49%;
    text-align: left;
     font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
    color: #17c5be;
    }
    .textalinri{
        text-align:right
    }
    .afterarrowst{
        position:relative
    }
    .afterarrowst:after{
        content: "\e89a";
        left: 15px;
        top: 5px;
        position: absolute;
            color: #ff5952;
    font-family: fontello;
    font-size: 21px;
    font-weight: bold;
    cursor:pointer
    }
    .textalinri h5{
            margin-bottom: 3px;
    }
    .textalinri p{
        margin-bottom: 13px;
    }
    .textalinri h6{
        font-size: 14px;
    }
     .payprodiv span{
        font-size: 15px;
    color: #252a40;
    }
      .headdivnew{
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        width:100%
    }
    .cancelorclose{
        margin-top:15px;
        margin-bottom:10px;
            text-align: center;
    }
     .cancelorclose .confirmdivstt{
             background: #19c5ae;
     }
     .cancelorclose .canceldivstt{
             background: #f95751;
     }
    .cancelorclose .confirmdivstt, .cancelorclose .canceldivstt{
            display: inline-block;
            text-align: center;
            padding: 5px 40px !important;
            border-radius: 20px;
            color: #fff;
            font-weight: bold;
            float: inherit;
            opacity: 1;
            line-height: inherit;
            font-size: 15px;
            cursor:pointer;
    }

.webpaystttt{
        width: 60%;
    margin: auto;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}
/*==========*/
.newdesigcount li .item-left span.item-info{
    text-align:right;
}
.newdesigcount li .item-left{
    width:100%;
}
.newdesigcount .ssdsppppkkk{
    display: flex;
    width: 100%;
}
.newdesigcount li .item-right{
    position: relative;
    display: inline-block;
    width: 49%;
}

.newnumberdesign .minus, .newnumberdesign .plus {
    width: 25px !important;
    height: 25px !important;
    background: #ffffff !important;
    color: #151515 !important;
    line-height: 23px !important;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.newnumberdesign .plus{
    border: 1.4px solid #25acbf;
    color: #25acbf !important;
}
.newnumberdesign .minus{
    border: 1.4px solid #ff5a51;
    color: #ff5a51 !important;
}



.newnumberdesign input {
    height: 35px;
        width: 70px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
}
.newnumberdesign input:focus{
        border: 1px solid #1cc3c1;
    border-radius: 25px!important;
    outline: -webkit-focus-ring-color auto 0px;
}
  .dropdivstyle .dropdown-main ul li{
        width:100% !important;
        display:block !important;
        text-align:right !important;
            color: #00234b !important;
    }
  /*=====*/
  .attachdivimg {
           margin-bottom: 20px;
    width: 100%;
    display: inline-flex;
  }
    .attachdivimg .uploadidivicon {
        background: #27c8d8 !important;
        padding: 4px;
        font-size: 20px;
        border-radius: 50%;
        /* width: 43px; */
        line-height: 33px !important;
        height: 44px !important;
        width: 44px !important;
        color: #fff !important;
    }
    .namepatientdiv h5{
        font-size: 17px;
        font-weight: bold;
        color: #3d4461;
    }
    .namepatientdiv p{
        font-size: 14px;
        font-weight: bold;
        color: #565252;
        margin-bottom: 0px;

    }
    .spanonenew{
        margin-top: 14px;
        font-weight: bold;
        color: #27c8d8;
        margin-left: 10px;
        font-size: 13px;
    }
    .butstylnewlab span{
        margin-top: 10px;
        border-radius: 20px;
        background-color: #ff5851;
        color: #fff;
        padding: 4px 60px;
        font-weight: bold;
        font-size: 15px;
        cursor:pointer;
        transition:all .5s ease-in-out;
    }
     .butstylnewlab span:hover{
         border-radius:2px;
     }
    .butstylnewlab{
        width: 100%;
        margin: 20px auto;
        text-align: center;
    }
    .imguploaddiv{
        display: flex;
        width: 100%;
        height: 70px;
    }
    .imguploaddiv img{
        margin: 1px 10px;
    }
    .scrolldown{
        border: 2px solid #19c7b9 !important;
        color: #19c7b9 !important;
    }
    .scrolldown:hover{
        background:#19c7b9 !important;
    }
    .noinsurancdiv{
        color: #f7382e !important;
        font-weight: bold !important;
        font-size: 19px !important;
}
    .divstylprice{
        font-size: 12px;
        color: #000;
        font-weight: bold;
    }
   .labsradbokit .sdsdwertttyyu{
      margin-top:2px;
   }
   .divspanserve{
       margin-bottom:10px;
   }
    .divspanserve span{
        background-image: linear-gradient(to left, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) ;
        width: 50%;
        display: block;
        text-align: center;
        padding: 5px;
        margin: auto;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        border-radius: 25px;
        cursor:pointer
   }
    .chodivbranch{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #3f4663;
    }
    .lablabranchh{
        margin-bottom:10px;
    }
    .lablabranchh .fa{
        font-size: 20px;
        font-weight: bold;
        color: #54bdac;
        margin: 3px;
    }
    .divrightleft{
    text-align:right;
}
/*============*/
.radiolabrad{
    width: 100%;
    background: #fff;
    border-radius: 12px;
    padding: 9px 17px;
}
.radiolabrad .radiostyle{
    display: inline-block;
    width: 49%;
}
.radiolabrad .radiostyle label{
    font-weight: bold;
    font-size: 14px;
    color:#6f7173;
}

.radiolabrad .radiostyle input[type="radio"]:checked + label{
        color: #26dcd9 !important;
}
.radiolabrad .radiostyle label::after {
    background-color: #26dcd9 !important;
}
/*===*/
.card-Discover-medications3 .pharmacypop{ 
    background: #fff;
    padding: 10px;
    position: relative;
    border-radius: 5px;
    margin: 2px 7px;
    box-shadow: 0 0 9px rgb(236, 231, 231);
    border: 1px solid #eae8e8;
}
.blockscrolldiv{
    /*min-height: 180px;
    overflow-y: auto;*/
    background: #fff;
    /*max-height: 300px;*/  
}
.datediv .labeldiv{
        font-size: 13px;
    font-weight: bold;
    color: #252a40;
}
.datediv .labeldivdate{
    font-size: 14px;
    font-weight: bold;
    color: #0690f2;
    text-align:left;
}
.datediv .labeldiv, .datediv .labeldivdate{
    display: inline-block;
    width: 49%;
}
.datediv{
    padding: 5px 5px;
    /*border-top:1px solid #ccc;*/
}
/*====*/
.blockscrolldiv .detaiimg h5 {
    font-size: 14px !important;
}
.blockscrolldiv .detaiimg p {
    font-size: 11px !important;
}
.ssspppp {
    font-size: 13px !important;
}
.blockscrolldiv .medicdiv {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.Discover-medications33{
    margin-bottom:20px;
    padding-bottom:20px;
}
.medications-carousel3 .owl-nav{
    display:none
}
.divclassstylimg{
    display: inline-flex;
    max-height: 80px;
    min-height:35px;
    position: relative;
    overflow:hidden
}
.divclassstylimg img{
    display: inline-flex;
    margin: 0px 3px;
}
.divclassimgoo{
     margin: 1px 4px;
}
/*============*/
.newitemdesign{
    width:55% !important;
    display:inline-block;
}
.designitemprice{
    width:23%;
    display:inline-block;
    text-align:center;
    /*position:relative;*/
    vertical-align:top;
    /*height:75px;*/
}
.designitemprice .old-price{
    font-size: 14px;
    margin: 0 4px;
}
.designitemprice .sdsdewwqqqqq, .posrkfffl{
    position: absolute;
    bottom: 65%;
    left: -4px;
    font-size:13px;
}
.designitemprice .pounddivst{
    display:block;
}
.designitemprice .pounddivst{
    font-weight: bold;
    color: #00234b !important;
    font-size: 14px;
}
.designitemprice .ssspppp{
    font-size: 17px !important;
    font-weight: bold;
}
.designitemprice .detaiimg h5 {
    font-size: 14px !important;
}
.newdesignmedic {
    display:block !important;
}
.newdesignmedic .imgstee, .newdesignmedic .imgstee{
    vertical-align:top;
}
.newitemdesign h5, .newitemdesign p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newitemdesign h5{
    font-weight:800;
}
.newitemdesign .newnumberdesign{
    margin-top:9px;
}
/*===*/
.newdropdownstlee{
    text-align:right;
}
.newdropdownstlee .newitemdesign h5 {
    font-weight: 700!important;
    font-size: 14px !important;
    margin-bottom: 3px !important;
     color:#374e9e !important;
}
.newdropdownstlee .newitemdesign .newnumberdesign{
        margin-top: 0px !important;
}
.newdropdownstlee .designitemprice{
        height: auto !important;
}
.newdropdownstlee .designitemprice .ssspppp{
        color: #ff5952 !important;  
}
.newitemdesign .detaiimg h5 {
    color: #374e9e !important;
}
/*====*/
.newdropdownstlee .newitemdesign {
    text-align: right;
}
.labraddropdownlist .newitemdesign {
    vertical-align: text-bottom;
     width: 73% !important;
}

.listpopstyy .newitemdesign {
    width: 70% !important;
}
.firstrodetails.labsradbokit .imgstee {
    width: 60px !important;
    height: 60px !important;
}

.margintopcli{
    margin-top:8px;
}

.newlabradstyleddd{
    background:none !important;
    border:none !important;
    box-shadow: none;
}
.newlabradstyleddd:hover{
     background:none !important;
    border:none !important;
    box-shadow: none !important;
}
.padding-5 .borderblockstyle {
    width:100%;
    overflow:hidden
}

/*===fixedmenupharmacy==*/
.fixedmenupharmacy{
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 60px;
    background: #fff;
    z-index: 999;
    line-height: 60px;
    box-shadow: 0px -1px 4px #cecdcd;
    display: block;
}
.fixedmenupharmacy ul {
    display: inline-block;
    list-style: none;
    width: 100%;
    padding: 1px 5px;
}
.fixedmenupharmacy ul li {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
}
.fixedmenupharmacy ul li i {
       font-size: 22px;
    color: #8a8989;
}
.fixedmenupharmacy .fixedbardiv {
    margin-top: -20px !important;
    display: block;
    color: #8a8989;
    font-size: 13px !important;
    font-weight:bold;
}
.boxshadowstyle{
    border-radius: 20px !important;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1) !important;
}
/*=====*/
.pharmacyorder{
    width: 100%;
    margin-bottom: 0;
    margin:0 auto;
    text-align:center;
}
.pharmacyorder .classstyle{
    display: inline-block;
    width: 27%;
    font-size: 13px;
    text-align: center;
    border: 1px solid #fff;
    padding: 15px 1px;
    margin: 0 3px;
    border-radius: 8px;
    background: #fff;
    color: #00234b;
    box-shadow: 0 0 10px #c7c7c7d1;
    box-sizing:border-box;
    cursor:pointer;
}
.pharmacyorder .classstyle p{
    margin-bottom:0 !important;
    font-weight: bold;
    font-size: 13px;
    color: #505050;

}
.pharmacyorder .classstyle h3{
    font-weight: 800;
    font-size: 19px;
    margin-bottom: 1px;
}
.pharmacyorder .countstylenum1 h3{
    color: #2f8aee;
}
.pharmacyorder .countstylenum14 h3{
    color:#2f8aee;
}
.orderselectstyle{
    background: #2f8aee !important;
    border: 1px solid #2f8aee !important;
    color: #fff !important;
}
.orderselectstyle h3{  
    color:#fff !important;
}
.orderselectstyle p{  
    color:#fff !important;
}


.width-94{
    /*width:94%;*/
    margin: 0px auto;
}
.medicdiv{
    position:relative;
}
.divsssrrll img{
    max-width:50%;
}
.div_withimg{
    margin-bottom: 3px !important;
    padding-bottom: 6px !important;
}
.labeliocon i, .labeliocon label{
    color: #22c2d1 !important;
}
.adressstyleddd  .icon-location-6{
    vertical-align: super;
}
.lastorderdate{
    font-size: 12px;
    /*padding: 0 5px;*/
    color: #525151;
    margin-top: 3px;
}
.classmargintop{
    margin-top:0 ;
}
.displayblockstyle{
    display:block !important;
}
.backgroundgreen span{
    background: #19b388 !important;
}
/*========*/
  .divtotaladdressdate{
       margin-left: 10px;
    display:inline-block;
        width: 74%;
  }
  .hiddenstyletext{
       white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .pricetotaldiiiv{
    display: inline-block;
    text-align: center;
    width: 25%;
  }
  .numberlabel{
          background: #ff5850;
    padding: 15px;
    border-radius: 50%;
    box-shadow: 0px 0px 6px #ccc;
        width: 75px;
    margin: auto;
  }
  .numberlabel h3{
   font-weight: bold;
    font-size: 13px;
    color: #fff;
    margin-bottom: 2px;
  }
  .numberlabel p{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
  }
  .totaldivprictt{
    display: flex;
    width: 100%;
  }
  /*===*/
  .newwidthblock33{
      width:32% !important;
  }
  .unacceptable{
    background: #fe5851 !important;
    color: #fff;
    padding: 4px 13px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline-block;
  }
  .acceptable{
    background: #10ab9b !important;
    color: #fff;
    padding: 4px 7px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline-block;
  }
  .pendingspan{
    background: #eca815 !important;
    color: #fff;
    padding: 4px 8px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline-block;
  }
  .currentorderblockstyle {
    background: #fff;
    padding: 10px 15px;
    position: relative;
    border-radius: 5px;
    margin: 2px 7px;
    border: 1px solid #cecaca;
    margin-bottom:10px;
}
  .newwidthblock{
      padding: 0 10px;
  }
  .newwidthblock .disskkk{
     font-weight: bold;
    color: #00234b;
    font-size: 16px;
  }
 .newwidthblock .seerrfrtt{
     font-size: 17px !important;
     font-weight: bold;
     color: #0690f2;
  }
 .imgblockstt img{
     display: block;
     width: 100%;   
 }
 .widthdatecount {
     text-align:center;
 }
 .bordernonestyle{
     /*border:none !important;*/
     border-bottom: none !important;
     margin-bottom: 0px !important;
     padding-bottom: 0px !important;
 }
 .blockscrolldiv .detaiimg h5{
     font-size: 13px !important;
    padding: 0 10px;
 }
 .widthheightdd{
    width: 60px !important;
    height: 60px !important;
 }
 /*=====*/
 .pounddivstwwss{
     font-weight:bold;
     color:#333c63 !important;
 }
  .sssppppwwooddd{
     font-weight:bold;
     color: #0690f2 !important;
 }
  .roshsffff span{
     padding: 1px 10px;
    border: 1px solid #10aba4;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 5px;
    color: #10aba4;
    font-size: 12px;
  }
  .mediceekekk span{
     padding: 1px 10px;
    border: 1px solid #ff5850;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 5px;
    color: #ff5850;
    font-size: 12px;
  }
  .ddfudiiu{
    width: 50% !important;
    display: inline-block;
}
  .pastorderstyle .ssspppp{
      display:block;
  }
  .lastorderdate{
      color: #908f8f;
  }
.pastorderstyle .pounddivst {
    font-size: 12px;
}
.dskjskfkhhj{
    border:none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.margintop7{
    margin-top:7px;
}
.wensrrr{
    width:52%!important;
}
.margin20{
        margin: 2px 0px !important;
}
.rateclass{
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
}
/*====*/
#cartdivprodicpop .search-body-phar ul.dropdown-cart, #cartcpop-rez .search-body-phar ul.dropdown-cart  {
    min-width: 97% !important;
    right: 0% !important;
}
#cartdivprodicpop .searchdivcl.ereedfdfdee, #cartcpop-rez .searchdivcl.ereedfdfdee{
    width:100% !important;
}
#cartdivprodicpop .search-body-phar.drondowjjj.webmobilestylee, #cartcpop-rez .search-body-phar.drondowjjj.webmobilestylee{
    margin-bottom:7px;
}

.ratedivorder .rating i {
    font-size: 12px !important;
}
.divstilespan{
    font-size: 15px;
    color: #0690f2;
}
.kokklllkkk{
    font-size: 13px;
    color: #393a3c;
}
.diirurrurj{
    padding: 0 6px;
}
/*=====*/
.filters_listingdivweb .webstylemenu li{
    display: inline-block;
    padding: 5px 24px 2px;
    background: #e9f2f5;
    border-radius: 1px;
    border: 1px solid #ccc;
    transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;

}
.filters_listingdivweb .webstylemenu li:hover{
   color:#fff !important;
    background:#ff5851 !important;
}
.filters_listingdivweb .webstylemenu{
    margin:10px 0 0;
}
.filters_listingdivweb .webstylemenu li a{
    color:inherit;
}
.eewwwerrty .labeliocon{
 background:#ff5851 !important;
}
.eewwwerrty .labeliocon i, .eewwwerrty .labeliocon label{
    color:#fff !important;
    font-weight:bold;
}
ul.dropdown-cart li:nth-child(even) {
    background: #f5ffff;
}
.ratepopbut{
    margin:auto;
}
.ratepopbut .btn_Comment{
    background: #009688;
    margin: 0 10px;
}
.derrrtffgg{
    margin-top:10px;
}
.newh3{
    font-weight: bold;
    font-size: 16px !important;
    color: #3c83e0  !important;
}
.margin-bottom15{
    margin-bottom:15px !important
}
.wordivddd.Warnings li, .stllkfffopk.Alerts li{
    width: 100% !important;
    margin-top: 5px !important;
    color: #383737;
    /* font-size: 15px; */
    font-size: 13px !important;
    border-bottom: 1px solid #adabab !important;
    padding-bottom: 10px !important;
}
#RatientModel .dialgstyle .modal-header .modal-title{
    color:#fff !important;
}

/*=====*/
.titlenemepro{
    position:relative;
    text-align:center;
}
.titlenemepro h5{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.titlenemepro span{
    position: absolute;
    top: 2px;
    left: 10px;
    font-size: 18px;
}
.titlenemepro h5, .titlenemepro i{
    /*color:#fff !important;*/
}
.imgtitledetails{
    position:relative;
    text-align:center;
}
.imgstyletitle{
    text-align: center;
    margin: auto;
    border-radius: 50%;
    position:relative;
} 
/*===*/
.rueeuiri{
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom:2px;

} 
.imgstyletitle .leftpas{
    position: absolute;
    top: 30px;
    left: 10px;
    text-align:center;
}
.stylqwssk{
    background: #2ac3ff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display:inline-block;
}
.imgstyletitle .leftpasfff{
    position: absolute;
    top: 30px;
    right: 10px;
    text-align:center;
}
.stylqw{
    background: #fe5851;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display:inline-block;
}
/*==*/
.imgstyletitle img{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 4px solid #fff;
}
.h5profile{
       color: #585858 !important;
    font-size: 16px;
    margin-top: 8px;
    font-weight: bold;
}
.pprofile{
    margin-bottom:10px !important;
       color: #585858 !important;
    font-size: 13px;
    margin-top: 8px;
    font-weight: bold;
}
/*=========*/
.hidedivbrows .mobile-list {
        /*background-color: #dcebf2;*/
        height: 100vh;
        direction: rtl;
        text-align: right;
      }
.hidedivbrows .div-list{
    width:90%;
}
     .hidedivbrows .dfddf {
        position: relative;
      }
      .hidedivbrows .container::after {
        background-color: #034a8c;
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        border-radius: 0 0 30% 30%;
      }
      .hidedivbrows .row {
        justify-content: center;
        align-items: center;
        /*height: 100vh;*/
      }
      .medicalindex {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        z-index: 9;
        width: 100%;
      }
      .medicalindex li a{
        display: flex;
        background-color: #fff;
        border-radius: 0 20px 5px 20px ;
        margin-bottom: 10px;
        width: 100%;
        text-decoration: none;
      }
      .medicalindex li a:hover {
        text-decoration: none;
      }
      .medicalindex li a .image {
        background-color: rgba(0,0,0,0.2);
        border-radius: 0 20px 5px  0;
        width: 17%;
        text-align: center;
        height: 60px;
        line-height: 72px;
        position: relative;
        z-index: 2;
        top: 5px;
        left: -10px;
      }
        .medicalindex li a .image::before {
        background-color: #1c86ed;
        position: absolute;
        content: '';
        top: -5px;
        left: 10px;
        width: 100%;
        height: 100%;
        border-radius: 0 20px 5px  0;
        z-index: -1;
      }
      .medicalindex li a .image img {
        width: 40px;
        position: relative;
        top: -10px;
        left: 10px;
      }
      .medicalindex li a .link-title {
        padding: 5px 15px;
        width: 80%;
        padding: 6px 0;

      }
      .medicalindex li a .link-title h4 {
        margin-bottom: 0;
        padding-right: 20px ;
        color: #1c86ed !important;
        font-weight: bold;
        font-size: 17px;
        margin-bottom: 5px;

      }
      .medicalindex li a .link-title  p {
        margin-bottom: 0;
        color: #666 !important;
        padding-right: 20px ;
        font-size:12px;
      }
 

             /*====================================================*/

           .medicalindex li.ch2 a .image::before{
        background-color: #ec9104;
      }
      .medicalindex li.ch2 a .link-title h4{
        color: #ec9104 !important;
      }
      .medicalindex li.ch3 a .image::before{
        background-color: #43b71e;
      }
      .medicalindex li.ch3 a .link-title h4{
        color: #43b71e !important;
      }
      .medicalindex li.ch4 a .image::before{
        background-color: #163d77;
      }
       .medicalindex li.ch4 a .link-title h4{
        color: #173e78  !important;
      }
      .medicalindex li.ch5 a .image::before{
        background-color: #f52933;
      }
      .medicalindex li.ch5 a .link-title h4{
        color: #f52933 !important;
      }
      .redclass a .image::before{
        background-color: #f52933 !important;
      }
       .redclass a .link-title h4{
        color: #f52933 !important;
      }
 
      .medicalindex li.ch6 a .image::before{
        background-color: #041a6d;
      }
      .medicalindex li.ch6 a .link-title h4{
        color: #041a6d !important;
      }
       .medicalindex li.ch7 a .image::before{
        background-color: #2ac3ff;
      }
      .medicalindex li.ch7 a .link-title h4{
        color: #2ac3ff !important;
      }
       .medicalindex li.ch8 a .image::before{
        background-color: #fe5851;
      }
      .medicalindex li.ch8 a .link-title h4{
        color: #fe5851 !important;
      }

      /*===================================================*/

.imgdimamic img{
    height: 100%;
    border-radius: 50%;
}
.imgdimamic{
   overflow:hidden;
}
.heaskddoo{
        font-size: 14px;
    color: #00234b;
    font-weight: bold;
    margin-bottom: 3px;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ratestarticon .patientRate.jq-ry-container{
    padding: 0;
    margin: 3px 0;
}
.colapsestyle{
    padding: 9px 11px;
    border-radius: 10px;
}

.mobstylelabel .ssssl{
    /*color:#c4d935  !important;*/
      color: #080899 !important;
    font-size: 16px;
        font-weight: bold;
}
.mobstylelabel .swslsksp{
    /*color:#fff !important;*/
}
.mobstylelabel .phesdr {
       /*color: #fff !important;*/
           color: #080899 !important;
    font-size: 16px;
}

.mobstylewid .docdiv {
    /*margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border-radius: 0px !important;
    border: 0;*/
}
.widthul90{
    width:90%  !important;
    margin:auto;
}
/*====*/
.doctorcolor {
    background:#1c86ed !important;
}
.remotecolor{
     background:#ec9104 !important;
}
.hospitalcolor{
     background:#43b71e !important;
}
.labradcolor{
     background:#163d77 !important;
}
.drugscolor{
     background:#f52933 !important;
}
.iconwebimg{
    margin-bottom:10px;
}
.iconwebimg img{
    width:40%;
}

.nodatadiv{
    text-align:center;
}
.nodatadiv h3{
    font-size: 19px;
    font-weight: bold;
    color: #ff5850;
}

.blobackground{
    box-shadow: 1px 1px 10px #8c8383 !important;
    width: 100% !important;
    margin: 20px auto 10px !important;
    border-radius: 20px !important;
    padding: 10px 0px !important;
    background: #fff;
}

/*=====brands======*/
.imagedivstyle{
    width: 100%;
    height: 65px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
}
.imagedivstyle img{
    height:100%;
}
.section-brands{
    padding-top:0 !important;
}
.brandssliders .card-Medication-classification{
    border-radius:10px !important
}

.datetimestyle{
    float:left;
}
.directiontext{
    text-align:left
}
/*==================*/
.totalsearch{
    width:100%;
    margin-top: -85px;
}

.divvisite{
    border-radius: 20px;
    overflow: hidden;
  
    margin-top: 10px;
    cursor: pointer;
    display: inline-block;
    width: 10%;
}
.image-card-visite-classificatio{
    width: 67px;
    height: 67px;
    text-align: center;
    padding: 0;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    /*border: 2px solid #ccc;*/
}
.image-card-visite-classificatio img{
    width: 100%;
    margin: auto;
    /*top: -8px;*/
    position: relative;
}
.body-card-visite {
    text-align: center;
    margin-bottom:10px;
    margin-top:5px;
    color:#000
}
.body-card-visite p{
   margin: 0;
    padding: 2px 0;
    font-weight: bold;
    font-size: 14px;
}
.itemsvisithome{
    text-align:center;
        border-bottom: 1px solid #73767c;
    margin-bottom: 10px;
}
.backselect{
   border: 4px solid #fff !important;
}
.backselect:after{
   /*border-right: solid 10px #ec910500;
    border-left: solid 10px #ec910500;
    border-top: solid 10px #ec9105;
    transform: translateX(-50%);
    position: absolute;
    z-index: 0;
    content: '';
    top: 100%;
    left: 50%;
    height: 0;
    width: 0;*/
}
.backselect img{
        /*filter: brightness(0.5);
        -webkit-filter: brightness(0.5);
        -moz-filter: brightness(0.5);*/

}
.fixediconstyle{
    margin-right: -30px;
}
/*========*/
/*======*/
.pricebox{
    background: #f9f9f9;
    padding:2px 10px;
    border-radius: 15px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 49%;
}
.pricebox .writeprice p{
    margin-bottom: -4px;
    color: #000;
    font-weight: bold;
     font-size:13px;
}
.pricecountspan{
    color: #0478c3;
    font-weight: bold;
    font-size: 19px;
}
.writeprice{
    display: inline-block;
    width: 74%;
}
.iconimgprice{
    display: inline-block;
    width: 23%;
    text-align:center;
    vertical-align: bottom;
}
.iconimgprice i{
    font-size: 23px;
    color: #44b6d6;
}
.iconprice{
    color: #545454;
    font-weight: bold;
    font-size: 12px;
}
/*حجز موعد*/
.divborderblock{
    min-height: 32px;
    border: 2px solid #0964b0;
    padding: 14px 10px 2px;
    border-radius: 10px;
    position: relative;
    margin-top: 7px;
    background:#fff;
}
.labelfixed{
    background: white;
    font-size: 12px !important;
    padding: 0px 8px;
    position: absolute;
    top: -15px;
    right: 12px;
    color: #0964b0;
    font-weight: bold;
    /* border: 1px solid #c0c0c1; */
    border-radius: 5px;
    font-size: 14px !important;
    font-weight: bold !important;
}
.divdetails3{
    display:inline-block;
    width:32%;
    padding: 1px 6px;
}
.width32{
    width:32%;
}
.width40{
    width:40%;
}
.width24{
    width:24%;
}


.labelnames{
    border-left: 2px solid #e6e3e3;
}
.labelnames h6{
    color: #186cda;
    font-size: 15px;
    font-weight: bold;
}
.detailstimess{

}
.detailstimess h6{
   font-size: 15px;
    font-weight: 700;
    color: #1183b5;
}
.iconsdivtime{
    text-align:center;
    vertical-align:super;
}
.totaldivdatetime{
    margin-bottom:10px;
}
.iconsdivtime i{
    font-size: 36px;
    color: #e6e6e6;
}
.butsdivstyle{
    background: #1d9ad1;
    padding: 7px 20px;
    border-radius: 25px;
    margin-top: 7px;
    width: 99%;
    margin: 5px auto 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.designblocks{
    background: #f7f7f7;
    padding: 9px 10px;
    border-radius: 25px;
    /* line-height: 20px; */
    vertical-align: top;
    border: 1px solid #ccc;
}
.designblocks label{
    margin-bottom: 0px !important;
}
.designblocks i{
    vertical-align:middle;
}

.selectinsurance{
    display: inline-block !important;
    width: 81% !important;
}
.insuranceicon i{
    font-size:20px !important;
}

/*================================*/
.totalvideo{
    margin-top:30px;
    margin-bottom:30px;
}
.titlevideo h4{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    color: #fff;
    text-align:center;
}
.alignimg{
    float: right;
    margin: 0 0px 0px 15px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    float: right;
}
.showvideo .videostyle{
    width:100%;
    height:100%;
}
.alignimg img {
    width: auto;
    height: 80px;
}
.listvideodiv .comments-list li{
    display: inline-block;
    width: 100%;
    margin-bottom:15px;
    cursor:pointer;
}
.listvideodiv{
    height:auto;
    background: #fff;
    width: 92%;
    margin: auto;
    box-shadow: 0px 0 10px #ccc;
    padding: 10px;
    border-radius: 10px;
}
.h4class{
        font-weight: bold;
    font-size: 19px;
    margin-bottom: 20px;
    color: #1f8bc7;
}
.listvideodiv .comments-list h3{
    padding: 0 0 0;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: bold;
    width: 80%;
    margin-top: 15px;
    color: #7d7878;
}
.selectvideo{
    background-image: linear-gradient(to left, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
}
.selectvideo h3{
    color: #fff !important;
}

.showvideo{
    position:relative
}
.overdiv{
        position: absolute;
        background: #38393a;
        z-index: 1;
        width: 100%;
        height: 100%;
        opacity: 0.5;
}



 /*====*/
   .labeltop{
        min-height: 32px;
        border: 1px solid #d6d3d3;
        padding: 20px 4px 3px;
        border-radius: 10px;
        position: relative !important;
   }
    .labeltop .waaha span{
        background: white;
        font-size: 12px !important;
        padding: 0px 8px;
        position: absolute;
        top: -12px;
        right: 12px;
        color: #1c3b94;
        font-weight: bold;
        /* border: 1px solid #c0c0c1; */
        border-radius: 5px;
   }
    .labeltop select{
        border-radius: 20px;
        border: 1px solid #dcdcdc;
        font-size: 12px;
        font-weight: bold;
        width: 27%;
        padding: 5px 10px;
    }
    .iconscal{
        display: inline-block;
        position: relative !important;
        width: 20px !important;
        /* vertical-align: bottom; */
        height: 20px !important;
        line-height: 20px !important;
        top: -7px !important;
        color: #1c3b94 !important;
        vertical-align: super;
    }
    .iconfieldstar{
        position: absolute;
        left: 0;
        font-size: 8px;
        color: #fd1414;
        top: 44%;
    }


    /*========loading=======*/
    /*body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat';
  background:red;
  color: #fff;
}*/
.loadingdiv {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.loadingdiv .ring {
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  animation: ring 2s linear infinite;
}
@keyframes ring {
  0% {
    transform: rotate(0deg);
    box-shadow: 1px 5px 2px #e65c00;
  }
  50% {
    transform: rotate(180deg);
    box-shadow: 1px 5px 2px #18b201;
  }
  100% {
    transform: rotate(0360deg);
    box-shadow: 1px 5px 2px #0456c8;
  }
}
.loadingdiv .ring::before {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}
.loadingdiv span {
  color: #737373;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 200px;
  animation: text 3s ease-in-out infinite;
}
@keyframes text {
  50% {
    color: black;
  }
}

/*=========reminder==*/
.reminderdiv{
    margin-bottom:10px !important;
}
.reminderdiv .owl-nav{
    display:none;
}
.calenderclick{
    padding: 0 10px;
    margin-bottom: 10px;
}
.iconclender{
    display: inline-block;
    font-size: 22px;
    font-weight: bolder;
    color: #1b6ad1;
}
.monthreslt{
    display: inline-block;
    font-size: 20px;
    font-weight: bolder;
    color: #2f2f2a;
    float: left;
}
.reminderp .card-Medication-classification{
    text-align:center;
}
.reminderp .pdayname{
    margin-bottom: 1px;
    font-size: 17px;
}
.pday{
     margin-bottom: 5px;
    font-size: 17px;
    font-weight: bold;
}
.pselect{
    border: 1px solid #e6e4e4;
    padding: 5px 10px;
    border-radius: 15px;
    box-shadow: 1px 1px 10px #eceaea;
}
.selectp{
    background: #cdf7a5;
}
.selectp p{
        color: #1f8bc7 !important;
}
.remindericon .truespan{
   background: #17a2b8;
    border-radius: 50%;
    font-size: 15px;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: -2px;
    color: #fff;
    text-align:center;
}
.timespan{
    color: #17a2b8;
    font-size: 15px;
    font-weight: bold;
}
.colorreminder{
    color:#1967d2 !important;
}
.worningdiv{
    padding: 10px 10px;
    background: #ecd194;
    margin-bottom: 10px;
    border-radius: 10px;
}
.worningdiv .iconal{
    color: #8c6206;
    font-size: 18px;
}
.worningdiv .pragspan{
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
 .fixeddivrem {
    background-color: #74ca23;
    position: fixed;
    bottom: 70px;
    right: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    -webkit-border-radius: 50%;
    z-index: 99;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.no-founddatadiv .imgnodata {
    background-image: url('../img/pharmacy-icons/reminder.png') !important;
    width: 100px !important;
    height: 100px !important;
    background-size: cover;
    margin: auto;
    margin-bottom: 15px;
}
.no-founddatadiv .nofounddata{
    text-align:center;
}
.no-founddatadiv .boldlabel{
    font-weight: bold;
    font-size: 20px;
    color: #000;
    display:block;
}
.no-founddatadiv .smallabel{
    font-size: 14px;
}
/*AddMedicationReminder*/
.absalutestyle{
    position:absolute;
    left:5px;
}
.reminderhead{
    margin-bottom: 0px !important;
    padding: 0 !important;
    width: 96%;
    margin: auto;
}
.h5style{
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}
.width100{
    width:100% !important;
}
.width100 .input-group {
    width: 100% !important;
}
.checktimeday ul li label{
       font-size: 15px;
    font-weight: bold;
    color: #737272;
}
.formselect{
    width: 49%;
    display: inline-block;
}
.selectsel{   
    bottom: 0px;
    position: relative;
    width: 49%;
    height: 43px;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 1px 10px;

}
.settime{
   display: inline-block;
    width: 40%;
    font-weight: bold;
    font-size: 18px;
}


.inputmunber{
    text-align:center;
}
.inputmunber input{
    width:100px;
    border:none;
    border-bottom:1px solid #ccc !important;
}

.margin50px{
    margin-bottom:60px !important;
    padding: 15px !important;
}

.fixeddivremweb{ 
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.divremwebdiv{
    display: inline-block;
    padding: 6px 20px;  
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    transition:all .5s ease-in-out;
}
.divremwebdiv:hover{
    border-radius:1px !important;
}

.allstyleblock.divhospitalpriv ul, .allstyleblock.labradblock ul, .allstyleblock.allinformationdiv ul{
    margin: 0 0 0px !important;
}


/*التمريض*/
.Multi-Step .list-header ul {
    margin-bottom: 0;
}
.Multi-Step-body .steo-one{
    padding:0 !important;
    border: none !important;
    box-shadow: none !important;
}
.Multi-Step .list-header ul li {
    padding: 15px 20px !important;
}
.mediaserv .media img{
    width: 70px;
    height: 70px;
    margin: 1px 2px 1px 10px;
}
.mediaserv {
    display: inline-flex;
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 1px 1px 10px #c5c5c5;
}
.h544{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 17px;
    /* text-align: center; */
    color: #020297;
}
.butttonstyle button{  
    padding: 5px 20px;
    width: 40%;
    border-radius: 25px;
    font-family:Bahij TheSansArabic Plain;
}
.Multi-Step .list-header ul li h5 {
    color: #020297 !important;
}
.butttonstyle .btn-success{
 background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
}
.mediaserv .media{
    width: 90%;
}
.divicontrue i{
    font-weight: bold;
    font-size: 40px;
    color: #cbccce;
}
.mediaserv .media .mt-0{    
    font-weight: bold;
}
.colorhead1 .media .mt-0{
    color:#1c86ed;
}
.colorhead1 .divicontrue.ctive i{
     color:#1c86ed !important;
}
.colorhead2 .media .mt-0{
    color:#ffa31a;
}
.colorhead2 .divicontrue.ctive i{
     color:#ffa31a !important;
}
.colorhead3 .media .mt-0{
    color:#43b71e;
}
.colorhead3 .divicontrue.ctive i{
     color:#43b71e !important;
}
.colorhead4 .media .mt-0{
    color:#f52933;
}
.colorhead4 .divicontrue.ctive i{
     color:#f52933 !important;
}
.displayblock{
    display:block !important;
}

/**********/
.displayblock{
    display:block !important;
}
.totalflout{
     padding: 12px 15px;
     display: flow-root;
    margin-bottom:10px;
}
.pricedivstyle{
    border: 1px solid #ccc;
    margin-top: 10px;  
    border-radius: 20px;   
    background:#e8f8ff;
}
.texticon span{
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.mediaserv .media-body{
    font-size:13px;
}
.pricerusl span{
    font-weight: bold;
    font-size: 16px;
}
.floatfull{
    display: inline-block;
    /* width: 80%; */
    float: right;
}
.floatfull22{
    float: left;
    display: inline-block;
}
.colorblue{
    color: #1c86ed;
}
.icontext {
    font-size: 14px;
    font-weight: bold;
}
.icontext i, .texticon i{
    font-size: 20px;
}
.wewklkk{
font-size: 16px;
    font-weight: bold;
    color: #000;
}
.headerh4 {
    background: #f3f3f3;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 5px 15px;
}
.clockdiv {
    font-size: 15px;
    font-weight: bold;
}
.rangestyle{
    padding: 5px 20px 14px;
}
.totaldiv h6{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
    margin-top: 15px;
}
.homerange input{
    width:100%;
}
.adreeee{
    margin-right: 25px;
    margin-bottom:0;
}
/*===*/
.stylestyle input{
    width: 40px;
    text-align: center;
    border: none;
    border-radius: 26px;
    color: #1c86ed;
        font-size: 18px;
}

/*=====payment====*/
.paymentdiv{
    margin-top: 10px;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 5px 20px;
    margin-bottom: 10px;
    background:#fff;
}
.paymentdiv h6{
    font-weight: bold;
    font-size: 14px;
}
.margintop10{
    margin-top:10px;
}
.paymentdiv .padding10px {
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    margin-bottom: 6px;
}
.paymentdiv .padding10px a{
    width:100%;
}
.paymentdiv .bstylww{
    float:right;
    font-size: 13px;
    font-weight: bold;
}
.paymentdiv .new-price{
    float:left;
}
.paymentdiv .CreditTotal, .paymentdiv .fawrytotal{
    background: #edfbfb;
    padding-top: 4px;
 }
.paymentdiv .CreditTotal .bstylww, .paymentdiv .fawrytotal .bstylww{
    float: right;
    font-size: 13px;
    font-weight: bold;
    color: black !important;
}
.h6pay{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #0043ff;
}

.fixedbut{
    position: fixed;
    bottom: 0;
    width: 100% !important;
    background: #ffffff;
    padding: 16px 0;
    right: 0;
    z-index: 5;
    box-shadow: 1px 0px 10px #ccc;
}
/*======new register====*/
.registertabs .newstylereg{
    border-radius:9px !important;
}
.registertabs .tab-pane {
    padding: 0 !important;
    border: none !important;
    border-top: none !important;
}
.registertabs .nav-tabs .nav-link{
    color: #201f1a;
    font-weight: bold;
    background: #fff;
}
.registertabs .nav-item {
    display: inline-block !important;
    width: 46% !important;
    border: 1px solid #e1e8ed;
    border-radius: 10px !important;
    margin: 0px 5px 10px !important;
    text-align: center;
}
.nosoailface .facebook {
    display:none;
}
.pregister{
    margin:0 !important;
}
.pregister .btn_register{
    width:60%;
}
.registertabs .nav-tabs .nav-item.show .nav-link, .registertabs .nav-tabs .nav-link.active {
      color: #fff !important;
    font-weight: bold;
    background: #23c2d1;
    border-radius: 8px;
    box-shadow: 1px 1px 8px #b1b0b0;
}

/*=========*/
.selecdaycol select{
    border-radius: 20px;
    width: 80px;
    text-align: center;
    padding: 6px 20px;
    font-weight: bold;
    font-size: 15px;
    /* line-height: 16px; */
    border: 1px solid #ccc;
}
.selecdaycol label{
    font-weight: bold;
    margin: 0 7px;
    font-size: 14px;
}
.clockstyle{
    width: 100px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 15px;
}
.classdatestyle{
     padding: 9px 5px;
    border: 1px solid #ccc;
    border-radius: 20px;
    width: 110px;
    text-align: center;
}

/*====*/
.famelmal11 {
    width:100%;
    display:inline-block;
    border-bottom: 1px solid #ececec;
    margin-bottom: 6px;
}
.tot .h6divstyle{
    font-size:13px !important;
}
.margin000 {
    margin-right: 0 !important;
}
.tot {
    margin-bottom: 10px;
}

/*====*/
.pricelabel{
    margin: 1px 10px;
    font-weight: bold;
    font-size: 22px;
    color: #ea6a1e;
}
.pricelabel span{
    color:#000 !important;
    font-size:14px !important;
}
.margin10px{
    margin-bottom:10px;
}

.rulelabel{
    font-weight: bold !important;
    font-size: 12px !important;
}
.linkstyle{
    color: #1049ec !important;
    margin: 1px 8px !important;
    text-decoration: underline !important;
    cursor:pointer
}

.rulesdivst{
    margin-bottom: 11px;
    text-align: center;
    width:100%;
}
.pnototal{
    font-weight:bold;
    font-size:11px;
margin-bottom:1px;
}

/*=====*/
.rulsedivyou{
    padding: 0 10px;
    margin-bottom: 10px;
}
.rulsedivyou .youmedaspan{
    font-size: 12px;
    color: #7d7d7d;
    font-weight: bold;
    margin-bottom: 7px;
    display: inline-block;
}
.rulsedivyou ul{
    margin-bottom: 0px;
    list-style: inside;
}
.rulsedivyou ul li{
    margin-bottom: 4px;
    font-size: 12px;
}
.footerlabel{
    background: #3b7ed2;
    text-align: center;
    padding: 10px;
    color: #fff;
}
.nopresc{
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 11px;
}
/*========*/
.butstylesave{
    text-align:center;
    margin-top:10px;
}
.editbutstyle, .deletbutstyle{
    border-radius: 25px;
    font-size: 13px;
    width: 27%;
    transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
}
.editbutstyle:hover, .deletbutstyle:hover{
    border-radius: 1px !important;
}
/*=======*/

.simplepicker-cancel-btn.simplepicker-btn{
    background: #ff5851;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #ff5851;
    box-shadow: 1px 1px 10px #ccc;
}
.simplepicker-ok-btn.simplepicker-btn{
    background: #078e8e;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #078e8e;
    box-shadow: 1px 1px 10px #ccc;
}
.simplepicker-day-header {
    padding: 12px 0 !important;
    font-weight: bold;
}
/*===*/
.deletstylll{
    background: #ff5850 !important;
    display: inline-block;
    text-align: center;
    padding: 6px 40px !important;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    float: inherit;
    opacity: 1;
    line-height: inherit;
    font-size: 15px;
    cursor: pointer;
}
/*====*/
.fixeddivslo{
    position:relative;
    display:inline-block;
}
.styleeee{
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    color:#fff;
}
.timeselectall{
 /*max-width: 95%;*/
    background: #21b88b;
    color: #000 !important;
    padding: 6px 8px;
    /* border-radius: 20px; */
    display: inline-grid;
    font-size: 13px;
    border: 1px solid #21b88b;
    border-radius: 25px !important;
    /* font-weight: normal !important; */
    margin: 5px;
}
.timeselectall .close{
   color: white;
    position: absolute;
    left: 0px;
    top: -6px;
    width: 20px;
    height: 20px;
    font-size: 15px;
    opacity: 1;
    border-radius: 20px;
    background: #f75656;
    text-align: center;
}
/*=====*/
.clanderstyleee{
    padding:0px !important;
    margin-bottom:10px;
}
.clanderstyleee .months.ui-draggable{
    background: #dafffd;
    padding: 1px 10px;
    box-shadow: 1px 1px 5px #ececec;
    border-bottom:1px solid #ccc;
}
.clanderstyleee .months .cell .date-formatted {
    font-weight: 100;
    font-size: 12px;
    color: #dafffd !important;
}

.clanderstyleee .months .cell .month-name {
    font-size: 14px;
    color: #0a0a0a;
}
.clanderstyleee .months .cell {
    height: 30px !important;
    padding: 7px 10px !important;
}
.range-calendar .months .cell.selected {
    background-color: #1a6bd1 !important;
}
.clanderstyleee .months .cell.selected .date-formatted {
    color: #ff5851 !important;
}
.clanderstyleee .range-bar {
    background: #1a6bd1 !important;
}
.clanderstyleee .calendar .cell .day-number {
    font-size: 20px !important;
}
.range-calendar .ui-draggable{
    padding-bottom:7px;
}

.imguploaddivst img{
    width: 90px !important;
    border: 1px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
}
.inputtime{
    text-align: center;
    border: 1px solid #CCE;
    padding: 8px;
}
.overflowhide{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inherit;
}
/*======*/
.bookingdivdetails{
    position: fixed;
    bottom: 63px;
    right: 0px;
    background: #00000024;
    /* padding: 15px; */
    border-radius: 10px;
    z-index: 999;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
}
.bookingdivdetails ul{
       margin-bottom: 0px;
    position: fixed;
    bottom: 63px;
    left: 6px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    z-index: 999;
    border: 1px solid #ccc;
}
.bookingdivdetails ul li{
    margin-bottom: 8px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    text-align:right;

}
.bookingdivdetails ul li:hover{
        background: #d7faff;
}
.bookingdivdetails ul li a{
    color: #161717;
}

.bookingdivdetails{
    display:none;
}
.padding00{
    padding:0;
}
/*====*/
.confirmdivsttii{
    padding:0 !important;
}
.marginstyle10{
    margin:18px 0;
     background:#fff;
}
.rangestyle.totalflout{
    margin-bottom:45px;
}
.mar50px{
    margin-bottom:60px;
}
.divpaingg{
    padding:10px;
}
/*=====*/
.policyclass .modal-dialog{
    max-width: 99% !important;
   
}
.policydivstylev{
    background: #fff;
    width: 94%;
    border-radius: 11px;
    box-shadow: 1px 1px 10px #c7c7c7;
}
.policyclass .close {
    padding: 1rem;
    margin: 1px !important;
    position: absolute;
    top: 0%;
        color: #fff;
    opacity: 1;
}
.policydiv h3, .policydiv h5 {
   margin-bottom: 10px;
    color: #171717;
    color: rgb(97 95 95);
    margin-top: 14px;
    margin-bottom: 12px;
    font-size: 18px !important;
    font-weight: bold!important;
}
.policydiv p {
    color: rgb(116, 116, 112);
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 10px;
    word-spacing: 2.3px;
    font-size: 14px;
}
ul.specdiv {
    list-style: inside;
    color: #6d6d6d;
    margin-bottom: 10px;
    word-spacing: 2.3px;
}
ul.specdiv li{
    margin-bottom: 7px;
}
.rulesdivst .displayin{
        display: inline-flex;
}
/*===*/
#DateSelected{
    display: inline-block;
    /* margin: 0 0px; */
    margin: 0 0 0 10px;
}

.checklabelss{
    font-size: 16px;
    color: #000000;
    line-height: 2;
}

.deldivstyle{
    text-align:center;
    margin-top: 7px;
    margin-bottom: 5px;

}
.deldivstyle span{
    background: #fe5851 !important;
    padding: 1px 30px;
    color: #fff;
    font-weight: bold;
}
.mobdisplaynone{
    display:none !important;
}
.arrowstllll:after{
    content: "\e89a";
    font-family: ElegantIcons;
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

/*=====*/
.h5head{
    color: #080899 ;
    font-weight: bold;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 10px;
    font-size: 17px !important;
    position: absolute;
    top: -12px;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;

}
/*=========pharmacy======*/
.designchefyou{
    text-align:center;
}
.designchefyou .card-Medication-classification{
    display: inline-block;
    width: 24%;
}
/*===*/
.divnosliderstyle{
    text-align:center;
}
.divnosliderstyle .card-Discover-medications{
    display: inline-block;
   width: 48%;
    margin: 1px 0.9% 10px;
}
/*==*/
.newstyleph{
      padding-top: 3px !important;
    padding-bottom: 10px !important;
    margin: auto;
    width: 92% !important;
    border-radius: 15px;
        box-shadow: 1px 1px 10px #d8d8d8cf;

}
.filtersortpage{
    /*padding-bottom: 14px;*/
}
.pstyleno p{
    padding: 8px 0px 8px !important;
     font-size:12px !important
}
.selectitems{
    background: #1cc3c1;
    vertical-align: middle;
    color: #fff;
}
.selectitems p{
    color: #fff !important;
    font-size:12px !important
}

/*=====*/
.searchphar{
       display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 30px;
        width: 85%;
}
.filterdivsort{
       display: inline-block;
    border: 1px solid #ccc;
    padding: 6px 10px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 30px;
    cursor:pointer
}
.newstyleph h4{
    /*margin:15px 0 1px !important;*/
}
.newstyleph .card-Medication-classification{
    /*margin-top: 0px !important;*/ 
        margin-bottom: 10px;
}

.searchphar input, .searchphar input:focus{
    border:none;
    outline: none;
}
.searchphar input{
    width:85%;
}

/*========pharmacy-categories=====*/
.imagedivtitle{
    position:relative;
    height:125px;
    /*padding:10px;*/
}
.imagedivtitle img{
    width:100%;
    height:100%;
}
.absodiv{
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #0178c1;
    padding: 7px 10px;
    padding: 6px 10px;
    /* font-weight: bold; */
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.wweewew {
    width: 48%;
    margin: 0px 1% 15px;
    box-shadow: 1px 1px 10px #e4e4e4;
    cursor:pointer;
}
.catidiv{
    font-size: 15px !important;
    font-weight: bold !important;
    color: #383838 !important;
    margin-bottom: 15px;
}
.divwidthsty{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: auto;
    width: 92% !important;
    border-radius: 15px;
    box-shadow: 1px 1px 10px #d0cdcd;
    margin-top: 13px;
    background: #fff !important;
}
h6.cardiddiv {
    font-size: 15px;
    margin: 1px 15px 15px;
    color: #1c86ed;
    display: inline-block;
}
.width100sty{
    width: 100% !important;
    margin: 12px 0px;
}
.divstylediv li h6 {
    color: #565656 !important;
    font-weight: bold;
    font-size: 12px;
}
.colorbold{
    margin-bottom: 15px;
    font-weight: bold;
    color: #0690f2;
    font-size: 14px;
}
span.walletspan {
    font-weight: bold;
    color: #e2771a;
    font-size: 20px;
}
#mapmi1 .appointss > ul > li img {
    display: block;
    margin: auto;
}

.widthweb33{
    display: inline-block;
    width: 100%;
    margin-bottom:10px;
}
.widthweb33 .borderblockstyle {
    margin-bottom:0 !important;
}

/*=======================================*/
.doctordetailsli{
    display: flex;
    width: 100%;
    margin-bottom:10px;
}
.doctordetailsli .imgmalefam{
    display: inline-block;
    margin: 0 5px;
}
.doctordetailsli .imgmalefam img{
    width:50px;
    height:50px;
}
.doctordetailsli .docname{
    display: inline-block;
}
.doctordetailsli .docname h5{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 5px;
}
.doctordetailsli .docname p{
    margin-bottom: 1px;
    font-size: 11px;
}


/*====*/
.datetimediv .totalblocktime{
    width:93%;
    margin-bottom:10px;
}
.datetimediv .pricebox {
    padding: 3px 10px !important;
    text-align: right;
}
.designrate{
    text-align:right;
}
.classpadresse{
    text-align:right !important;
    margin:2px 1px !important;
    font-size: 12px !important;
    font-family:Bahij TheSansArabic Plain;
}
.margintop1px{
    margin-top:10px !important;
}
.width20span{
    width:30%;
    margin-top: 6px;
    text-align: right;
}
.width20span span{
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
.dropairdiv{
    width:63%;
}
.dropairdiv .form-control{
    background: #f9f9f9;
    border-radius: 12px;
    border: 1px solid #ccc;
    display: inline-block;
    color: #0579c3;
    min-height: 30px;
    padding: 2px 10px;
    height: calc(2rem + 2px) !important;
    font-weight: bold;
}
.margintombottom{
    margin-top:5px !important;
    margin-bottom:5px !important;
}

/*====*/
.jq-ry-container>.jq-ry-group-wrapper{
    z-index:0;
}
/*=====*/
.imgclass img{
    width: 100%!important;
    height: 140px;
    border: 1px solid #e4e2e2;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #e6e6e6;
}
.slideradver .carousel-indicators li{
    width: 12px;
    height: 12px;
    border-radius:50%;
}
.slideradver .carousel-indicators .active {
    background-color: #7fda28;
}
.slideradver .carousel-indicators{
    bottom: 0px;
    margin-bottom: 10px;
}
.slideradver .carousel-indicators{
    bottom: 0px;
    margin-bottom: 10px;
}
.barginbottom10{
    margin-bottom:10px !important;
}
.divofferimg{
    width: 100%;
    height: 80px;
    background: #fff;
    padding: 0px;
    text-align: center;
    margin: auto;
}

.divofferimg img{
    height:100%;
    border: 1px solid #e4e2e2;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #e6e6e6;
}

/*=======*/
.newcarddesign{
    height: 220px;
    box-shadow: 0 0 9px rgb(236, 231, 231);
}
.newcarddesign .card-title {
     margin-bottom: 0px !important;
    height: 35px;
     line-height: 1.5;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
display: block;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

ul.pagination > li > a {
    padding: 0 8px !important;
}

.width100span {
    width: 100% !important;
    margin: auto;
    text-align: center;
    padding: 6px !important;
}
.designpay{
    margin:auto;
}

/*====*/
.collapsedivstyle .card-header {
    padding: 10px 10px !important;
    background: #f0f5fb;
}
.collapsedivstyle .card-header h5 a {
    color: #263a93;
    font-weight: bold;
}
.collapsedivstyle .card-body{
    padding: 9px 0;
}
/*========*/
/*#page{
    padding-bottom:100px;
}
footer{
    display:none;
}*/

 .margin15px {
     margin-right:-15px;
 }

  .multidivtotal .Multi-Step .list-header ul li:not(:last-child)::after {
                content: '';
                position: absolute;
                width: 100%;
                height: 5px;
                /*background-color: #bbb;*/
                right: 60%;
                top: 25%;
                z-index: -1;
            }
  /*=======*/
  .regstyledelet{
    /*background: #ff5850 !important;*/
    position: absolute;
    left: 0px;
    top: 0;
    padding: 8px 15px 8px 6px; 
    border-radius: 0 0 35px 0;
    font-weight: bold;
    border-top-left-radius: 13px;
    cursor: pointer;
   
    text-align: center;
    color: #fff;
  }

  .simplepicker-month-switcher {
    direction: ltr;
} .autoheight{
      height:auto !important;
  }

   .imgsize100{
      width:100px;
      height:120px;
      margin:auto;
  }
  .imgsize100 img{
      width:100% !important;
      height:100%;
  }

    #toTop{
      display:none !important;
  }
  /*========chat======*/
  div#lhnHocButton.lhnslide {
    bottom: 60px;
    right:0;
    /*position:absolute;*/
}
  div#lhnHocButton.lhnslide .lhnHocChatBtnCont {
     padding: 7px 5px 5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
        background: #0685f2;
}
  div#lhnHocButton div.lhnHocChatBtn {
    background-color: transparent;
}
  div#lhnHocButton {
    font-size: 16px;
}
  div#lhnHocButton div.lhnHocChatBubble {
    height: 24px;
    width: 28px;
}

 /*=========why youmeda=======*/
 .whyyoumeda .box_cat_home{
    margin-top: 40px;
    background-color: #fff;
    display: block;
    padding: 0px 15px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.05);
    color: #999;
    height:200px;
 }
  .whyyoumeda .box_cat_home:hover{
      -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
 }
 .whyyoumeda .box_cat_home h3{
    font-size: 20px;
    font-weight: bold;
    color: #091c67;

 }
 .whyyoumeda .box_cat_home p{

 }
.whyyoumeda .box_cat_home .imgdivhome{
    width: 85px;
    height: 55px; 
    border-radius: 50%;
    position:relative;
    margin:auto
}
 .whyyoumeda .box_cat_home .imgdivhome img{
     width:100%;
     position: absolute;
     top: -44px;
     right: 0;
         border: 1px solid #fff;
    border-radius: 50%;
 }
 /*========chat=======*/
 /*#lhnHocButton{
     width:30px;
     transition:all .5s ease-in-out;
     -moz-transition:all .5s ease-in-out;
     -webkit-transition:all .5s ease-in-out;

 }
 #lhnHocButton:hover{
      width:auto !important;
 }*/

 .finddocdiv.secdivfin{
     display:none;
 }
  .displaynonefooter{
     display:none
 }

  div#lhnHocButton div.lhnHocChatTxtCont{
     display:none;
 }
  div#lhnHocButton.lhnslide div.lhnHocChatBubble {
    margin-right: 0px !important;
}

     .disnonemob{
       display:none;
   }

 /*====block-lab====*/
  .background3ff{
      background:#fff;
  }
 .wefjfk{
    padding: 3px 20px;
    background: #29c2b6;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    margin-top: 20px;
    transition:all .5s ease-in-out;
        box-shadow: 1px 1px 10px #d6d6d6;
 }
 .wefjfk:hover{
     border-radius:1px;
 }
 .divicontrue {
     display: inline-block;
    margin-top: 15px;
    cursor:pointer;
 }
 .blockwidth50 {
    /*display: inline-block;
    width: 49%;
    margin: 0px 0.2% 0px;
    vertical-align:top;*/
}
  .blockwidth50 .mediaserv {
    padding: 4px !important;
    border: 1px solid #e4e4e4 !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    box-shadow: 0px 0px 4px #f1f1f1 !important;
}
  .blockwidth50 .mediaserv .media img {
    width: 60px !important;
    height: 60px !important; 
}
  .padding10{
     padding:0 10px !important;
 }
 .blockwidth50 .media img{
     border-radius:50%;
 }
 .blockwidth50 .media .mt-0 {
    color: #545454 !important;
}

.blockwidth50 .media .mt-0 {
    font-size: 16px;
}
.blockwidth50 .media{
    margin-top:3px;
}
.blockwidth50 .media .rating{
    font-size:12px;
}

/*======loader====*/
/*======loader====*/
:root {
  --main-color: #111;
  --loader-color: #4CAF50;
  --back-color: #A5D6A7;
  --time: 3s;
  --size: 5px;
}

.loadertop {
	background-color: var(--main-color);
	overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0; left: 0;
  display: flex;
  align-items: center;
  align-content: center; 
  justify-content: flex-start;  
	z-index: 100000;
}

.loadertop .loader__element {
	height: var(--size);
	width: 100%;
	background: var(--back-color);

}

.loadertop .loader__element:before {
	content: '';
	display: block;
	background-color: var(--loader-color);
	height: var(--size);
	width: 0;
  animation: getWidth var(--time) ease-in infinite;
}

@keyframes getWidth {
	100% { width: 100%; }
}

/*========*/
img.divioneng {
    box-shadow: 0px 2px 3px #b1afaf;
    border-radius: 50%;
}

/*=========addaccountlab*/
.accountlabdiv{
    /*margin-top:20px;*/
}
.accountlabdiv{
    width:100% !important;
}
.boxshadowstylelab{
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    border: 1px solid #dedede;
}
.categoriesh5{
    font-weight: bold;
       color: #232323;
    font-size: 16px;
    margin-bottom: 13px;
}

.labradaddaccount{
    padding-top:4px;
    background:#fff;
}
.displaynonemobile{
    display:none;
}

.labaccountblock .borderblockstyle {
    box-shadow: none !important;
    border: 1px solid #dedada !important;
}
#fileinput.icon-upload{
    width: 29px !important;
    height: 29px !important;
    overflow: hidden;
    border: 1px solid;
    border-radius: 50%;
    padding: 1px 3px;
    background: #26dcd9;
    color: #fff;
    border: 1px solid #b7b7b7;
    font-size: 17px;
    cursor:pointer;

}

div#lhnHocInvite div.lhnHocInviteCont {
    background-image: linear-gradient(to left, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
}

.width100input{
    width:100% !important;
}
.dsddlksslksldklklk .tabs_styled_2 .nav-item{
    border-radius: 0px;
    background: #fff;
}

.backgroundco{
    background: #f7f7f7;
    border-radius: 32px;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom:10px;
    margin-top: 10px;
}

.mediaserv .media .mt-0{
    font-size:15px !important;
}

.ulother{
    width:100%;
    margin-bottom:1px;
}
.otherDis{
    border: 1px solid #ccc;
    border-radius: 35px;
    padding: 5px;

}

/*=======*/
.divoff {
    padding: 10px;
    text-align: center;
    background: #d9f8fa;
    cursor: pointer;
    border: 1px solid #b8eff4;
    border-radius: 13px;
    background-image: url('../img/banner_2.jpeg');
    height: 150px;
    background-size:cover;
}
.divoff .offerdivstyle{
    color: #1a64b5;
    font-weight: bold;
    font-size: 20px;
    line-height: 129px;
    background: #e1f9fc;
    padding: 5px 20px;
    color: #177fbc;
    border-radius: 30px;
    box-shadow: 0px 0px 17px #8e8e8e;
    transition:all .5s ease-in-out;
}
.divoff .offerdivstyle:hover{
    border-radius:5px !important;
}
/*=========*/
.laboverdiv{
    background:transparent;
    padding:0;
}

.redesigndiv{
    text-align: center;
    background: #3766ea;
    width: 120px;
    height: 33px;
    margin: auto;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
    transition:all .5s ease-in-out;
    cursor:pointer;

}
.redesigndiv:hover{
    border-radius:1px !important;
}

/*============*/
/*================*/
.newdesignoffers {
    background:#fff;
    border: 1px solid #e4e3e3;
    box-shadow: 0px 0px 5px #e0e0e0;
    width: 98%;
    margin: auto;
}
.newdesignoffers .detaiimg {
    width: 100% !important;
}
.newdesignoffers .putdivslsl{
    margin-top:15px !important;
}
.newdesignoffers .detaiimg h5 {
    color: #186cda !important;
}
.newdesignoffers .detaiimg p {
    color: #908c83 !important;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newdesignoffers .detaiimg h5{
    width:73% !important;
     margin-bottom:13px;

}
.newdesignoffers .image-card-Discover-medications {
    width: 100px !important;
    display: inline-block;
    text-align: center;  
    padding: 40px 0 10px !important;
    background-color: #fff;
    vertical-align: top;
    height:100% !important;
}
.newdesignoffers .image-card-Discover-medications img {
    width: 100% !important;
    border-radius: 14px;
    margin: 0 3px;
    height:140px;
}
.newdesignoffers .body-card-Discover-medications {
    display: inline-block;
   width: calc(100% - 105px) !important;
    border-radius:15px !important;
    text-align: center;
    padding: 15px 0;
    background-color: #fff;   
    padding: 27px 0 20px !important;
    text-align:right !important;
}
.discounticon {
    position: absolute;
    top: 0;
    width: 35px;
    right: 6%;
}
.discounticon img{
    width:100%;
}
.pricestart{
    position: absolute;
    top: 0;
    left: 8px;
    text-align: center;
    background: #eef8fe;
    padding: 4px 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border:1px solid #e6e6e6;
 }
.pricestart p{
    margin-bottom:-3px;
}
.pricestart .startfrom{
     font-size: 10px;
    color: #88b0c2;
    font-weight: bold;
}
.newdesignoffers .butemptystyle{
    padding: 3px 24px;
    background: #2bceb4;
    color: #fff;
    border: 1px solid #1cc3c1;
    font-weight: bold;
    transition: all .5s ease-in-out;
    box-shadow: 0px 0px 5px #e0dfdf;
}
.newdesignoffers .butemptystyle:hover {
    border-radius: 1px !important;
}

.pricestart .totalpricediv{
    font-weight: bold;
    color: #0cacf1;
    font-size: 16px;
     margin-top:-3px;
}
.pricestart .pricebound{
       color: #a19e96;
    font-weight: bold;
    margin-top: -5px;
    font-size: 12px;
}
.discountdivprice{
     position: absolute;
    bottom: 15px;
    left: 17px;
    text-align: center;
    padding: 4px 5px;
}
.discountdivprice p{
   margin-bottom: -6px;
    color: #2bceb4;
    font-size: 15px;
    font-weight: bold;
}
.discountdivprice .pricedis{

}
.discountdivprice .namedis{

}

/*=====discount=====*/
.discountblock:before {
    content: "";
    border-top: 75px solid #e42e61;
    border-left: 0 solid transparent;
    border-right: 85px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.discounttop{
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    padding: 4px 5px;
    z-index: 2;
    color: #fff;
    transform: rotate(-49deg);
}
.discounttop p{
   margin-bottom: -6px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.discounttop .pricedis{

}
.discounttop .namedis{

}


/*=========*/
.serviesdivstyle{
    padding:10px;
}
.serviesdivstyle .iconlabel .servdiv{
    font-size: 17px;
    font-weight: bold;
}
.serviesdivstyle .iconlabel span i{    
    font-size: 28px;
    color: #23cab7;
}
.iconlabel{
    margin-bottom:12px;
}
.detailsserv{
    padding: 0 40px 0 10px;
}
.detailsserv span{
    display: inline-block;
    font-size: 12px;
    padding: 8px;
    margin: 10px 0px 0px 10px;
    border-radius: 4px;
    background: rgb(245, 245, 245);
    color: rgb(128, 129, 132);
    cursor: pointer;
    transition:all .5s ease-in-out;
}
.detailsserv span:hover{
    background: rgb(35 202 183) !important;
    color: rgb(255 255 255) !important;
}
.moreserv{
    display: inline-block;
    font-size: 12px;
    padding: 8px;
    margin: 10px 0px 0px 10px;
    border-radius: 4px;
    background: #23cab7;
    color: #fff;
    cursor: pointer;
}
.backgroundccc{
    background: #fafdff;
}
.margintop20{
    margin-top:20px;
}

.serviesdivstyle{
    padding: 10px;
    background: #fff;
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    box-shadow: 0 0 10px #f3f2f2;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.newshadow{
     background: #fff;
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    box-shadow: 0 0 10px #f3f2f2;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

/*=======*/
.maxheightscroll {
    width: 100%;
    overflow-y: scroll;
    max-height: 204px;
    /*min-height:50px;*/
}
.arrowbutback{
    font-size: 17px !important;
    margin-top: -12px !important;
    right: 2px;
}

#mapmi6 .arrowbutback{
    right: 18px !important;

}
/*====*/
.raduisdiv table .form-control {
   border-radius:25px;
   background:#f7f7f7;
}
.raduisdiv table tr{
        padding: 4px 10px !important;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #e6e4e4;
    border: 1px solid #e4e2e2;
      background:#fff !important;
}
.raduisdiv .tablemobmedic.table-mob tbody tr td::before {
    margin-top: 7px;
    color: #0e0e0e !important;
}
.raduisdiv table tr select#Methodsofabuse {
    width: 59%;
}

#login-2 .form-horizontal .form-control{
    border-radius:20px !important;
}

/*============*/
.mapicons {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.mapicons img{
    width:100%;
}
/*===============*/
.clickshowcount{
    display:none;
}
/*===*/
/*========*/
.labsliderdiv .medications-carousel .styledivlab img{ 
    width:100%; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height:100%;
}
.styledivlab{
    background: #fff;
    text-align: center;
    padding-bottom: 10px;
    box-shadow: 0px 0px 10px #e6e3e3;
    margin-bottom: 10px;
    margin-top: 5px;
    border-radius: 10px;
}
.itemtext{
    font-size: 13px;
    font-weight: bold;
    color: #3c3a3a;   
    margin-top: 10px;
}

.heightdiv{
    /*height:80px;*/
}

.width33offers{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px !important;
}
.margintopbottom{
    margin-top:15px;
}
.offersdivmar{
    margin-top:0px;
}
/*==*/
.deisgnmobst{
    background: none !important;
    width: 100% !important;
    box-shadow:none !important;
}
.deisgnmobst .laboverdivstyle {
    background: none !important;
}

.deisgnmobst .Discover-medications .medications-carousel{
    margin:0 !important
}
.laball h4 span{
    color: #3ea5c4 !important;
}
.laball .Multi-button label{
     color: #3ea5c4 !important;
     border: 1px solid #3ea5c4 !important;
}
.offerdivss .Multi-button label{
     color: #2d6cb3 !important;
     border: 1px solid #2d6cb3 !important;
}
/*=====*/
.bannerimage {
    background-image: url('../img/bannerlab.jpg');
    background-size:100% !important;
    position:relative; 
    height: 130px;
}

.bannerimage .textoffer span {
    display: block;
}
.textoffer{
    position: absolute;
    top: 29px;
    right: 37px;
}
.bannerimage .textoffer .span44{
    color: #28a5c1;
    font-weight: bold;
    font-size:16px;
}
.bannerimage .textoffer .span22{
    color: #4163a3;
    font-weight: 800;
    font-size:20px;
}
.bannerimage .textoffer .span11{
    color: #929292;
    font-weight: bold;
    font-size: 10px;
}
.bannerimage .textoffer .butclic{
    color: #28a5c1;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    background: #ffffff;
    margin-top: 3px;
    padding: 5px 5px;
    border-radius: 30px;
}

/*===*/

/*=====*/
.appdown{
    margin-bottom:-9px !important;
}
#app_section{
    overflow:hidden;
    padding: 25px 0 0px !important;
}
#app_section h3{
    color: #fff;
    font-size: 1.5rem;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
    margin-top: 25px;
    text-shadow: 0px 4px 13px #b1b1b1;
    margin-bottom: 15px;
}
.slldl{
    margin:10px;
}

/*========*/
.divpro{
    margin: 0px auto;
    text-align: center;
    display:flex;
}
.webprvider{
    padding: 3px 10px;
    /*background: #f7fcff;*/
}
.totaldiv .MarginTop {
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px #e6e6e6;
    border-radius: 15px;
}
.redesignstt{
    background: #23cab7;
    border: 1px solid #e6e6e6;
    padding: 7px 30px;
    border-radius: 25px;
    margin-top:15px;
}
.labelstyleall label{
    font-size: 12px;
    font-weight: bold;
    margin-bottom:4px;
}
.MarginTop .form-group {
    margin-bottom: .5rem;
}
.labelstyleall input, .labelstyleall .form-control{
    border-radius: 20px !important;
    border: 1px solid #e4e4e4;
}

.redesignsttsss{
     border: 1px solid #e6e6e6;
    padding: 7px 30px;
    border-radius: 25px;
    margin-top:15px;
}
.radiodes{
    margin: auto;
    margin-bottom: 11px;
    text-align: center;
    display: block;
    /* border-bottom: 1px solid #e2e2e2; */
    /* padding: 1px 0px 20px; */
    /* margin-bottom: 20px; */
    text-align: right;

}

.lineBetweenDivs {
    width: 20px !important;
}
.margin222{
    margin-bottom:20px;
}
.typeofser .labelstrl{
    font-size: 13px;
    font-weight: bold;
}
.typeofser .radiodes{
    text-align: right;
   background: #effafb;
    padding-bottom: 15px;
    border-radius: 25px;
    padding-top: 15px;
}
.radiodes .form-check.form-check-inline{
    display:inline-block !important;
    width:46%;
    margin:3px 5px !important;
}
/*=====followtreatment==========================*/
.followtreatment {
    background: #fff !important;
    box-shadow: 1px 1px 10px #cac8c8 !important;
    width: 90% !important;
    margin: 20px auto 10px !important;
    border-radius: 20px !important;
}
.imgstyletreat{

}
.imgstyletreat img{
    width:100%;
}
.followtreat{
    padding-top:3px;
}
.followtreat h3{
   text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 13px 10px 10px;
}
.followtreat .color33{
    color: #244ead;
}
.followtreat .color44{
    color: #24c4d1;
}
.followtreat p{
    text-align: right;
    padding: 0 15px;
    font-size: 14px;
    color: #717171;
    line-height: 1.7;
}
.addather .qselrr{
    text-align: center;
    font-weight: 800;
    color: #244ead;
    font-size: 16px;
}
.imgwidth{
    width: 25%;
    display: inline-block;
    border-radius: 50%;
    text-align:right;
}
.imgwidth img{
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
}
.imgdetai{
    width: 73%;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    text-align: right;
    padding: 1px 10px;
}
.imgblock{
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    width: 90%;
    margin: auto;
    padding: 5px 0;   
}
.imgdetai h5{
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 3px;
}
.imgdetai p{
    font-weight: bold;
    color: #b1b1b1;
    font-size: 14px;
}
.addatherpre{
    text-align: right;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 800;
    width: 90%;
    margin: auto;
    color: #244ead;
}
.nextput{
    text-align:center;
}
.nextput .butclic{
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    display: inline-block;
    width: 85%;
    padding: 7px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 19px;
    margin-top: 14px;
    margin-bottom: 17px;
}
.selectedimg{
    background: #e6f7f8;
}
/*=====nextpagetreatment====*/
.checkmulti {
    background: #fff !important;
    box-shadow: 1px 1px 10px #cac8c8 !important;
    width: 94% !important;
    margin: 20px auto 10px !important;
    border-radius: 20px !important;
    border: 1px solid #64b3e2;
    padding-bottom: 15px;
    border-radius: 15px;
}
.blocklabelsearch{
   width: 94% !important;
   margin:auto;
   position:relative;
}
.toplabel{
    font-size: 16px;
    font-weight: 750;
    color: #404040;
    margin-bottom: 12px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    margin:10px auto;

}
.searchtreatment{
    border: 1px solid #64b3e2;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 30px;
    width: 100%;
    background: #fff;
}
.searchtreatment input{
    width:90%;
    border:none !important;
}
.searchtreatment input:focus {
    outline: none !important;
}
.searchtreatment i{
    color: #64b3e2;
    font-weight: bold;
    font-size: 18px;
}
.radiodivst{
    padding: 10px 5px;
}
    .radiodivst .checkboxstyle label::before {
        left: 0px !important;
        width: 25px !important;
        height: 25px !important;
        border-radius: 32px !important;
        right:98% !important;
    }
.radiodivst .checkboxstyle label::after {
       right: 100% !important;
      top: 2px !important;
}
.radiodivst .checkboxstyle label {
    font-size: 16px !important;
    font-weight: bold;
    width: 90%;
}
.radiodivst:nth-child(even){
    background: #f9f9f9;
    border-top:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}
.blockstdiv{
    /*border:1px solid #177fbd;
    padding-bottom:15px;
    border-radius:15px;*/
}

.totalitemdiv{
    padding: 15px 25px;
}
.item1style{
    display: inline-block;
    font-weight: 900;
    font-size: 15px;
    color: #1c1ca2;
}
.totstyle{
    display: inline-block;
    float: left;
    font-weight: 900;
    font-size: 16px;
}
.totalitemdiv{
    border-radius: 20px;
    padding: 15px 25px;
    background: #ddf6f8;
    width: 94%;
    margin: 15px auto;
}
.prevput, .prevbutmedic, .prevbutmedic4, .prevbutmedic5{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 9px 15px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
}
.nextbut, .nextbutlab, .nextbutlab4, .nextbutlab5{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 9px 15px;
    text-align: center;
    border-radius: 10px;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    float:left; 
    cursor:pointer;
}
.totalclickbut{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 12px 17px;
    box-shadow: 0px 0px 10px #e6e6e6;
    cursor:pointer;
    left: 0;
    z-index: 3;
}
/*===block2==*/
.fixedbutstyle{
    position: absolute;
    right: 10px;
    top: 0px;
    font-weight: bold;
    font-size: 18px;
    color: #23c3d1 !important;
    cursor:pointer;
}
.medictionblo{
    padding: 15px 12px;
}
.editanddelete{
    display:inline-block;
    float:left;
}
.medictionblock{
    display:inline-block;
    width:75%;
}
.medictionblock h5 {
    font-weight: bold;
    font-size: 17px;
    color: #3e3e3e;
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.blockright {
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
}
.blockleft{
    display:inline-block;
    float:left;
    font-weight: bold;
    font-size: 13px;
}
span.span90 {
    color: #0b39a7;
}
.editmedic{
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    background: white;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    color: #4239a7;
    font-size: 20px;
    border: 2px dotted #4239a7;
}
.detetemedic{
     display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    background: white;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    color: #d61212;
    font-size: 20px;
    border: 2px dotted #d61212;
}
.addmeddiv{
   border: 1px solid #ccc;
    padding: 8px 33px;
    text-align: center;
    border-radius: 10px;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.addmeddiv i{
    font-size: 18px;
}
.addmedicationbut{
     padding: 22px;
    text-align: center;
}
.blocklabelsearch22{
   width: 98% !important;
   margin:auto;
   position:relative;
   text-align:center;
}
blocklabelsearch22 .toplabel {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 12px;
    color: #0e37a8;
}
.labeldidd {
    font-size: 14px;
    font-weight: bold;
    color: #484848;
}
/*=======pop===*/
.popbock1 .searchtreatmenteee{
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 10px;
    background: #f7f7f7;
}
.searchtreatmenteee input{
     border:1px solid #ede9e9 !important;
}
.searchtreatmenteee input{
    background:none;
}
.popbock1 .searchtreatmenteee input{
    width:90%;
    border:none !important;
    height:30px !important;
}

.searchtreatmenteee input:focus{
     outline: none !important;
}
.popbock1 .searchtreatmenteee input:focus {
    outline: none !important;
}
.popbock2 .derrlrr {
    display: inline-block;
    float: left;
    width: 30%;
}
.popbock2 .derrlrr input:focus {
    outline: none !important;
}
.popbock2 .derrlrr input{
   width:100%;
}
.popbock2 .blo {
    display: inline-block;
    width: 65%;
}
.popbock1, .popbock2, .popbock3, .popbock4{
    margin-bottom:10px;
}
.popbock2 .searchtreatmenteee .form-control{
    display: inline-block;
    width: 49%;
}
.dkjgjgg input, .dkjgjgg .form-control{
    display: inline-block;
    width: 49%;
}
#addmedic input, #addmedic .form-control{
    height: 44px;
    padding: 8px;
    border-radius: 10px;
    background: #f7f7f7;
}
#addmedic .blocklabelsearch22{
    text-align: center;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
#addmedic .blocklabelsearch22 .toplabel{
    font-size: 18px;
    margin-bottom: 12px;
    color: #32179e;
}
.saveanddel{
    text-align:center;
    margin: 20px 10px 10px;
}
.saveanddel .savediv{
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    padding: 3px 30px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 17px;
    cursor:pointer;
}
.saveanddel .deletediv{
    background: #ff5951;
    color: #fff;
    padding: 3px 30px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 17px;
    cursor:pointer;
    float: inherit !important;
}
.addmedicationbut{
    position:relative !important;
}
/*==*/
.uploadfilediv {
    width: 94%;
    margin: auto;
    border: 3px dotted #177ebc;
    padding: 10px;
    text-align: center;
    border-radius: 18px;
    background: #fff;
    box-shadow: 1px 1px 10px #d8d7d7;
    margin-bottom: 10px;
}
.uploadfilediv .icon-camera-6{
    font-weight: bold;
    color: #177ebc;
    font-size: 45px;
}
.uploadtext h5{
    font-weight: 800;
    font-size: 17px;
    color: #177ecb;
}
.uploadtext p{
    margin-bottom: 13px;
    font-size: 15px;
    font-weight: bold;
}
.rusltdivlab{
    width: 94%;
    margin: auto;
}
.rusltdivlab > h5{
    margin: 19px 10px;
    font-weight: 800;
    color: #177ecb;
}
.block1up{
    position:relative;
    width: 89%;
    margin-left: 0;
    float: left;
    margin-bottom:13px;
}
.imglabblock{
    width: 60px;
    height: 60px;
    border-radius: 18%;
    background: #fff;
    /* padding: 22px; */
    box-shadow: 3px 0px 8px #ecebeb;
    line-height: 60px;
    position: absolute;
    z-index: 1;
       right: -40px;
    top: 25%;
    text-align:center;
}
.imglabblock img{
    width:85%;
    border-radius: 18%;
}
.labdivblockstyle{
    background:#fff !important;
    position:relative;
    box-shadow: 0px 0px 10px #dedede;
    border-radius: 14px;
}
.labdivblockstyle .medictionblock h5{
    font-size: 16px !important;
    color: #3e3e3e !important;
    width: 75%;
}
.labdivblockstyle .medictionblock{
    margin-right: 15px;
}
.labdivblockstyle .editanddelete{

}
.labdivblockstyle .editanddelete span{
    background: #e8fbff;
    padding: 1px 10px;
    border-radius: 20px;
    font-size: 14px;
    color: #177ecb;
    border: 1px solid #177ecb;
    font-weight: bold;
}
.labdivblockstyle span.span90 {
    color: #4bbdf2;
    font-size: 14px;
    margin: 1px 0px 0 15px;
}
.labtextblock{
    font-size: 13px;
    font-weight: normal;
    color: #5d5c5c;
    margin-bottom: 10px;
}
.labdivblockstyle .editanddelete{
    position: absolute;
    display: inline-block;
    left: 5px;
    top: 15px;
}
.labdivblockstyle .editanddelete span{
    background: #e8fbff;
    padding: 1px 10px;
    border-radius: 20px;
    font-size: 12px;
    color: #177ecb;
    border: 1px solid #177ecb;
    font-weight: bold;
}
/*====*/
.addlabradin {
    width: 94%;
    margin: auto;
}
.linewdesign li{
    margin-bottom: 0px !important;
    display: inline-block !important;
    width: 49.5% !important;
    background:#fff ;
    border: none !important;
    text-align:center;
}

.linewdesign .nav-item.show .nav-link, .linewdesign .nav-link.active {
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 15px !important;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    text-align: center;
    border-radius: 22px;
}
.blockdatastyle {
    padding: 15px 15px !important;
    border-radius: 13px;
    margin-top: 10px;
    box-shadow: 1px 1px 10px #dcdbdb;
}
.blockdatastyle .labeldidd {
    font-size: 14px;
    font-weight: bold;
    color: #008adf !important;
    margin-bottom: 12px;
}
.blockdatastyle .searchtreatmenteee input, .blockdatastyle .searchtreatmenteee .form-control{
    padding: 8px;
    border-radius: 10px;
    background: #f7f7f7;
}
.uploadfilediv .icon-upload-4{
    font-weight: bold;
    color: #177ebc;
    font-size: 45px;
}
.imglabupload{

}
.imglabupload .widthimg33 {
    width: 30%;
    background: #e8fbff;
    height: 85px;
    margin: 10px 1%;
    border-radius: 15px;
    display: inline-block;
    border: 1px solid #a1deea;
    text-align: center;
    padding: 5px;
    position:relative;
}
.widthimg33 img{
    width:100%;
    height:100%;
     border-radius: 15px;
}
.waleed .uploadfilediv{
    width: 60% !important;
    padding: 5px !important;
    display: inline-block !important;
}     
#ImageRadDiv.waleed .imglabupload {
    width: 37% !important;
    display: inline-block !important;
    vertical-align: top;
    text-align: center;
}
#ImageRadDiv.waleed .widthimg33 {
    width: 90% !important;
}
#ImageRadDiv.waleed .uploadtext p {
    font-size: 13px !important;
}
/*===*/
#ImageLabDiv.waleed .imglabupload {
    width: 37% !important;
    display: inline-block !important;
    vertical-align: top;
    text-align: center;
}
#ImageLabDiv.waleed .widthimg33 {
    width: 90% !important;
}
#ImageLabDiv.waleed .uploadtext p {
    font-size: 13px !important;
}
.deerrrrteeee{
    text-align:right !important;
    width: 90%;
    margin: auto;
    font-size:17px !important;
    font-weight:700 !important;
}
.lfkekeoke span{
    color: #186ee0;
    margin: 0 0px 0 8px;
}


/*====*/
.dededrr {
    position: absolute;
    top: -14px;
    right: -15px;
    font-weight: bold;
    font-size: 27px;
    color: #e05716;
}
.textareastylelab {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    height: 94px;
    background: #f7f7f7;
}
.popbock1{
    position:relative;
}
.postionul{
    height: 82%;
    overflow: hidden auto;
    position: fixed;
    width: 95%;
    box-shadow: 1px 1px 10px #d8d8d8;
    top: 30%;
    height: 70%;
    left: 2%;
    padding: 20px 10px;
}
.postionul .newdropdownstlee{
    margin-bottom:10px;
}
.nodatadivimg img{
    width:100%;
}
.nodatadivimg{
    height: 100px;
    width: 100px;
    text-align: center;
    margin: auto;
    margin-bottom:30px;
}
.nodatap{
    font-weight: 900 !important;
    font-size: 16px !important;
}

.divlabupload{   
    display: flow-root;
}
.linewdesign {
    background: #fff;
    border-radius: 20px;
    padding: 5px;
    box-shadow: 0px 0px 10px #e4e4e4;
}
.dateblock{
    width:100%!important;
}
.toplabeltab{
    font-size: 19px;
    font-weight: 800;
    color: #186ee0;
    text-align: center;
}
.blockshowtabs{
    margin-top:20px;
}
.labtotalbloccc .imgdetai p {
    color: #b1b1b1;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    margin-top: 9px !important;
}
.labtotalbloccc{
    margin-bottom:15px;
    border:none !important;
}

.ultabslab li{
       background: #fff;
    margin-bottom: 5px;
    padding: 15px 25px;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 2px 11px #efefef;
}
.ultabslab li span{
    font-weight: bold;
    font-size: 17px;
    color: #6f7e8c;
    margin: 0px 20px;
    vertical-align: super;
}
.ultabslab li i{
    font-size: 28px;
    font-weight: bold;
    color: #2872be;
}
.ultabslab li a:after {
    font-family: fontello;
    content: "\e89b";
    position: absolute;
    left: 15px;
    top: 15px;
    transform: rotate(180deg);
    font-weight: normal;
    font-size: 30px;
    color: #938282;
}
.toplabeltabwrite{
    width:94%;
    margin:auto;
}
.tabstylespanwrite{
    font-weight: 800;
    color: #20aac9;
}
.imgoersblock{
    display: inline-block;
    width: 85px;
    height: 85px;
    vertical-align: top;
    border-radius:15px;
}
.imgoersblock img{
    width:100%;
}
.ofblockdib h5{
    font-weight: 800;
    font-size: 16px;
    color: #186cda;
}
.writeblockdiv{
    display: inline-block;
    width: 67%;
    padding: 0 5px;
}
.offstreatment{
    background: #fff;
    padding: 15px 10px;
    border-radius: 13px;
    box-shadow: 0 0 10px #eaeaea;
    margin-bottom:15px;
}
.blockmorep{
    width:94%;
    margin:20px auto;
}

.moresttt{
    display: inline-block;
    border: 1.5px solid #20b1d8;
    color: #20b1d8;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 13px;
    cursor:pointer;
}
.ofblockdib .labtextblock{
       font-size: 12px !important;
    font-weight: bold;
    color: #525252 !important;
    margin-bottom: 7px !important;
}
.prevaddbut{
    padding:8px !important;
}
.prevaddbut .addmeddiv{
    padding: 8px 15px !important;
}
.prevaddbut .prevbutmedic5{
    padding: 14px 15px !important;
    margin: 0 5px !important;
}
/*===lllllll=====*/
.labelchecked{
    padding: 0 25px; 
    font-weight: bold;
    font-size: 13px;
    color: #9c9c9c;
}
.selectdaystyle {
    display: inline-block;
    width: 70px;
    border-radius: 20px;
    padding: 1px 10px;
    height: 15px !important;
    text-align: center;
    font-size: 17px !important;
    color: #00add3;
    min-height: 30px !important;
}
.labelchecked span{

}
.labelchecked label{
   color: #0fc1c1;
}

.backgrounda{
    padding: 3px 50px;
    background: #2ec6ad;
    color: #fff;
    border: 1px solid #2ec6ad;
    font-weight: bold;
    transition: all .5s ease-in-out;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 0 10px #e6e6e6;
}
.stylecont{
      display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.paddingcla{
    padding-top:10px;
}
/*=====newtreatment===*/
.uploalediv {
    width: 94%;
    margin: auto;
    border: 1px solid #f9d9a9;
    padding: 20px;
    border-radius: 18px;
    background: #fdf5e8;
    /*box-shadow: 1px 1px 10px #d8d7d7;*/
    margin-bottom: 10px;
}
.thanksto h5{
    color: #3267ab;
    font-weight: 800;
    text-align:center;
}
.thanksto h3{
    font-weight:800;
    color:#1faac9;
    text-align:center;
    margin-bottom:15px;
}
.thanksto p{
    margin-bottom: 0;
    line-height: 1.6;
    color: #8e8b8b;
    font-size: 14px;
}
.titleheadst{
    font-size: 18px;
    font-weight: 800;
    color: #2869b9;
}
.orderlabdivee{
    margin-top:15px;
}
.orderlabdiveewww{
    width: 94%;
    margin: auto;
    margin-bottom: 25px;
}
.treatdiv a.box_cat_home{
    border-radius:13px !important;
}
.blocklabtr{
    border-radius: 13px;
    background: #fff;
    box-shadow: 1px 1px 10px #d8d7d7;
    margin-bottom: 10px;
    margin-top:15px;
    overflow:hidden;
}
.divstyllimg{
    overflow:hidden;
    border-radius: 13px;
    margin-bottom: 10px;
    margin-top:15px;
    position:relative;
}
.imgtextblo{
    display: inline-block;
    width: 82%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.imgtextblo img{
    width:35px;
    height:35px;
    margin:0 10px;
}
.imgtextblo span{
    font-weight: bold;
    font-size: 15px;
    color: #7f7f7f;
}
.imglabtreat {
    padding: 3px 5px;
}
.imglabtreat:nth-child(even) {
    background: #effbff;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.butclassstt{
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    text-align: center;
    background: #2781c0;
    padding: 5px 11px 0px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    float:left;
    cursor:pointer;
    /*box-shadow: 1px 1px 7px #d4d1d1;*/
    background-image: linear-gradient(to left, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
}
.divstyllimg {
    background-image: url('../img/treatment/treatment55.png');
    background-size: 100% !important;
    position: relative;
    height: 130px;
}
.textmedical{
    text-align:center;
}
.textmedical span {
    display: block;
    text-align:center;
}
.textmedical{
    position: absolute;
    top: 29px;
    left: 37px;
}
.textmedical .spn44{
    color: #186dda;
    font-weight: 800;
    font-size:16px;
}
.textmedical .spn22{
    color: #1faac9;
    font-weight: 800;
    font-size:20px;
}
.textmedical .spn11{
    color: #323230;
    font-weight: bold;
    font-size: 10px;
}
.textmedical .butic{
    color: #2e68b1;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    background: none;
    margin-top: 3px;
    padding: 5px 10px;
    border-radius: 30px;
    border:1px solid #2e68b1;
    cursor:pointer;
}
/*====*/
.sn44{
    color: #feb018;
    font-weight: 800;
    font-size:16px;
}
.sn11{
     color: #323230;
    font-weight: bold;
    font-size: 10px;
}
.buc{
    color: #feb018;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    background: none;
    margin-top: 3px;
    padding: 5px 10px;
    border-radius: 30px;
    border:1px solid #feb018;
    cursor:pointer;
}
.imgaalal img{
    width:100%;
}
.postionfixedtreat{
    position: fixed;
    top: 0;
    width: 100%;
    background: #6b6b6b38;
    left: 0;
    z-index: 5;
    height: 100%;
    padding-top: 46%;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;

}
.totlabtext{
    position: relative;
    background: #fff;
    padding: 4px 10px 15px;
    border-radius: 0 20px 20px 0;
    box-shadow: 0 0 10px #ccc;
    width: 90%;
    float: left;
}
.closetreat i{
    font-size: 25px;
    color: #ef3f0a;
}
.imgaalal{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
.texttreeea{
    display: inline-block;
    width: 51%;
}
.textmedicalhome p{
    margin-bottom:10px;
}

.left00, .left000{
    top:100% !important;
    z-index:-1 !important;
}

.stttrr{
    color: #feb018;
    font-weight: 700;
    font-size: 11px;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 8px;
}
.imgsmallsltt img{
    width:100%;
}
.smalldiv{
    cursor:pointer;
    background: #fff;
    padding: 10px 9px 4px;
    border-radius: 0 15px 15px 0;
    box-shadow: 0 0 10px #ccc;
    position:fixed;
    z-index:6;
    /*display:none;*/
    float: left;
    width:55px;
    left:0;
    top:30%;
    text-align:center;
     transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
}
.imgsmallsltt img{
    width:100%;
}
.left00{
    left:-100%;
}

/*==============*/
.titletopstyle{
    text-align: right;
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
}
.titletopstyle h5{
    font-size: 20px;
    font-weight: 800;
    color: #2869b9;
    margin: 4px;
}
.titletopstyle p{
    margin-bottom: 1px;
    color: #909090;
    font-weight: 600;
    font-size: 15px;
}
.blockselst{
    width: 94%;
    margin: auto;
}
.block1sel{
    display: inline-block;
    width: 46%;
    margin: 10px 1.5%;
    cursor:pointer;
}
.block1sel .treatdiv h3{
    margin-top:15px;
}
a.divreigst {
    padding: 3px 10px 5px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin: 10px 5px;
    font-size: 14px;
}
a.divreigst span{
    text-align:center;
}
.backgroundlogin{
     background: #2ec6ad;
    color: #fff;
    border: 1px solid #2ec6ad;
    font-weight: bold;
}
.backgroundregister{
     border: 1px solid #ff5851 !important;
    font-weight: bold;
    color: #ff5851;
}
.dfdfdfjko{
       display: inline-block;
    float: left;
}
.paddingeee00{
    padding:0 !important;
}


.h1h1{
        text-align: center;
    color: #31287f !important;
    font-weight: 800 !important;
    font-size: 17px !important;
}


.wklklkoo, .backstclear {
    padding: 9px 15px !important;
    font-size: 14px !important;
}

/*===*/
.editLink {
    float: left;
    margin-top: -27px;
    position: inherit;
    cursor: pointer;
    background: #28ccb4;
    padding: 3px 15px;
    border-radius: 20px;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 0 10px #e0e0e0;
}
/*=====*/
.ansdiv label{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin: 0 8px 15px;
    color: #010196;
}

.qdiv{
    text-align:center;
}
.spanlabel{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    color: #555;
    overflow-y: auto;
    padding-top: 5px;
}
/*=====*/
.stylesel{
    float: left;
    font-size: 14px;
    color: #fff;
    background: #22c3d1;
    padding: 5px 14px 8px;
    border-radius: 20px;
}
/*====*/
.conclustionicon{
    display: inline-block;
    cursor: pointer;
}
.conclustionicon i{
    font-weight: bold;
    font-size: 32px;
    color: #cbccce;
    vertical-align: bottom;
}
.activei .conclustionicon i {
    color: #22c3d1 !important;
}
.activei .imgtextblo span {
    color: #22c3d1 !important;
}
.imgRadtreat:nth-child(even){
    background: #effbff;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
ul.pagination>li {
    font-size: 14px;
    font-weight: bold;
}
/*===*/
.h3style{
    font-size: 15px !important;
    margin-top: 10px;
    font-weight: bold;
    color: #797979;
}
.padding15style{
    padding:15px !important;
}

/*============*/
.inputselect{
    width: 94%;
    margin: auto;
}
.inputselect .ultabslab li {
    padding: 7px 25px !important;
    border-radius:10px;
}
.inputselect .blockshowtabs {
    margin-top: 12px !important;
}
.inputselect .ultabslab{
    margin-bottom:10px !important;
}
.inputselect .ultabslab li a:after {
    top: 6px !important;
}
.width100style{
    width:100%;
}
.stylesel{
    position: relative;
}
.countlabel{
    position: absolute;
    background: #ff5952;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 25px;
    text-align: center;
    line-height: 18px;
    top: -6px;
    right: -7px;
    font-size: 13px;
    font-weight: bold;
}
/*==*/
.postionstylee .carousel-item-next, .postionstylee .carousel-item-prev, .postionstylee .carousel-item.active {
    height: 400px;
}
/*====*/
.postionre{
    position:relative;
}
.postionre .icon-search-1{
    position: absolute;
    top: 6px;
    left: 3px;
    color: #1375d6;
    font-size: 19px;
}
/*====*/
.notfixed{
    margin-top: 10px;
}
/*====*/
.newstyleradio .radiostyle {
    padding-left: 18px !important;
}
/*==*/
#StillWorking{
    display: inline-block;
    width: 23px;
}
.newstyleradio{
    box-shadow: 0 0 10px #e6e6e6b0;
    margin-top: 10px;
}
.designtablabel .bg-info{
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    width: 100%;
    margin: auto;
    padding: 0px;
    margin-top: 5px !important;
}
.designtablabel .CustomStyleForLabelsNurse{
        margin-top: 6px !important;
    padding-bottom: 1px !important;
    font-size: 15px !important;
    font-weight: bold;
}
/*====*/
.widthbyt33 button{
    width: 33.2%;
}
.heightstyle{
    padding: 3px 0 13px !important;
}
.heightstyle .redesignstt{
    padding: 8px 40px !important;
}

/*=======*/
#calendarRangeSelector{
    border: 1px solid #e4e2e2 !important;
    box-shadow: 0px 0px 10px #e0e0e0 !important;
}
#noDataFound{
    margin-bottom:60px;
}
/*=======*/
.designtitlenew .divhomess{
    margin-top: 4px;
    margin-bottom: 10px;
}
.width29style{
    width:100% !important;
}
.width29style .radiostyle{
    display:inline-block;
    width:49%;
}
.width29style .checkboxstyle{
     display:inline-block;
    width:49%;
}
/*====new=====*/
.redeignblockphar .image-card-Discover-medications{
    display: inline-block;
    width: 85px !important;
    padding: 10px !important;
    margin-top:10px;
}
.redeignblockphar .image-card-Discover-medications img{
    width:100% !important;
}
.redeignblockphar .body-card-Discover-medications{
    display: inline-block;
    vertical-align: top;
        width: 70%;
}
.redeignblockphar .newcarddesign {
    height: 125px !important;
    margin-bottom: 15px !important;
        box-shadow: 0px 0px 5px #f1f1f1 !important;
        overflow:hidden;
}

.redeignblockphar .newcarddesign .card-title{
    height:auto !important;
        max-height: 35px !important;
}
/*====*/
.butwidthauto{
    width: auto !important;
    border-radius: 25px !important;
}
.redeignblockphar .card-Discover-medications .body-card-Discover-medications{
    text-align:right !important;
    padding: 15px 10px !important;
}
/*=====*/
.additemsbut{
   margin-bottom: -15px;
    margin-top: 18px;
    border: 1px solid #38bad2;
    /* display: table-cell; */
    width: 96%;
    background: #fff;
    border-radius: 10px;
}
.additemsbut .butstle p{
    display: inline-block;
    margin-bottom: 0;
    padding: 0px 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    vertical-align: middle;
    font-size:13px;
}
.wedppdko {
    font-size: 15px !important;
    color: #555 !important;
}
.additemsbut .butstle .spansttt{
    background: #fff;
    color: #161616;
    font-weight: bold;
    overflow:hidden;
    /* margin: 0 2px 0 -1px; */
    padding: 0px 0px 0 10px;
     box-shadow: 0 0 10px #e6e6e6;
    display: inline-block;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor:pointer;
      text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

/*=====*/
.totalclassstyle{
    padding: 5px 10px;
    background: #eff7f7;
    border-radius: 10px;
    margin-bottom: 5px;
}
.imageclassstyle{
        width: 40px;
    height: 40px;
    display: inline-block;
}
.imageclassstyle img{
    width:100%;
    vertical-align: middle;
    border-radius:50%;
}
.textclassstyle{
    display: inline-block;
    width: 78%;
    font-size: 14px;
    font-weight: bold;
}
.textclassstyle{
    vertical-align: middle;
}
.namepharmacy{
    display: block;
    margin-bottom: 0;
    font-weight: bold !important;
    color: #414448  !important;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.branchclassstyle{
    color: #595a5a !important;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: 600;
}

.paystylediv{   
    font-weight: bold;
    margin-top: 4px;
    font-size: 15px;
    color: #26cade;
}
.ddsssdlkk{
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
/*=======new design treatmentplan=====*/
.newsmalldiv {
    background-image: url('../img/treatment/Group 1771.png');
    cursor: pointer;
    padding: 0px;
    border-radius: 50%;
    /* box-shadow: 0 0 2px #ccc; */
    position: fixed;
    z-index: 6;
    width: 85px;
    height: 85px;
    left: 5px;
    bottom: 12%;
    text-align: center;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    background-size: cover;
}
.newsmalldiv .treatmentstyle{
        margin-top: 60%;
    padding: 0;
    text-align: center;
}
.newsmalldiv .treatmentstyle p{
       margin-bottom: 0;
    font-weight: bold;
    color: #fff;
    margin-top: -3px;
    text-align: center;
    font-size: 12px;
}

/*=======new design corona virus=====*/
.newsmalldivcorona {
    /*background-image: url('../img/treatment/Group 1771.png');*/
    background-image: url('../img/treatment/patient.png');
    cursor: pointer;
    padding: 0px;
    border-radius: 50%;
    /* box-shadow: 0 0 2px #ccc; */
    position: fixed;
    z-index: 6;
    width: 85px;
    height: 85px;
    right: 5px;
    bottom: 12%;
    text-align: center;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    background-size: cover;
    box-shadow: 0 0 10px #d0cfcf;
}
.left00corona{
     right:-100%;
}
.newsmalldivcorona .treatmentstyle{
        margin-top: 60%;
    padding: 0;
    text-align: center;
}
.newsmalldivcorona .treatmentstyle p{
       margin-bottom: 0;
    font-weight: bold;
    color: #fff;
    margin-top: -3px;
    text-align: center;
    font-size: 12px;
}


/*====cooron==*/
.postionfixedtreatcooron{
    position: fixed;
    top: 0;
    width: 100%;
    background: #6b6b6b38;
     left: 0;
    z-index: 99999;
    height: 100%;
    padding-top: 20%;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
}
.postionfixedoffer{
     position: fixed;
    top: 0;
    width: 100%;
    background: #6b6b6b38;
     left: 0;
    z-index: 99999;
    height: 100%;
    padding-top: 20%;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
}
.alertdiv{
     position: fixed;
    top: 0;
    width: 100%;
    background: #6b6b6b38;
     left: 0;
    z-index: 99999;
    height: 100%;
    padding-top: 20%;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
}
.totlabtextcooron{
    position: relative;
    background: #fff;
    padding: 4px 10px 15px;
    border-radius: 15px;
    box-shadow: 0 0 10px #ccc;
    width: 90%;
    margin: auto;
}
.closecooron i{
    font-size: 25px;
    color: #ef3f0a;
}
.totaltextcooron {
    text-align: center;
    font-size: 15px;
    margin-bottom:10px;
}
.stylepcooron{
    color: #0364bb;
    font-weight: 900;
}
.stylepcooronstyle{
   color: #0cbecb;
    font-weight: 900;
}
.totalcoorontext{
    line-height: 1.8;
    color: #7d7d7d;
    margin-bottom: 15px;
}
.butstycooron{
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}
.butstycooron a{
    background-image: linear-gradient(to right, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
    color: #fff;
    padding: 2px 50px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
    cursor:pointer;
}
/*========corona========*/
.topimgvirus{
    display: inline-block;
    width: 100px;
    vertical-align:top;
}
.topimgvirus img{
    width:100%;
}
.textcorona{
    display: inline-block;
    width: calc(100% - 110px);
    margin: auto;
    margin-top: 15px;
}
.coronavirus{
    margin-bottom:10px;
}
.widthdiv94{
    width:94%;
    margin:auto;
}
.coronavirus h5{
    font-size: 14px;
    font-weight: 900;
}
.coronavirus h6{
        color: #20AAC9;
    font-weight: 900;
    font-size: 30px;
    margin-top: -8px;
    display:inline-block
}
.coronavirus h3{
     font-weight: 900;
    font-size: 30px;
    margin-top: -8px;
    color:#2969BC;
    display:inline-block

}
.butcoronavirus{
    margin-top:10px;
}
.butcoronavirus span{
    color:#20AAC9;
    padding: 2px 16px 4px; 
    background: #fff;
    box-shadow: 0 0 10px #eaeaea;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    cursor:pointer;
}
.blockvirus{
    display:inline-block;
    width:48%;
    margin:5px .5%;
}
.blockvirus a.box_cat_home {
    padding: 15px 8px !important;
        margin-bottom: 10px !important;
}
.blockvirus a.box_cat_home h3{
    margin-top: 8px !important;
    margin-bottom: 2px !important;
    font-weight: bold;
    font-size: 14px !important;
}






/*===*/
.coronavirusdiv {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 10px #e4e4e4;
    margin-bottom:15px;
}
.topimgvirusdiv{
    display: inline-block;
    width: 50%;
    vertical-align:top;
}
.topimgvirusdiv img{
    width:100%;
}
.textcoronadiv2{
    display: inline-block;
    width: 48%;
    margin: auto;
    margin-top: 20px;
}
.textcoronadiv2 h5{
    font-size: 14px;
    font-weight: bold;
    color:#186CDA;
}
.textcoronadiv2 h6{
        color: #20AAC9;
    font-weight: bold;
    font-size: 18px;
    margin-top: -8px;
}
.textcoronadiv2 h3{
    font-weight: bold;
    font-size: 12px;
    /* margin-top: -8px; */
    color: #7b7a7a;
    margin-bottom: 15px;
}

.textcoronadiv2 .butcoronavirus span{
    color:#fff;
    padding: 3px 16px 6px;
    background: #186CDA;
    box-shadow: 0 0 10px #eaeaea;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    cursor:pointer;
}
.newcoronastyle{
    box-shadow: 0 0 10px #e4e4e4 !important;
    margin-bottom: 10px !important;
    position:relative;
    cursor:pointer;
}
.newcoronastyle:after{
    font-family: fontello;
    content: "\e89b";
    position: absolute;
    left: 15px;
    top: 15px;
    transform: rotate(180deg);
    font-weight: normal;
    font-size: 30px;
    color: #938282;

}
.newcoronastyle .detaiimg h5{
    color:#196CC7 !important; 
}

.imgssss img{
    width:100%;
}
.imgaalalcooron{
    text-align:center
}
/*====questionair=====*/
.checkmultisttt .card-header{
    border-radius:20px;
}
.checkmultisttt .card.collapsedivstyle{
    background: #fff !important;
    box-shadow: 1px 1px 10px #e0e0e0;
    width: 94% !important;
    margin: 0px auto 10px !important;
    border-radius: 20px !important;
    /*border: 1px solid #64b3e2;*/
    padding-bottom: 15px;
    border-radius: 15px;
    display: block;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
}
 .checkmultisttt .radiodivst.col-12{
      background: #fff !important;
    box-shadow: 0px 0px 0px #e0e0e0;
    width: 94% !important;
       border-radius: 20px !important;
    padding-bottom: 2px !important;
    /* border-radius: 15px !important; */
    margin: 0 auto;
    margin-bottom: 8px;
        box-shadow: 0 0 10px #eaeaea;
 }
  .checkmultisttt  .radiodivst .checkboxstyle label {
    font-size: 14px !important;
}
  .styleheader{
    color: #25448e;
    border-radius: 20px;
    padding: 10px 10px !important;
    background: #f0f5fb;
    /* border-bottom: 1px solid #e1e8ed; */
    text-align: center;
    font-weight: 800;
    width: 91%;
    font-size: 17px;
    margin-bottom: 8px;
    margin: 0 auto 9px;
  }

 .roesssskk .checkboxstyle label {
    font-size: 15px !important;
}
 .wekooewppwo{
     width:100%;
 }
 .stylekeke{
     margin: 4px 14px 10px;
 }
 .stylekeke label{
         font-weight: bold;
    color: #25448e;
 }
 .stylekeke input{
     border-radius: 25px;
    border: 1px solid #ccc;
    padding: 4px 11px;
    font-weight: bold;
    color: #25448e;
    text-align: center;
    font-size: 16px;
    width: 55%;
    margin: 0 6px;
 }
  .stylekeke input:focus{
       border: 1px solid #25448e;
  }
  .seekeijji{
      width:96% !important;
  }
  .checkmultivalue .wekooewppwo{
    background: #fff !important;
    box-shadow: 1px 1px 10px #e0e0e0;
    width: 94% !important;
    margin: 0px auto 10px !important;
    border-radius: 20px !important;
    /*border: 1px solid #64b3e2;*/
    padding-bottom: 15px;
    border-radius: 15px;
    display: block;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
  }
   .noyes{
    background: #fff !important;
    box-shadow: 1px 1px 10px #e0e0e0;
    width: 94% !important;
    margin: 0px auto 10px !important;
    border-radius: 20px !important;
    /*border: 1px solid #64b3e2;*/
    padding-bottom: 15px;
    border-radius: 15px;
    display: block;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
  }
   .backgroundstylee{
       background:transparent !important;
   }
   .backgroundstylee .searchphar, .backgroundstylee .newcarddesign{
       background:#fff !important;
   }
   .backgroundstylee .searchphar{
       width:98% !important;
   }
   .styleh4{
       margin: 3px 0 10px !important;
       text-align: center;
   }

   /*=====*/

   .coronapop .totaltextcooron span{
        font-size: 20px !important;
    }
    .coronapstyle{
        font-size: 15px !important;
        color: #4a4848 !important;
        text-align:center;
    }
    .noyescheck{
        text-align:center;
    }
   .noyescheck .radiostyle {        
        width: 35%;
        display: inline-block;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
    }

   /*=======*/
   .margintopstyle{
       margin-top:10px;
   }
   .margintopstyle .medicdrop{
       box-shadow: 0 0 10px #e4e4e4;
    border: 1px solid #dadada;
    border-radius: 15px;
        margin-bottom: 10px;
        overflow:hidden;
   }
   .margintopstyle .medicdrop .card-header{
       border-top-left-radius:15px;
       border-top-right-radius:15px;
   }

   .stttkrkk{
       padding: 5px 14px;
       font-weight: bold;
   }
   /*====*/
   .allstyleblll .stylenewwww{      
    padding: 10px 16px !important;
   }
  .allstyleblll  .butclassstt{
       margin-top:0 !important;
   }
    .allstyleblll  .butclassstt a{
      color:#fff !important;
   }
    .allstyleblll .imgtextblo{
        width:75% !important;
    }
    .allstyleblll .butclassstt{

    }
 
/*===*/
.newcheckstylediv .imgtextblo {
    width: 77% !important;
}
.newcheckstylediv .imgtextblo span{
    font-size:14px !important;
}
.newcheckstylediv .conclustionicon i {
    font-size: 30px !important;
    vertical-align: middle !important;
}
.newcheckstylediv .new-price{
    vertical-align: top;
    margin-top: 13px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.activei .new-price{
    color: #22c3d1 !important;
}

/*===============================*/
.weekerjejo{
    width: 100%;
    margin: 10px 10px;
    border: 1px solid #1074de;
    border-radius: 20px;
    padding: 10px 14px;
    position:relative;
    background:#fff;
    box-shadow: 1px 1px 10px #cacaca;
}
.weekerjejo li label{
        color: #1572d6;
    font-size: 13px;
    font-weight: bold;
}
.weekerjejo li input{
        margin-bottom: 9px;
    border-radius: 20px;
}

.wewwwokwww{
     width: 100%;
    margin-bottom: 10px;
    padding: 3px 10px;
    height: 40px !important;
}
/*=====*/
.desdiv .discounticon{
    display:none;
}
/*discounttop*/
.discountblockstyle:before{
    content: "";
    border-top: 75px solid #e42e61;
    border-right: 0 solid transparent;
    border-left: 85px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;

}

.discounttopsee{
    position: absolute;
    top: 5px;
    right: 2px;
    text-align: center;
    padding: 4px 5px;
    z-index: 2;
    color: #fff;
    transform: rotate(45deg);
}
.discounttopsee p{
   margin-bottom: -6px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.discounttopsee .pricedis{

}
.discounttopsee .namedis{

}

/*=====*/
.checkshow label{
    font-weight: bold !important;
    font-size: 14px !important;
        color: #6d6d6d;
}
 .checkshow input[type="checkbox"]:checked + label {
    color: #26dcd9 !important;
}
 .checkshow{
    text-align: right;
    padding: 0 28px 0 0;
 }


 /*=====*/
   /*=====*/
   .totalcontact ul#cat_nav li i {
        float: right !important;
        margin-left: 15px;
    }
  .totalcontact ul#cat_nav li a:after {
        left: 15px !important;
        right:inherit !important;
        transform:rotate(180deg);
    }
    /*==========================*/
  .jfjdshjsff{
      position: relative;
  }
  .wrwrdkdkdf{
          position: absolute;
    z-index: 1;
    width: 100%;
  }
  .wrwrdkdkdf input{
          border-radius: 5px;
    padding: 8px 11px;
    border: 1px solid #bbb;
    width:100%; 
  }
  .jfjdshjsff .gm-fullscreen-control{
          top: 35px !important;
  }
    .jfjdshjsff .gm-fullscreen-control, .jfjdshjsff .gmnoprint{
          top: 35px !important;
  } 
    .wewweweweddf{
        border: 1px solid #bdbdbd;
        padding: 3px 2px;
        margin-top: 5px;
        border-radius: 20px;
        text-align: center;
        width:48%;
    }

    .swal2-popup .swal2-title {
    font-size: 20px !important;
    font-weight: bold !important;
    margin-top:10px;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #1ecec6 !important;
    border-radius: 25px !important;
}
.swal2-popup .swal2-styled.swal2-cancel{
    border-radius:25px !important;
}

  /*=======*/
.file-upload-btn.oiiuuyyt.fikfkllkllk{
    vertical-align: super;
    font-weight: bold;
    border: 2px solid #14c3be;
    padding: 3px 10px 7px;
    border-radius: 25px;
    color: #07bdc4;

}

.file-upload-btn.oiiuuyyt.fikfkllkllk:after {
    content: '\eab8';
    font-size: 14px;
    /* padding: 2px 0 0 8px; */
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.clinic-imgs-upload-input{
    display:none
}

.marginbottop{    
    margin-bottom: 18px;
    margin-top: 7px;
}
    /*=========*/
  /*=========*/
    /*.backgroundstyleco{
         background: #f7fcffcc;
         border-top: 1px solid #e8e7e7;
         border-bottom: 1px solid #e8e7e7;
    }*/
    .backstylei{
        position: absolute;
    left: 5%;
    color: #1da2c7;
    font-size: 28px;
    font-weight: bold;
    top:-5px;
    }

     .nddjidiol{
         font-weight: bold;
    margin-bottom: 8px;
    display: inline-block;
    color: #1472d4;
    font-size: 15px;
    margin-top: 3px;
 }


       .showarrowar .owl-carousel .owl-nav {
            position: absolute;
            left: 0;
            top: -32px;
            display: block ;
            font-size: 13px;
        }
.arrowbotri .carousel-control-next {
    right: -25px;
}
.arrowbotri .carousel-control-prev {
    left: -24px;
}
.arrowbotri .carousel-control-next-icon, .arrowbotri .carousel-control-prev-icon {
    background: #20aac9 no-repeat center center;
    border-radius: 50%;
}

  /*======*/
 .top10web{
     padding-top: 8% !important;
 }
.investigationpop .labeldivneww {
    font-weight: bold;
    font-size: 13px;
    cursor:pointer;
}
.closecooron i{
    cursor:pointer;
}
/*======*/

.maxwidthweb .headimgsttt{
    display:none;
}
.maxwidthweb .zhktaha{
    background:none;
    box-shadow:none;
    padding:0;
}

.margbottom14{
    margin-bottom:10px;
    margin-top:5px;

}

.maxwidthweb .paycartdivdd.poppaytotal{
    box-shadow: none !important;
    margin-top: 10px !important;
    position:relative !important;
}
.slimddd span{
        background: #19c5ae !important;
        border-radius:25px !important;
        background-image:none !important
}
.slimdddclose span{
        background: #f95751 !important;
        border-radius:25px !important;
        background-image:none !important

}


.bothdivstyleweb .genderCnts .gender {   
      width: 103px;
    margin-left: 0px;

}
.bothdivstyleweb .genderCnts{
    width: 310px;
    margin: 0 calc((100% - 290px)/ 2) 5px;
}
.bothdivstyleweb .radiostyle {
    padding-left: 8px;
}

.padding0px{
    padding:0 !important;
}

.rowdisstyle{
    padding-right:15px !important;
    padding-left:15px !important;
}

div#thisType {
    margin-bottom: 2px;
    font-size: 12px;
}
/*=============asthma=======*/
.imgtopgraph {
    text-align: center;
    height: 150px;
    margin-bottom:20px;
}
.imgtopgraph img{
    width:140px;
}
.progressbargraph .progress{
    border-radius:25px;
}
.imgst {
    width: 90px;
    display: inline-block;
    vertical-align: top;
    margin-left:10px;
}
.imgst img{
    width:100%;
}
.blockdatestyle {
    display: inline-block;
    width: calc(100% - 105px);
}
.blockdatestyle {
     color: #e82222;
    font-weight: bold;
}
.blockdatestyle  p{
    margin-bottom:10px;
}
.totaldatadiv{
    margin-top:20px;
}
.postionrelative{
    position:relative;
}
.backnone{
    background:none;
}
.colorredspan{
    color:#f1174c;
}
.coloryallowspan{
    color:#eebd36;
}
.colorsurprised{
     color:#eebd36;
}
.colorgreenspan{
    color:#77c750;
}
.colorhappy{
     color:#77c750;
}
.colorredspanback{
    background:#f1174c !important;
}
.coloryallowspanback{
    background:#eebd36 !important;
}
.colorgreenspanback{
    background:#77c750 !important;
}
.afterblock1:after {
    border-right: solid 3px transparent;
    border-left: solid 3px transparent;
    border-top: solid 8px #f1174c;
    transform: translateX(-50%);
    position: absolute;
    z-index: 0;
    content: '';
    top: 105%;
    left: 50%;
    height: 0;
    width: 0;
}
.afterblock2:after {
    border-right: solid 3px transparent;
    border-left: solid 3px transparent;
    border-top: solid 8px #eebd36;
    transform: translateX(-50%);
    position: absolute;
    z-index: 0;
    content: '';
    top: 105%;
    left: 50%;
    height: 0;
    width: 0;
}
.afterblock3:after {
    border-right: solid 3px transparent;
    border-left: solid 3px transparent;
    border-top: solid 8px #77c750;
    transform: translateX(-50%);
    position: absolute;
    z-index: 0;
    content: '';
    top: 105%;
    left: 50%;
    height: 0;
    width: 0;
}
.afterblock1{
    border-color:#f1174c !important;
    color:#f1174c !important;
}
.afterblock2{
    border-color:#eebd36 !important;
    color:#eebd36 !important;
}
.afterblock3{
    border-color:#77c750 !important;
    color:#77c750 !important;
}
.labelbootompro {

    font-weight: bold;
    font-size: 14px;
}
.blockdivstyletop{
    border-radius: 0;
    height: 35px;
    overflow:inherit;
}
.toplabelin {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 8px !important;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border: 1px solid #ccc;
    position:relative;
}
.spanval1{
    margin-right:6.5%;
    background:#fff;
}
.spanval2{
    margin-right:13%;
     background:#fff;
}
.spanval3{
    margin-right:19.5%;
     background:#fff;
}
.spanval4{
    margin-right:26.5%;
     background:#fff;
}
.spanval5{
    margin-right:31.5%;
     background:#fff;
}
.spanval6{
    margin-right:37.5%;
     background:#fff;
}
.spanval7{
    margin-right:40%;
     background:#fff;
}
.spanval8{
    margin-right:45%;
     background:#fff;
}
.spanval9{
    margin-right:50%;
     background:#fff;
}
.spanval10{
    margin-right:55%;
     background:#fff;
}
.spanval11{
    margin-right:60%;
     background:#fff;
}
.spanval12{
    margin-right:65%;
     background:#fff;
}
.spanval13{
    margin-right:70%;
     background:#fff;
}
.spanval14{
    margin-right:75%;
     background:#fff;
}
.spanval15{
    margin-right:-14%;
    background:#fff;
}
.spanval16{
    margin-right:20%;
    background:#fff;
    color:#eebd36 ;
}
.spanval17{
    margin-right:40%;
    background:#fff;
     color:#eebd36 ;
}
.spanval18{
     margin-right:60%;
    background:#fff;
     color:#eebd36 ;
}
.spanval19{
     margin-right:80%;
    background:#fff;
     color:#eebd36 ;
}
.spanval20{
     margin-right:-14%;
    background:#fff;
     color:#eebd36 ;
}
.spanval21{
    margin-right:0%;
    background:#fff;
    color:#77c750 ;
}
.spanval22{
     margin-right:25%;
    background:#fff;
    color:#77c750 ;
}
.spanval23{
     margin-right:50%;
    background:#fff;
    color:#77c750 ;
}
.spanval24{
     margin-right:60%;
    background:#fff;
    color:#77c750 ;
}
.spanval25{
     margin-right:75%;
    background:#fff;
    color:#77c750 ;
}
.textalignstylenew{
    text-align:left;
}
/*asthma-followup*/
.numberstyle {
    display: inline-block;
    width: 75px;
    background: #fff;
    box-shadow: 0 0 10px #d8d8d8;
    padding: 10px;
    border-radius: 0 25px;
    height: 60px;
    text-align: center;
    margin-left: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #3cb0bb;
}
.numberstyle img{
    width:80%;
}
.detailsdivfollow{  
    display: inline-block;
    background: #fff;
    height: 60px;
    vertical-align: top;
    width: calc(100% - 85px);
    border-radius: 25px 0px;
    border-radius: 25px 0px;
    overflow:hidden;
}
.arrowiconspan {
    width: 35px;
    font-size: 20px;
    display: inline-block;
    border-right: 2px solid #555;
    height: 100%;
    vertical-align: middle;
    line-height: 60px;
     box-shadow: 0 0 10px #eaeaea;
}
.textfollowup {
    display: inline-block;
    width: calc(100% - 40px);
}
.textfollowup span{
    font-weight: bold;
    font-size: 18px;
    padding: 8px 10px;
    color: #020296;
}
.blockdiv11{
    margin-bottom:14px;
    cursor:pointer;
}
.fullblockwidth .textfollowup{
    width:100% !important
}
.fullblockwidth .textfollowup span {
    font-weight: 800 !important;
    font-size: 15px !important;
    padding: 8px 10px;
    color: #010196 !important;
    line-height: 60px !important;
}
.imgfixedst{
    width: 85px;
    position: fixed;
    right: 1px;
    bottom: 60px;
    z-index:1;
}
/**/
.blockdivdoc {
    margin-bottom: 20px;
}
.newdetailsst{
    display: inline-block;
    background: #fff;
    min-height: 140px;
    vertical-align: top;
    width: calc(100% - 86px);
    border-radius: 25px 0px;
    overflow: hidden;
    padding: 10px 16px;
    font-weight: bold;
    line-height: 1.8;
    box-shadow: 0 0 10px #e6e6e6;
    vertical-align: top;
}
.newimgstyle {
    display: inline-block;
    width: 81px;
    height: 140px;
    vertical-align: top;
}
.newimgstyle img{
   width:80%;
}
.detailsdivfollow {
    box-shadow: 0 0 10px #e8e8e8;
}
.newdisblock{
    border-radius: 25px 0px;
    overflow: hidden;
    box-shadow: 0 0 10px #e6e6e6;
    margin-bottom:10px;
}
.stylnewhead{
    padding: 10px 10px !important;
    /*background: #f0f5fb !important;*/
}
.sblost{
    padding: 10px 10px;
}
.stylnewhead h5{
    font-size: 13px !important;
    font-weight: bold;
    line-height: 1.4;
}
/*weather*/
.uldaystyle ul{
    margin-bottom: 10px;
    border-bottom: 2px solid #1260a5;
    padding-bottom: 10px;
    margin-top:20px;
}

.uldaystyle li {
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    font-size: 17px;
    cursor:pointer;
}

.blockstylediv1{
    background: #77B9E5;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px #e4e4e4;
}
.blockstylediv1 h3{
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    padding: 6px 10px 10px;
    background: #1C75BC;
    color: #fff;
    margin-bottom:0;

}
.detailsdivss{
    padding: 10px;
    min-height: 160px;
}
.graphdivstt{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px #bdbbbb5e;
}
.graphdivstt h4{
     text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 6px 10px 10px;
    background: #5A5959;
    color: #fff;
    margin-bottom:0;
}
.detailsgraph{
    min-height:140px;
    direction:ltr;
}

.arrowiconstyle .owl-carousel .owl-nav .owl-prev, .arrowiconstyle .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #23cab7;
    color: #fff;
    line-height: 40px;
    margin: 0 5px;
    font-size: 35px;
    padding: -0 !important;
    line-height: 30px;
}

.totaldivweather{
    margin-bottom:15px;
}
.classactive{
        color: #1c75bc;
}
.fixeddivstytot{
    position: fixed;
    bottom: -12px;
    z-index: 5555;
    background: #fff;
    width: 100%;
    padding: 10px;
    min-height: 60px;
    box-shadow: 0 0 10px #cecece;
    left:0;
}
.fixeddivstytot .textfollowup label{
    background-image: linear-gradient(to right, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
    padding: 10px 30px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-radius: 25px;
    margin-top: 3px;
    width: 65%;
    display: block;
    margin: auto;
}

/**/
.newsfixedimg {
   background-image: url('../img/Asthma/Group976.png');
    cursor: pointer;
    padding: 0px;
    border-radius: 50%;
    /* box-shadow: 0 0 2px #ccc; */
    position: fixed;
    z-index: 6;
    width: 75px;
    height: 75px;
    left: 5px;
    bottom: 12%;
    text-align: center;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    background-size: cover;
}

.fixedbottomdiv{  
    transition:all .5s ease-in-out;
    bottom:0;
    position:fixed;
    width:100%;
    height:100%;
    z-index: 9999999;
    background: #0000004f;
}
.fixedbottomdiv.bottomstyle100{
    bottom:-100% !important;
}
.fixedbottomdiv .ofsblockstyle{
    background:#def5f5 !important;
    position:absolute !important;
    bottom:0 !important;
    border-radius:15px 15px 0 0 !important;
    padding-bottom:0 !important;
}
.fixedbottomdiv .ofblockdib h5 {
    /*color: #000000 !important;*/
     color: #244ead !important;
}
.fixedbottomdiv .offstreatment{
    margin-bottom:10px !important;
}
.fixedbottomdiv .offstreatment {
    box-shadow: 0 0 10px #d6d6d6;
    display:block;
    width:100%;
    cursor:pointer;
}
.fixedbottomdiv .imgoersblock {
    width: 70px !important;
    height: 70px !important;
}
.fixedbottomdiv .writeblockdiv {
    width: calc(100% - 81px) !important;
    padding: 0 10px !important;
}
.fixedbottomdiv .ofsblockstyle{  
    margin-bottom: 0px;
    bottom: 0px;  
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    z-index: 999;
}
img.imgfixedimg {
    width: 60px;
    position: absolute;
    top: -30px;
    left: 17px;
    box-shadow: 0 0 10px #a5a5a5;
    border-radius: 28px;
    cursor:pointer;
}
.labelsth6{
       font-weight: 800;
    font-size: 15px;
    color: #444444;
    margin-bottom: 20px;
}
/**/
.designmedicationath{
    margin-bottom:45px !important;
    position:relative;
    box-shadow: 0 0 10px #dcdcdc;
}

.designmedicationath .detailsdivss{
    background: rgb(255 255 255 / 80%);
}
.mediactionimg {
    display: inline-block;
    width: 110px;
    height: 110px;
}
.mediactionimg img{
    width:100%;
    height:100%;
}
.medicationtext{
    display: inline-block;
    width: calc(100% - 115px);
}
.medicationtext p{
        font-size: 15px;
    font-weight: bold;
    color: #272727;
    margin-bottom: 0;
}
.butpostionabsu {
    display: inline-block;
    position: absolute;
    background: #fff;
    width: 60px;
    font-weight: bold;
    font-size: 23px;
    border-radius: 50%;
    border: 1px solid #e2dfdf;
    box-shadow: 0 0 10px #e0e0e0;
    height: 60px;
    text-align: center;
    line-height: 60px;
    left: calc(50% - 30px);
    bottom: -30px;
    color: #1c75bc;
    cursor:pointer;
}
/**/
.medicationsliderdiv{
    background:none !important;
    margin-bottom:30px !important;
}
.divmedictionslider{

}
.divmedictionslider .writeprice {
    vertical-align: super;
}
.divmedictionslider .pricebox .writeprice p {
    font-weight: 800 !important;
    font-size: 12px !important;
}
.divblockcontent{
    padding:10px 5px 5px;
}
.divmedictionslider .card-Medication-classification{
   margin-top:0 !important;
   background: #fff;
   box-shadow: 0 0 10px #ccc;
}
.divmedictionslider .blockmedicslider{
    background:#fff;
}
.divmedictionslider .blockmedicslider h5{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 10px 10px;
    background: #5A5959;
    color: #fff;
    margin-bottom: 0;
}
.divmedictionslider .totalblocktime{
    width: 96% !important;
    margin: auto;
    margin-bottom: 15px;
}
.divmedictionslider .datetimediv .pricebox {
    padding: 3px 3px !important;
}
.blockimgstle{
    margin-bottom:12px;
}
.stlemedictionnew{
    position: absolute;
    top: -5px;
    right: -5px;
    font-weight: bold;
    font-size: 27px;
    color: #ffffff;
}
.alerticonidiv{
    text-align:center;
    cursor:pointer;
}
.iconalertstyl{
    font-size: 40px;
    font-weight: bold;
}
.numdivspan{
    font-weight: bold;
    font-size: 20px;
}
.spanalertsmut{
    text-decoration: line-through #120b0b;
}
.spanalertss{
    position:relative;
    display:inline-block;
}
.spanalertsmutbr::before {
  content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #585656bd;
    transform: rotate(-38deg);
    right: 0;
    top: 30px;
    border-radius: 25px;
}
.widthstyyl{
    width:94%;
    margin:auto;
}
.divmedicdata{
    position: relative;
    box-shadow: 1px 1px 10px #e0dede;
    margin-bottom: 10px;
    border-radius: 19px;
    background: #fff;
    padding: 2px;
}
.divmedicdata:after {
    font-family: fontello;
    content: "\e89b";
    position: absolute;
    left: 6px;
    top: 9px;
    transform: rotate(180deg);
    font-weight: normal;
    font-size: 30px;
    color: #938282;
}
.dataimagestasthma{
       width: 50px;
    height: 50px;
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}
.dataimagestasthma img{
    width:100%;
}
.checkmultidata{
     width: 94% !important; 
     margin: 20px auto 10px !important; 

    padding-bottom: 15px;
    border-radius: 15px;

}
.datadetailsdiv{
    width:calc(100% - 65px);
    display:inline-block;
    padding:5px 10px;
}
.styletextinput .labeldidd {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #010196 !important;
    margin-top: 10px !important;
}
.styletextinput .searchtreatmenteee {
    border: 1px solid #d8d5d5 !important;
    padding: 8px !important;
    border-radius: 32px !important;
    background: #ffffff !important;
    box-shadow: 0 0 10px #e6e6e6 !important;
}
.linebottomstyle{   
    border-bottom: 1px solid #e8e4e4;
    padding-bottom: 4px;
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 13px;
}
.labelssss{
    font-weight: 800;
    font-size: 14px;
    margin: 0 6px;
    color: #010196;
}
.spanslll{
     font-weight: bold;
    font-size: 13px;
}
/**/
.blocknewstyle {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #e4e1e1;
    margin-top: 20px;
    overflow:hidden;
    margin-bottom:20px;
}
.blocknewstyle .h5stylenew{
    padding: 10px;
    border-bottom: 2px solid #ccc;
    text-align:center;
}
.blocknewstyle .h5stylenew span{
    font-weight: 800;
    font-size: 15px;
}
.blockimgstylenew{
    padding:20px;
    text-align:center;
    height:150px;
}
.blockimgstylenew img{
    width: 100px;
    height: 100%;
}
.blockchartstyle {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #e4e1e1;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom:20px;
}
.divstyleblock{
    margin-bottom:15px;
}
.blockchartstyle img{
   width:100%;
}
.redesignblock{
    width:100% !important;
        border: 1px solid #e4e3e3 !important;
    box-shadow: 0 0 10px #e4e1e1;
     background:#fff !important;
     padding: 5px 10px !important;
}
.redesignblock .writeprice {
    vertical-align: super;
}
.redesignblock .writeprice p{
    font-weight: 800 !important;
    font-size: 14px !important;
}
.marginbottom65{
    margin-bottom:65px;
}

.redesignblock .iconimgprice{
    text-align:left !important;
}
/**/
.newmedicatiopop .totlabtextcooron {
    width: 100% !important;
    border-radius: 0 !important;
    height: 100%;
}
.newmedicatiopop {
    padding: 0 !important;
    border-radius: 0;
}
.newmedicatiopop .pharmacypop {
    padding: 0px;
    margin-top: 10px;
}
.titletoppop{
   text-align: center;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #023e7b;
}
.newaddbut {
  border: 1px solid #21b88b;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #21b88b;
}
.newaddbut i{
    font-size:12px !important;
     color: #21b88b !important;
}

.stylenoooe{
    width: 96%;
    margin: auto;
    box-shadow: 0 0 10px #d2d1d1db;
    border: 1px solid #dadada;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.stylenoooe .wrwrdkdkdf input {
    border-radius: 10px;
    padding: 8px 11px;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin-top: 0px;
}
.stylenoooe #map{   
    border-radius: 10px;
}
/**/
.totalstyledeid .pricebox {
    background: #fff ;
    border-radius: 10px !important;
    border: 1px solid #e4e3e3 !important;
    box-shadow: 0 0 10px #e4e1e1;
}
.totalstyledeid{
    margin-bottom:10px;
}

.classgreen{
    background:#00c973 !important;
}
.classred{
    background:#ff6161 !important;
}
.classyallow{
     background:#fcb14f !important;
}
.classtotal{
     background:#4f8efc !important;
}
.classgreen .writeprice p, .classred .writeprice p, .classyallow .writeprice p,  .classtotal .writeprice p {
    color: #fff;
}
.classgreen .pricecountspan, .classred .pricecountspan, .classyallow .pricecountspan, .classtotal .pricecountspan {
    color: #fff;
}
.classgreen .iconimgprice i, .classred .iconimgprice i, .classyallow .iconimgprice i, .classtotal .iconimgprice i {
    color: #fff;
}
.srtleselect{
    width: 100%;
    padding: 0;
    text-align: center;
    margin: auto;
    margin-top: 4px;
    border: none;
    font-size: 20px;
    font-weight: 800;
    outline: none !important;
    padding-right:10px;
    background: transparent;
}
.newiconstyle{
    text-align: left !important;
    vertical-align: super !important;
}
/**/
.newblockstylee .writeprice{
    width:100% !important;
}
.newblockstylee .writeprice p{
    display:inline-block;
}
.newblockstylee .writeprice p i{
    font-size: 23px;
    color: #44b6d6;
}

.newblockstylee .srtleselect{
    width:50% !important;
}
.newblockstylee{
    margin-bottom:6px !important;
}


.font10{
    font-size:10px !important;
}

.newstyleblock {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 10px #ececec;
}

   .marginbottom9{
        margin-bottom:9px;
    }
    .iconplusafter li .item{
        position:relative;
    }
    .iconplusafter li .item:before {
    font-family: fontello;
    content: "\ebd2" !important;
    position: absolute;
    left: 15px;
    top: 13px;
    color: #0fbbbb;
    font-size: 11px;
}

    .margin7px a .link-title h4 {
        margin-top:7px !important
    }
.fontstyleel{
    font-size: 13px !important;
    width: 115px;
}

.newpopstyle .blocklabelsearch22 {
    text-align: center;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.newpopstyle .blocklabelsearch22 .toplabel {
    font-size: 18px;
    margin-bottom: 12px;
    color: #32179e;
}
/**/
.newpopstyle .pricebox .writeprice p {
    font-size: 12px !important;
    margin-bottom: 5px;
}
.newpopstyle .pricecountspan {
    font-size: 14px;
}
.newsstttotal .labeldidd{
    display: inline-block;
    font-size: 14px;
}
.newsstttotal .searchtreatmenteee  {
    display: inline-block;
    font-size: 18px !important;
}
.newpopstyle .datetimediv .totalblocktime {
    width: 100% !important;
}
.newpopstyle .iconimgprice {
    width: 15% !important;
    position: absolute;
    left: 11px;
    bottom: 2px;
}
.newpopstyle .writeprice {
    width: 100% !important;
}
.newpopstyle .pricebox{
    position:relative;
}
.newpopstyle .iconimgprice i {
    font-size: 21px;
}
div#crisp-chatbox {
    z-index: 1!important;
    bottom: 60px!important;
    right: 5px!important;
    display:none !important;
}

.blocknotitlelab{
    height: 115px;
    overflow: hidden;
    padding: 3px;
    text-align: center;
}
.blocknotitlelab img{
     border-radius: 10px;
    overflow: hidden;
}
.heightdiv{
    height:100%;
}
.pPhone{
    color: #2d2d2d !important;
}

.blockaddress p{
    margin-bottom: 1px;
    font-size: 13px;
    font-weight: bold;
}
.blockaddress label{
    font-weight:bold;
        font-size: 12px !important;
    color: #858688;
}
#SlotModel .bookslotsss-style {
    height: 190px !important;
}
#SlotModel .btn_Slot{
    margin:0 10px;
}

.padding00px{
    padding:0;
}

.fjiffkf{
    border-radius:30px !important
}

.stylenodata{
    text-align: center;
    padding: 37px 10px;
    color: #dc5c35;
    font-weight: 800;
    font-size: 17px;
}

.redesignblocktop{
      position: fixed;
    top: 0;
    margin-top: 0 !important;
    z-index: 9;
    width: 100% !important;
    border-radius: 0 !important;
    background: #fffbfb !important;
    background-image: linear-gradient(to right, #26c1a9, #149ca7, #00a4da, #178dd6, #3489f3) !important;
    box-shadow: 0 0 10px #b1b1b1;
}
.newstylesearchblock ul.dropdown-cart {
    box-shadow: 0px 0px 10px #cacaca;
    min-width: 104%;
    border: 1.5px solid #e0e0e0;
    padding: 2px;
    margin: 7px;
    margin-top: 11px;
    top: 91% !important;
    right: -4% !important;
    transform: none !important;
    position: absolute !important;
    border-radius: 10px;
}
.stylenodata{
    text-align: center;
    padding: 31px 0px;
    color: #ff5851;
    font-size: 20px;
}

.pharmacysearchst .form-control{
   padding-right: 15px !important;
    padding-left: 34px !important;
}
.pharmacysearchst .searchabst {
    right: calc(100% - 37px) !important;
}
.stylesearchlabrad .searchabst{
     right: calc(100% - 37px) !important;
}
.stylesearchlabrad{
    overflow:hidden;
        height: 44px;
}
 .stylesearchlabrad .searchabst {
    color: #ffffff !important;
    background: #186cda;
    width: 38px;
    height: 100%;
    top: 0;
    line-height: 43px;
    text-align: center;
}
 .stylesearchlabrad .form-control{
         padding-right: 15px !important;
         padding-left:38px !important
 }
.nodatestee{
           text-align: center;
    color: #f37575c7 !important;
    font-size: 17px !important;
    padding: 47px 10px;
    font-weight: 800 !important;
}
/*==*/
.backgroundstyless{
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    margin: auto;
    width: 100% !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 13px;
    background: none !important;
}
.backgroundstyless .wweewew{
    background:#fff !important;
}
.backgroundstyless .containerpadding1{
    padding-right: 7px !important;
    padding-left: 7px !important;
}
.backgroundstyless .wweewew {
    width: 47% !important;
    margin: 0px 1.5% 15px !important;
    border-radius: 7px !important;
    overflow: hidden;
}
/*==*/
.classnewst{
    height: 45px;
    border-radius: 11px !important;
    padding: 0px 7px;
}

.imgtop0style figure{ 
    margin-top:-50px !important;
}

/*==*/
.dropstyle {
    width: 88%;
    margin: auto;
    margin-bottom:10px;
}
.kklklop{
    font-size: 14px;
    font-weight: bold;
    color: #0577bd;
    margin-bottom: 7px;
}
.sdksosckc select{
    border-radius: 25px;
    font-weight: bold;
    color: #2e4f63;
    font-size: 13px;
}

.noitemsincart{
    text-align: center;
    font-weight: bold;
    color: #9a792f;
    background: #f5d7a1;
    padding: 20px;
    border: 1px solid #f7ebd5;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    margin-top: 15px;
}
/*==*/
.upstyle{
    text-align: right;
    padding: 7px 10px 7px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ececec;
    margin-top: 5px;
    box-shadow: 0 0 10px #e8e8e8;
}
.imgstylp {
    display: inline-block;
    width: 50px;
    height: 50px;
}
.imgstylp img{
    width:100%;
    height:100%;
}
.textstee {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    margin-right: 7px;
}
.textstee h5{
    font-size: 16px;
    color: #1991BC;
    font-weight: bold;
    margin-bottom: 1px;
}
.textstee p{
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #8c8c8c;

}

.stylemarginpop{
    margin: 24px 0 0px 0 !important;
}
 .weedeeiij {
        padding: 1px 1px !important;
    }
    .weedeeiij p {
        margin-bottom: 0px !important;
    }

/*===*/
.h4o2{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 13px;
}
.o2styleblok{
    width: 100% !important;
    position: relative;
    box-shadow: 0 0 10px #e6e4e4;
    border: 1px solid #ececec;
    border-radius: 10px;
    margin-bottom:10px;
}
.imgstyleo2{
    width:80px;
    height:100px;
    display:inline-block;
    padding:10px 5px;
}
.imgstyleo2 img{
    width:100%;
    height:100%;
}
.styleo2block{
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: middle;
    margin-bottom:8px;
}
.blocktextst{
    margin-bottom: 10px;
    margin-top:10px;
}
.blocktextst h5{
   margin-bottom: 6px !important;
}
.stylenewp{
    font-size: 16px;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 4px;
    color: #ea9020;
}

.newsssl{
    background: transparent !important;
    width: 94%;
    margin: auto;
}

.stddkk{
    transform: rotate(260deg);
    display: inline-block;
    font-size:14px !important;
}
.classwebstyle{
    display:none;
}
.stylespanadd{
    background: #2fd2c6;
    display: inline-block;
    text-align: center;
    padding: 6px 5px 0px;
    vertical-align: text-top;
    color: #fff;
    font-size: 13px;
   vertical-align:middle
}


/*.newstylesearchpharm .searchabst {
    color: #ffffff !important;
    background: #186cda;
    width: 30px;
    height: 100%;
    top: 0;
    line-height: 40px;
    text-align: center;
}*/

/*new design corona*/
.searchstylecorona{
    position:relative;
    margin-bottom:14px;
}
.searchstylecorona .searchpotis{
     width: 38px;
    height: 100%;
    top: 0;
    line-height: 43px;
    text-align: center;
    position: absolute;
    z-index: 1;
    right: calc(100% - 37px) !important;
    color: #267abe;
    font-size: 20px;
}
.searchstylecorona input{
    font-weight: bold;
    font-size: 14px !important;
    box-shadow: none;
    border: 1px solid #fff;
    border-radius: 30px !important;
    background: #fff;
    box-shadow: 0 0 10px #eaeaea;
    color: #0f5fc7;
    width: 100%;
    padding: 10px 10px 10px 40px;
}
.stylehealth {
    display: inline-block;
    width: 23.5%;
    text-align: center;
    margin: 0 .3%;
    vertical-align: top;
}
.styleimage{
    width: 70px;
    background: #fff;
    text-align: center;
    height: 70px;
    line-height: 44px;
    margin: auto;
    margin-bottom: 9px;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 0 10px #e8e8e8;
}
.styleimage img{
    width: 76%;
}
.labelcoronastyle{
     font-size: 13px;
    font-weight: bold;
}
.texcorona{
    margin-bottom:3px;
}
.texcorona .colorsone{
    font-size: 19px;
    font-weight: 700;
    color: #0E67DC;
}
.texcorona .colorstwo{
    font-size: 19px;
    font-weight: 700;
    color: #E73D68;
    margin:0 6px;
}
.stylelacor{
   background: #CCEAFD;
    padding: 6px 15px;
    color: #0081FF;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
        font-size: 13px;
}
.coronatext {
    width: 55%;
    display: inline-block;
    vertical-align: top;
}
.imagecorona {
    display: inline-block;
    width: 43%;
    vertical-align: top;
}
.imagecorona img{
        width: 110px;
    height: 120px;
    float:left;
}
.detailscorona p{
    margin-bottom:10px;
    font-size: 12px;
    color: #888787;
}
.offersstyle{
    background: #fff;
    box-shadow: 0 0 10px #e8e8e8;
    padding: 10px 14px 3px;
    border-radius: 15px;
}
.styleh3{
    font-weight:bold;
    margin-top:17px;
    margin-bottom:17px;
    font-size:17px;
}
.blocktotal2{
     display: inline-block;
    width: 60%;
    vertical-align:top;
}
.blockcorona1{
    background: #fff;
    box-shadow: 0 0 10px #e8e8e8;
    padding: 8px 10px;
    border-radius: 15px;
    margin-bottom: 9px;
}
.verticstyle{
       display: inline-block;
    width: 38%;
    vertical-align: top;
    margin-right: 3%;
}
.iconimage {
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: middle;
}
.textlabelst {
    width: calc(100% - 65px);
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    margin-right:10px;
}
.block3style{
    display: flex;
    width: 100%;
}
.verticstyle{
    text-align:center;
}
.verticstyle .iconimage{
    display: block;
    margin: auto;
}
.verticstyle .textlabelst{
    width:100% !important; 
    margin-right:0 !important;
    margin-top: 10px;
    margin-bottom: 41px;
}
.circdivstyle {
    margin: 0px 0px 10px;
}
/*end new design corona*/

.stylehealth a, .blockcorona1  a{
        color: inherit !important;
    font-size: inherit;
    font-weight: inherit;
}
/*=====newaccord*/
.newaccordion a:hover, .newaccordion a:focus{
    text-decoration: none;
    outline: none;
}
.newaccordion .panel-collapse{
    margin-right:-13px;
}
.newaccordion #accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0px 13px 15px 0px;
}
.newaccordion #accordion .panel-heading{
    padding: 0;
    border-radius: 30px;
}
.newaccordion #accordion .panel-title a{
    display: block;
    padding: 12px 50px 12px 20px;
    /*background: #ebb710;*/
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #178dd6, #3489f3);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.newaccordion #accordion .panel-title a.collapsed{
    background: #fff;
    color: #0d345d;
    border: 1px solid #ddd;
}
.newaccordion #accordion .panel-title a:after,
.newaccordion #accordion .panel-title a.collapsed:after{
    content: "\e9e8";
    font-family: fontello;
    speak: none;
    font-weight: 900;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #178dd6, #3489f3) ;
    font-size: 25px;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    position: absolute;
    top: -5px;
    right: -20px;
    transition: all 0.3s ease 0s;
}
.newaccordion #accordion .panel-title a.collapsed:after{
    content: "\e9e9";
    background: #fff;
    color: #0d345d;
    border: 1px solid #ddd;
    box-shadow: none;
}
.newaccordion #accordion .panel-body{
    padding: 2px 0px 0px 0px;
    background: white;
    position: relative;
    margin-top: 7px;
    border-radius: 20px;
    overflow:hidden;
    width:100%;
    border:1px solid #ccc;
}
.newaccordion #accordion .panel-body p{
    padding-left: 25px;
    border-left: 1px dashed #8c8c8c;
}
.newaccordion .panel-title{
    display:block !important;
}

.wenekwio{
    padding: 9px 11px;
    font-size: 20px !important;
}
/*=======nutrition===*/
.nutritionslider{
    background:none !important;
}
.styledivsttr{
    border-radius:10px;
    position:relative;
    overflow:hidden;
}
.styledivsttr img{
    width:100%;
    height:100%;
}
.imagetext h5{
    color: #359F3F;
    font-weight: bold;
    font-size: 14px;
}
.imagetext h6{
    font-weight: bold;
    font-size: 14px;
}
.imgdivcl span{
    background: #3da246;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.imagetext {
    text-align: justify;
    position: absolute;
    top: 23%;
    left: 4%;
}
.desss{
    min-height:80px;
}
 .timestyl{
            font-size: 16px;
    color: #A6A6A6;
    font-weight: bold;
    margin: 2px 2px 15px;
    }
 .istylee{
     float:right !important;
 }
 .textsll{
     text-align:right
 }
 /*=====newhomestyle===*/
 .widthtsb3, .widthtsb4 {
     cursor:pointer;
    background: #fff;
    width: 30.3%;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 15px;
    box-shadow: 0 0 10px #d0d0d0a3;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 0 1% 12px;
    vertical-align: top;
}
 .widthtsb4 {
     cursor:pointer;
    background: #fff;
    width: 30.5%;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 15px;
    box-shadow: 0 0 10px #d0d0d0a3;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 0 1% 12px;
    vertical-align: top;
}
 .width95{
     width:95% !important;
     margin:auto;
 }
 .imgdi{
     margin-bottom: 10px;
 }
 .imgdi img{
     width: 56px;
     height:55px;
 }
 .titlest span{
    font-size: 14px;
    font-weight: bold;
    color: #000;
 }
  .widthtsb2 a{
     position:relative;
 }
 .widthtsb2 {
     position:relative;
     cursor:pointer;
    background: #fff;
    width: 44.8%;
    margin-bottom: 15px;
    text-align: center;
    padding: 15px 0px;
    border-radius: 15px;
    box-shadow: 0 0 10px #ececec;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 0 2% 20px;
    vertical-align: top;
}
 .countsty{
        position: absolute;
    left: 1px;
    background: #fff;
    color: #16a7a2;
    padding: 1px;
    display: inline-block;
    width: 20px;
    text-align: center;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    top: -10px;
    border: 1px solid #f1f0f0;
    box-shadow: 0 0 10px #e8e8e8;
    font-size: 13px;
 }

 .phrimage{
     text-align:center;
 }
 .phrimage img{
     width: 80%;
 }
 .colorphrc1{
     display:block;
 }
 .h3phr{
     margin-top:-10px !important;
 }
 .pphr {
    font-size: 15px !important;
    margin: 15px 11px 20px !important;
    padding-bottom: 27px !important;
}
 .butclcphr {
    width: 88%;
    margin: 10px auto;
    text-align: center;
    padding: 10px;
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background-image: linear-gradient(to right, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
}
 .textimg{
     width:100px; 
     height:100px;
     margin:auto;
     text-align:center;
 }
 .textimg img{
     width:100%;
 }
 .colorsp{
     color:#24E4D6;
 }
 .colorss{
     color:#0A279B;
 }
 .imgte {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
 .imgte h5{
     font-size:16px;
     font-weight:bold;
     margin-bottom: 15px;
 }
.imgte p{
    color:#7A7A7A;
    font-size:14px;
}
.inputstylediv {
    width: 90%;
    margin: 35px auto;
}
.phrnewuser {
    background: #fff;
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: 0 0 10px #ececec;
}
.activei.phrnewuser .imgtextblo span {
    color: #17CABD !important;
}
.activei.phrnewuser .conclustionicon i {
    color: #17CABD !important;
}
.confirmaddmedc {
    padding: 26px;
    border: 3px dotted #2de5d8;
    border-radius: 20px;
    /* border-spacing: 2px; */
}
.truediv{
    text-align: center;
    margin: 10px auto 25px;
}
.truediv img{
    width:45%;
}
.textconf {
    text-align: center;
}
.textconf h5{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 17px;
}
.textconf p{
    color:#909090;
}
.texttophead {
    width: 94% !important;
    margin: 10px auto;
}
.texttophead h5{
    color:#0A279B;
    font-weight: bold;
}
.offersstr{
    position:relative;
    border-radius: 11px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-bottom:15px;
    padding:5px;
}
.offersslect{
    background-image: linear-gradient(to left, #2acdb3, #00bac8, #00a4da, #178dd6, #3489f3) !important;
}
.offersslect span{
     font-size: 18px !important;
    color: #fff !important;
}
.wiedjdkjk{
    width:100%;
}
.offersstr img{
    width: 35px;
    margin: 0 9px;
    position: absolute;
    right: 10%;
    top: 1px;
}
.offersstr span{
   color: #808080;
    padding: 5px;
    font-size: 16px;
}


.totalnim{
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    min-height: 100px;
    background: #fff;
        box-shadow: 0 0 10px #e4e4e4;
}
.nimofmedic {
    width: 85%;
    margin: auto;
    /* background: #ccc; */
    margin-top: 15px;
}
.nimofmedic span{
    color:#000;
    font-size: 15px;
    font-weight: bold;
}
.nimofmedic label{
    color:#186CDA;
     font-size: 18px;
    font-weight: bold;
    float:left;
}
.nimofmedic h5{
    text-align: center;
    color: #01aede;
    margin: 10px 0;
    border: 1px dotted#0cbeca;
    padding: 6px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 14px;
   cursor:pointer
}
.phrnews{
    width: 99%;
    margin: auto;
    left: .5%;
    padding: 15px 0px !important;
}
.butstylebo {
    text-align: center;
}
.butstylebo span{
    color: #fff;
    padding: 7px;
    display: inline-block;
    width: 45%;
    border-radius: 15px;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 1%;
    cursor:pointer;
}
.confirmspan{
    background:#186CDA;
}
.canspan{
    background:#DF323A;
}
.imgwidthphr{
    display:inline-block;
    width:70px;
    height:70px;
    border:3px solid #fff;
    border-radius:50%;
}
.imgdetaiphr{
    display: inline-block;
    width: calc(100% - 110px);
    vertical-align: middle;
    margin: 0 10px;
}
.imgdetaiphr h5{
    color:#186CDA;
    font-weight:bold
}
.agespan{
    font-weight:bold
}
.coloee{
    color:#186CDA;
    font-weight:bold
}
.imgwidthphr img{
    width:100%;
    height:100%;
}
.imgphr {
    width: 88%;
    margin: 1px auto 15px;
}
.progdiv {
    width: 86%;
    margin: 10px auto 20px;
}
.textprogr span{
    color:#0A279B;
    font-weight:bold;
    font-size:12px;
}
.prostyl{
    float:left;
    font-weight:bold;
    color:#0A279B;
}
.backcks{
    background-color: #24E4D6 !important;
}
/*vitalnew*/
.backgroundst2 {
    display: inline-block;
    width: calc(100% - 100px);
   
}
.imdiv {
    width: 50px;
    display: inline-block;
    vertical-align: top;
    float:left;
}
.imdiv img{
    width:100%;
}
.spandivinput{
    float: left;
    text-align: center;
}
.spandivinput input{
    width: 40px;
    text-align: center;
    border: none;
    font-size: 20px;
    font-weight: bold;
}
.backgroundst2 .slidecontainer .slider{
    width:100%;
}
.labelwei {
   font-size: 13px;
    color: #186CDA;
    font-weight: bold;
}
.blockdivrange {
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    box-shadow: 0 0 10px #e4e4e4;
}
.styleblokvital{
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    box-shadow: 0 0 10px #e4e4e4;
    width:49%;
    display:inline-block;
}
.vitalblo1 h6{
    font-size: 13px;
    color: #186CDA;
    font-weight: bold;
    white-space: nowrap;
}
.deiskkf {
    display: inline-block !important;
    width: 40% !important;
    padding: 0 !important;
    font-size: 17px !important;
}
.vitalblo1 {
    width: calc(100% - 50px);
    display: inline-block;
}
.vitalinputs{
    background: #EFEFEF;
    text-align: center;
    /* margin: auto; */
    width: 80%;
    border: 1px solid #CCEAFD;
    border-radius: 15px;
}
.vitalinputs input{
       width: 40px;
    text-align: center;
    border: none;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: auto;
    background: no-repeat;
    padding: 0;
}
.vitalinputs label{
    font-size: 12px;
    color: #8a8a8a;
}
.imgblockvital{
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-top:15px;
}
.imgblockvital img{
    width:100%;
}
.styleblokvital:nth-child(odd){
    margin-left:1%;
}
.imgaestarrow {
    display: inline-block;
    width: 45px;
}
.alldivdew {
    display: inline-block;
    font-weight: bold;
    color: #186cda;
    font-size: 16px;
}
.progressdeg {
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}
.progressdiv {
      display: inline-block;
    width: calc(100% - 107px);
    margin-left: 10px;
}
.bwswwwr{
    background:#186CDA;
}
.fdoe {
    text-align: center;
    margin-bottom: 7px;
    color: #999999;
}
.fdoe span{
        margin: 0 7px;
}
.kewwwoii{
      text-align: right;
    margin-bottom: 25px !important;
    margin-top: -5px;
}
.wflfkkl{

    color:#0A279B;
    font-weight:bold;
    font-size:18px;
}
.mobstylelogo{
    text-align:center;
}
.divsearchi {
    background: #EAF7FF;
    width: 94%;
    margin: auto;
    padding: 6px 10px;
    border: 1px solid #E7E7E7;
    border-radius: 25px;
}
.divsearchi input{
    outline: none;
    border: 0;
    background: no-repeat;
    width: 90%;
    color: #577288;
    font-size: 13px;
}
.divsearchi i{
    font-size: 16px;
    color: #0A279B;
    vertical-align: top;
}
.blockhomevis {
    width: 100%;
    box-shadow: 0 0 10px #d6d6d6;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 13px;
}
.visitimage {
    width: 75px;
    display: inline-block;
}
.visitimage img{
   
}
.visittextblock {
    width: calc(100% - 80px);
    display: inline-block;
    vertical-align: middle;
    text-align:right;
}
.visittextblock h5{
    font-size: 15px;
    font-weight: bold;
}
.visittextblock p{
    color: #747070;
    font-size: 13px;
    margin-bottom:1px;
}
.searchtreatmenteee textarea {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 10px;
    background: #f7f7f7;
    width: 100%;  
    min-height:100px;
}
.blaerri input, .blaerri select{
     border: 1px solid #ccc;
    border-radius: 10px;
    background: #f7f7f7;
}
/*========new*/
.newsteebf {
      width: 95%;
    text-align: center;
}
.newsteebf span{
    color: #0A279B;
    font-weight: bold;
    font-size: 19px;
}
.imgaedfdd{
        display: inline-block;
    float: left;
}
.imgaedfdd img{
    transform:rotate(180deg);
}
.selectdivphr{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background-image: linear-gradient(to left, #1472ed, #008df3, #12a7ea, #00b2d9, #0ec0c8);
}
.selectdivphr .imgtextblo img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.selectdivphr .imgtextblo span {
    font-weight: bold;
    font-size: 16px;
    color: #fff !important;
}
.selectdivphr .conclustionicon i {
    color: #ffffff !important;
}
.stylechange{  
    width:48% !important;
    display:inline-block;
    text-align:center;
}
.stylechange .rueeuiri{
    display:inline-block !important;
}
/*==*/
.iconbackstyle{
    position:absolute;
    left:0;
    font-size: 15px;
    margin-top: 4px;
}
.carttop {
    position: absolute;
    right: 0;
    font-size: 17px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 12px;
    text-align: center;
    cursor:pointer;
}
.carttop label{
    line-height:10px;
    background: #5ce3e8;
    position: absolute;
    top: 2px;
    right: 3px;
    font-size: 15px;
    color: #ffffff;
    padding: 3px;
    font-size: 10px;
    border-radius: 25px;
    width: 15px;
    height: 15px;
}
.carttop i{
     margin-top: 12px;
    display: inline-block;
}
.toptitlestyle .deeekkdklklkjlj {
    padding: 0px 10px 0px !important;
    color: #2f2f2f !important;
}
.redesignblocktop .toptitlestyle{
    display:none;
}
.toptitlestyle {
    width:96%;
    margin:auto;
}

 /*====offers*/
   .stloffer{
        padding: 7px 5px !important;
        margin-bottom:10px !important
    }
    .paddingmargin0{
        padding-top:0 !important;
    }
    .stloffer img{
        width:30px;
        height:32px;
        display:inline-block;
    }
    .activestyleli{
        background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    }
    .activestyleli img{
        filter: brightness(0) invert(1);
    }
    .stloffer a span{
       display: inline-block;
       vertical-align: revert;
    }
    .activestyleli a span, .activestyleli a:after{
        color:#fff !important;
    }
    .width49offers{
        width: 100%;
        display: inline-block;
        overflow: hidden;
        margin: auto;
    }
    .offerpharm{
        margin-top:15px;
    }
    .borderkk{
        position:relative;
        border-radius:15px !important;
        overflow:hidden;
    }

    .changebackcolor {
      box-shadow: 0 0 2px #fd9797;
      background: #ccc;
      animation: mymovea 2s infinite;
      padding: 4px 25px !important;
     font-weight: bold;
 
    color: #fff !important;
    border-radius: 25px;
    border: 1px solid;
    margin:0 5px;
    }

@keyframes mymovea {
  from {background-color:#ccc;}
  to {background-color: #ff7a7a;
      box-shadow: 0 0 10px #fd9797;
  }
} 

h3.streei {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    color: #020798;
        background: #fff;
    text-align: center;
    
    padding: 13px;
    box-shadow: 0 2px 10px #f1f1f1;

}
/*===*/
.alloffersstyle {
    float: left;
    font-size: 14px !important;
    margin-top: 6px;
      color: #186cda !important;
}
.kjdfkdjkj{
    margin-top:15px !important;
}
.wiedjdkjk span{
        color: #252525 !important;
}
.offersclickb{
    font-size: 15px;
    color: #186cda;
}
.juhujioij .searchphar{
    width: 100% !important;
    background: #fff !important;
    box-shadow: 0 0 10px #e0e0e0;
    padding: 10px 1px;
}
.ieifdejo{
    position: relative;
    text-align: center;
    background: none !important;
    box-shadow: none !important;
}
/*====*/
.imgslide{
    width: 40px;
    height: 37px;
    display: inline-block;
    float: right;
    margin: 3px 0 3px 4px;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: middle;
}
.imgslide img{
    width:100%;
}
.qwqewdds{
    text-align:right;
}
.deweewrf{
    display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 45px);
    margin-top:5px !important;
}
/*====offerspharm*/
.offerpharmstyle{
    padding: 0 !important;
    width: 100% !important;
    background: none !important;
    box-shadow: none !important;
}
.offerpharmstyle .classnewst {
    height: 43px !important;
    border-radius: 7px !important;
    padding: 0px !important;
    background: #fff !important;
}
.weryik{
    background:#fff  !important;
}
.imgslidewwee{
    width:100%;
    height:100%;
}
.imgslidewwee img{
    width:100%;
    height:100%;
    border-radius:10px;
}

.offerpharmstyle .selectitems {
   /*border-bottom: 4px solid #0E67DC !important;*/
    vertical-align: middle;
    color: #1DA4CC;
    position:relative;
}
.offerpharmstyle .selectitems:after{
    content: "";
    width: 90%;
    height: 4px;
    background: #0E67DC;
    position: absolute;
    bottom: -11px;
    left: 5px;
    z-index: 1;
}
.offerpharmstyle .selectitems p{
    color: #1DA4CC !important;
}
.allst  p{
    
    font-size: 19px !important;
}
/*======newoffers*/
.designofferpharm .body-card-Discover-medications{
    padding-top:15px !important;
    padding-bottom:15px !important;
}
.designofferpharm .newdesignoffers .detaiimg h5 {
    width: 100% !important;
}
.pricestartsww .stylenewp{
    color:#EE101F !important;
    font-size:13px;
    font-weight:bold;
}
.newpricediv, .oldpricediv{
    display:inline-block;
}
.newpricediv .totalpricediv {
    color:#186CDA !important;
}
.newpricediv .pricebound {
    color:#186CDA !important;
}
.pricestartsww {
    display: inline-block;
    width: 49%;
    vertical-align:top;
}
.divleftstt{
    display: inline-block;
    width: 49%;
    vertical-align:top;
}
.designofferpharm .newnumberdesign input {
    height: 32px !important;
    width: 45px !important;
}
.divleftstt .butemptystyle {
    padding: 3px 6px !important;
    font-size: 13px !important;
}
.newdesignoffers .detaiimg h5 {
    color: #186cda !important;
}
.designofferpharm .newdesignoffers .detaiimg h5 {
    color: #272727 !important;
    margin-top:5px;
}
.pricestartsww .stylenewp{
    color:#EE101F !important;
    margin:5px 0 !important;
}
.newpricediv .totalpricediv {
    font-size: 16px;
    font-weight: bold;
}
.oldpricediv {
    font-size: 15px;
    margin: 0 4px;
    font-weight: bold;
}
.divleftstt{
    margin-top:11px !important;
}
.divleftstt .putdivslsl{
    margin-top:0px !important;
}
.designofferpharm .newdesignoffers .detaiimg p {
    color: #1497EF !important;
    font-weight:bold;
         font-size:15px;
}
.designofferpharm .newdesignoffers .butemptystyle{
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #178dd6, #3489f3) !important;
}

.offerwqw span{
    font-size:12px;
}
.offerwqw label{
    display: inline-block;
    margin: 0px 6px 9px;
    font-weight: bold;
    font-size: 14px;
}

/*======*/
.stylenewul .newitemdesign h5, .stylenewul .newitemdesign p {
    white-space: inherit !important;
    overflow: hidden;
    text-overflow: inherit !important;
    overflow: inherit !important;
}
.stylenewul .newitemdesign {
    width: 83% !important;
    display: inline-block;
}
.stylenewul .designitemprice {
    width: auto !important;
     margin-top:5px;
}
.stylenewul .designitemprice .pounddivst {
    display: inline-block !important;
}
.stylenewul .divladdko {
    width: 78% !important;
}
.stylenewul li .item {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}

.strelel{
    width:70%;
    display:inline-block;
}
/*==*/
.weukj .confirmaddmedc {
    border: none !important;
        padding: 2px!important;
}

.weukj .modal-content{
    border-radius:15px !important;
}
/*===*/
.stylevllg{
    /*padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #e8e8e8;*/
}
.wereddr i{
    font-size: 19px;
    display: inline-block;
    float: left;
    color: #318af0;
}
.wereddr input{
    color: #318af0;
}
.wereddr{
    margin-bottom:7px !important;
}
.deokslp{
    font-size: 13px;
    font-weight: bold;
    color: #318af0;
}
.ewsdryhy .dashboardcode-bsmultiselect{
    position:relative;
}
.ewsdryhy .dashboardcode-bsmultiselect .dropdown-menu  {
        width: 96%;
        padding: 10px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px #dedede;
    border-radius: 10px;
}
.ewsdryhy .dashboardcode-bsmultiselect .dropdown-menu .px-1 {
    padding-left: .25rem!important;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #414142;
}
.ewsdryhy .dashboardcode-bsmultiselect .form-control:focus {
    box-shadow: none !important;
}
.ewsdryhy .dashboardcode-bsmultiselect .form-control{
       padding: 2px !important;
    min-height: 20px !important;
    border: none;
    border-radius: 9px !important;
}
.ewsdryhy .dashboardcode-bsmultiselect .form-control input{
        min-height: 20px !important;
}
.ewsdryhy .dashboardcode-bsmultiselect ul.form-control .badge{
    position:relative;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    box-shadow: 0 0 10px #f3f3f3;
    margin-bottom: 5px;
    padding: 5px 10px !important;
    margin: 2px 5px 7px;
    font-size: 12px;
}
.ewsdryhy .dashboardcode-bsmultiselect ul.form-control .badge span{

}
.ewsdryhy .dashboardcode-bsmultiselect ul.form-control .badge .close{
    position: absolute;
    left: -9px;
    background: #fff;
    color: #ee2767;
    padding: 2px;
    display: inline-block;
    width: 20px;
    text-align: center;
    height: 20px;
    border-radius: 50%;
    line-height: 16px !important;
    top: -8px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 10px #eaeaea;
    font-size: 16px !important;
}
.iconssrte{
    position:relative;  
}
.iconssrte i{
    font-size: 19px;
    display: inline-block;
    /* float: left; */
    color: #318af0;
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 5px;
}
.ewsdryhy .dashboardcode-bsmultiselect .form-control input {
    min-height: 20px !important;
    /*padding: 4px 0px 5px 30px !important;*/
    font-size: 14px !important;
}
.erklrellkj{
    float:left;
}

.ewsdryhy .dashboardcode-bsmultiselect .form-control{
    display: flex !important;
    height: auto;
    margin-bottom: 0px;
    width: 100%;
    overflow-x: auto;
     flex-wrap: inherit !important;
}
/*=======hospital*/
.hospitalst .newstyleblock{
    cursor: pointer;
    margin-bottom: 8px;
    text-align: center; 
    padding: 10px 0px;
    border-radius: 15px;
    box-shadow: 0 0 10px #ececec;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    width:100%;
    border:none !important;
}
.textsteel{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0A279B;
    margin-top: 5px;
}
.hospitalst .newstyleblock .titlest span {
    font-size: 13px !important;
}
.kglgk img {
    width: 60px !important;
    height: 50px;
    margin: auto;
}

.styleblock1{
    background:#24e4d626  !important;
}
.styleblock2{
    background:#3185f51a  !important;
}
.styleblock3{
    background:#ffb30026  !important;
}



/*=======labs===*/
.width33st{
    cursor: pointer;
    background: #fff;
    width: 30.5%;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 15px;
    box-shadow: 0 0 10px #d0d0d0a3;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 0 1% 12px;
    vertical-align: top;
}

.imgdilab img{
    width: 56px;
    height: 55px;
}
.titlestlab span{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.stylespans span{
    color: #2d6cb3 !important;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 700;
    margin-bottom: 7px;
}
.offerslabsty .width33st{
    width:100% !important;
}
.offerslabsty{
    box-shadow: none !important;
    background: none !important;
    height: 105px !important;
}
.offerslabsty .imgdilab img {
    width: 56px !important;
    height: 55px !important;
}
.offerslabsty .titlestlab{
    margin-top:5px;
}

.borderstt {
    background-image: url('../img/home-phr/lab/back.png');
    background-size:100%;
    height: 125px !important;
}
.blockofferss{

}
.blockofferss .offerslefts{
    display: inline-block;
    width: 70%;
    margin: 5px 1%;
    vertical-align: middle;
}
.offerslefts h3{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.blockofferss .offersrights{
    display: inline-block;
    width: 25%;
    margin: 5px 1%;
    vertical-align: middle;
}
.descri{
    font-size: 14px;
    font-weight: normal;
    color: #e2e2e2;
}
.blocktops{
    color: #fff;
    width: 45px;
    height: 45px;
    margin: auto;
    background: #F52933;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
    line-height: 16px;
    border: 2px dotted #fff;
}
.blckprice{
    margin-top:14px;
}
.blckprice h5{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 3px;
}
.blckprice h6{

}
.blckprice h6 span{
    color: #F9D30C;
    font-size: 18px;
    font-weight: 800;
    margin: 0 4px;
}
.blckprice h6 label{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.totalder{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.oeofkk{
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #e8e8e8;
    margin-top:10px;
}
.labelssa h5{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.imgtextblowwk{
    width:75%;
    display:inline-block;
}
.imgtextblowwk{
    width:24%;
    display:inline-block;
}
.keokddo{
    position: absolute;
    z-index: 8;
    top: 10px;
    color: #188BBA;
    font-size: 16px;
}
.dkddoop{
    border-radius: 25px !important;
    border: 1px solid #0E67DC;
}
.dkdlkoopp:nth-child(even) {
    background: #ffffff !important;
}
.dkdddffkkf {
    width: 69%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding: 0 13px;
}
.dfddppe{
       display: inline-block;
    width: 30%;
    font-size: 12px;
    text-align: center;
}
.eekdkwo {
    color: #0E67DC;
    display: inline-block;
    margin: 0 6px;
    font-size: 16px;
}
.nowskfk .owl-nav{
    display:none;
}

.styleblock5{
    background:#e6dec585  !important;
}
.styleblock0{
    background:#bce7fb82 !important;
}

.edkoeo select{
    border-radius: 25px;
}

.stylewarpdiv{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.butstye{
    margin-top:10px;
    margin-bottom:10px;
}
/*====*/
.imgseew {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    vertical-align: middle;
    background-image: url('../img/home-phr/Group 1882.png');
    background-size:100%;
}
.imgseew img{
    width:100%;
}
.psttrxt {
    display: inline-block;
    width: calc(100% - 55px);
    text-align:right;
    vertical-align: middle;
}
.imgstspa {
    display: inline-block;
    width: calc(100% - 100px);
}
.stylebutlab {
    cursor:pointer;
    display: inline-block;
    width: 95px;
    font-size: 12px;
    /* background: red; */
    padding: 6px 7px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #178dd6, #3489f3) !important;
}
.divsteelp{
    background: #e8f2f5;
    padding: 10px 8px;
    border-radius: 10px;
}
.psttrxt span{
    font-weight: normal;
    font-size: 13px;
}
.psttrxt label{
    font-weight: bold;
    font-size: 13px;
}
/*=======*/
redesignpop .oprationstyl {
    margin: auto;
    box-shadow: none !important;
    border-radius: 20px !important;
    margin-bottom: 20px;
}
.redesignpop{
    width: 96%;
    margin: auto;
    top: 1%;
    position:relative;
    max-height: 98%;
    border-radius: 13px;
    overflow-x:hidden;
    overflow-y:auto;
}
.redesignpop .margin50px {
    margin-bottom: 0px !important;
}
.redesignpop .width100 .input-group {
    border-radius: 25px;
}
.redesignpop .eefrwdr{
    position: absolute;
    background: red;
        z-index: 1;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    top: 4px;
    right: 4px;
}
.redesignpop .kojoop{
    padding:14px 0 !important;
}
.redesignpop .oprationstyl {
    box-shadow: none !important;
}
.redesignpop .search-body-phar ul.dropdown-cart {
    box-shadow: 1px 1px 10px #d0d0d0 !important;
    min-width: 107% !important;
    border: 1.5px solid #d4d4d4;
    margin: 7px !important;
}
.styleblf{
    text-align:right;
}
.styleblf .labeldidd {
    display: inline-block;
    width: 110px !important;
}
.styleblf .searchtreatmenteee {
    display: inline-block;
    width: calc(100% - 115px);
}
.styleblf .searchtreatmenteee select{
    border-radius:25px !important;
}
.redesignpop .fixeddivremweb{
    margin-top:14px;
}
.redesignpop .newitemdesign {
    width: 82% !important;
}
.styleactv {
    color: #1cd2ce;
    font-size: 19px;
    position: absolute;
    top: 4px;
    left: 0;
}

.styleder {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #1f1f1f;
    margin: 30px 10px 15px;
    display:none;
}
.wqpo b{
         font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
    }
.styledisbl{
    display:block;
}
/*===*/
.styledivchat{
    background:#EBF7FF;
    margin-top: 14px;
    box-shadow: 0 0 10px #d4d4d4;
    padding: 3px 0;
    border-radius:14px;

}
.imagechat {
    display: inline-block;
    width: 90px;
    height: 80px;
    text-align:center;
}
.stirr{
    width: 70%;
    margin: auto;
}
.stypot {
    position: absolute;
    width: 74px;
    left: 8px;
    top: 6px;
}
.chattext {
    display: inline-block;
    width: calc(100% - 95px);
    vertical-align: middle;
    margin-top:7px;
}
.chattext h3{
    color:#0A279B;
    font-weight:bold;
        font-size: 19px;
}
.chattext h5{
    font-size: 14px;
    margin-bottom:0;
}
/*=========*/
.doctorchatselect{
    width: 94%;
    margin: auto;
    top: 14px;
    position: relative;
    cursor:pointer;
}
.doctorchatselect .visitimage {
    width: 65px !important;
    display:inline-block
}
.doctorchatselect .blockhomevis {
    margin-bottom: 10px !important;
    padding: 6px !important;
    border-radius: 13px !important;
    height:86px !important;
}
.doctorchatselect .visitimage img {
    width: 100%;
    border-radius:50%;
        height: 65px !important;
}
.doctorchatselect .visittextblock {
    width: calc(100% - 140px) !important;
    margin: 0 5px;
    position:relative;
           bottom: 39px;
    right: 8px;
}
.avilabstyle {
    display: inline-block;
    color: #1FBB91;
    font-weight: bold;
    font-size: 11px;
}
.notavilabstyle{
    display: inline-block;
    color: #EF3B47;
    font-weight: bold;
    font-size: 11px;
}
.notavilabnow {
       width: 17px;
    height: 17px;
    display: inline-block;
    background: #c1c0c0;
    border-radius: 50%;
    vertical-align: middle;
    bottom: 21px;
    position: relative;
    right: 4px;
}
.avilabnow {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: #1cca1c;
    border-radius: 50%;
    vertical-align: middle;
    bottom: 21px;
    position: relative;
    right: 4px;
}
/*=====*/
.chatdoc {
    top: 0px !important;
}
.chatdoc .blockhomevis {
    box-shadow: none !important;
    background: transparent !important;
}
.chatdoc .visitimage {
    width: 50px !important;
}
.imageavilab img{
    /*width: 40%;*/
}

/*=====================*/
 .fixedsearchdiv {
        position: fixed;
    z-index: 1;
    width: 96%;
    bottom: 14px;
    left: -2%;
    background: #fff;
    }
    .recordimage{
        display:inline-block;
        cursor:pointer;
    }
    .imgstylediv {
        border: 1px solid #1883d5;
        padding: 10px;
        border-radius:14px;
    }
    .chatboxstyle{
        display: inline-block;
        width: 100%;
        /*margin-bottom: 60px;*/
    }
    .styleimgsss .timestyle{
        color:#ccc !important;
        display: inline-block;
        margin-top: 6px;
    }
    .image-upload>input {
        display: none;
    }
    .totalchat {
        background: #fff;
    }
    .titleh6 {
        text-align: center;
        padding: 9px;
        color: #C5C7D0;
        font-size: 13px;
    }
    .imagesend {
       width: 40px;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
        max-width: calc(100% - 80px);
    }
    .imagesend img{
        width:100%;
    }
    .sendtopat .textsenddiv {
        width: auto;
    min-width: 120px;
        display: inline-block;
        margin: 0 15px;
        background: #EFF2F5;
        padding: 13px;
        border-radius: 0 14px 14px 14px;
        color:#000000;
        max-width: calc(100% - 82px);
    }
    .sendtopat {
        margin: 10px auto;
        width: 100%;
        display:flex;
        padding:0 10px;
    }
    .sendtodoc {
        margin: 10px auto;
        /*float:left;*/
        width: 100%;
        direction: ltr;
        padding:0 10px;
    }
    .sendtodoc .timestyle {
        color: #fff;
        font-size: 12px;
    }
    .sendtopat .timestyle {
        color: #A7ADB7;
        font-size: 11px;
    }
    .sendtodoc .textsenddiv {
       width: auto;
    min-width: 120px;
        display: inline-block;
        margin: 0 15px;
        background: #0E67DC;
        padding: 13px;
        border-radius: 14px 0 14px 14px;
        color:#fff;
        max-width: calc(100% - 82px);
    }
    .textsenddivss{
        width: calc(100% - 80px);
        display: inline-block;
        margin: 0 15px;
        padding: 13px;
        color:#fff;
    }
    .textsenddivss img{
        width:100%;
    }
    .textsenddiv p {
        margin-bottom: 6px;
    }
    .filesearch{
        width: 81%;
        display: inline-block;
        border: 1px solid #ccc;
        box-shadow: 0 0 10px #ccc;
        border-radius: 25px;
        padding: 7px 8px 1px;
    }
    .iconstylespan {
        display: inline-block;
    }
    .filesearch .searchclassinput{
        border: none;
        outline: none !important;
        padding: 6px;
        width:95%;
    }
    .inputup {
        display: inline-block;
    }
    .styleispan{
        font-size: 19px;
        display: inline-block;
        vertical-align: middle;
        color:#D3D4D6;
    }
.tryaga span{
    margin-bottom:10px;
    display:inline-block;
}
.width4040{
    width:40%;
}
.width3838{
    width:38%;
}
.width1919{
    width:19%;
}

.sepacidiv .docdiv {
    position: relative;
}
.countstystyl{
    position: absolute;
    left: 1px;
    /*background: #fff;
    color: #16a7a2;*/
    padding: 1px;
    display: inline-block;
    width: 23px;
    text-align: center;
    height: 23px;
    border-radius: 50%;
    line-height: 22px;
    top: -10px;
    border: 1px solid #f1f0f0;
    box-shadow: 0 0 10px #e8e8e8;
    font-size: 13px;
    background: orange;
    color: white;
}
/*=====redesignlab*/
.imgbackst {
    background-image: url('../img/lab/imgst.png');
    background-size:100%;
    height:90px;
    padding: 10px;
    position:relative;
}
.logolabst {
    width: 70px;
    height: 70px;
    overflow: hidden;
    background: white;
    border-radius: 50%;
    line-height: 70px;
    box-shadow: 0 0 10px #8c8c8c;
    border: 1px solid #2d77d0;
}
.twoblockst {
    padding: 10px;
    text-align:right;
}
.pricesty {
    display: inline-block;
    width: 60%;
    text-align: right;
}
.clickbutstt {
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: -20px;
}
.priceabd{
    text-align:right;
}
.pristy {
    font-size: 14px;
    color: #b1b0b0;
}
.spanstyw{
     font-size: 14px;
    color: #b1b0b0;
}
.pricstds {
    font-size: 22px;
    display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
    color: #0e67dc;
    font-weight: bold;
}
.sttblock {
    font-weight: bold;
    font-size: 13px;
    color: #fd5656;
}
.srebloc{
    display: inline-block;
    background: #2ec6ad;
    padding: 5px 20px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    box-shadow: 0 0 10px #efefef;
    cursor:pointer;
}
.tyblo {
    width: 75% !important;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tyblo span{
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.stewek{
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-size: 15px;
    display: inline-flex;
    font-weight: bold;
}
.discountafter:before {
    content: "";
    border-top: 75px solid #f62832;
    border-left: 0 solid transparent;
    border-right: 85px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.discountafter .discounttop p {
    margin-bottom: -1px !important;
}
.newwidthste .nav-item {
    width: 50% !important;
    display: inline-block !important;
    text-align: center;
    border: none !important;
    margin-bottom:0;
}
.newwidthste .nav-link {
    color: #1569b6 !important;
}
.newwidthste .nav-link.active {
    color: #1569b6 !important;
    font-weight: bold;
    font-size: 15px;
    box-shadow: 0px 3px 10px #dedede;
    border-radius: 2px;
}
.newwidthste{
    border-bottom: 0 !important;
    box-shadow: 0 5px 10px #d6d6d6;
}
/*============*/
.styleclickbut span{
    display: inline-block;
    font-family: Bahij TheSansArabic Plain !important;
    font-size: 15px;
    margin-top: 5px;
    border-radius: 10px;
    background-color: #1cc3c1;
    color: #fff;
    padding: 4px 25px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    cursor: pointer;
    text-align: center;
}
.imgprod{
    width: 80px;
    height: 80px;
    background: #fff !important;
    border: 1px solid #e3e3e3;
    margin: 1px 5px;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    border-radius: 9px;
}
.imgprod img{
    width:100%;
}
.detailnam{
    width: calc(100% - 95px);
    display: inline-block;
    vertical-align: top;
}
.ofsteetee{
    background: #fff !important;
}
.texttotd {
    font-size: 21px;
    font-weight: bold;
    color: #3baae9;
    width: 85%;
    display: inline-block;
}
.stylegkgk {
    font-size: 27px;
    color: #d72525;
}
.detailspro {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}
.swekdokflo{
    background: #f2f6f9;
    padding: 11px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.detstld h4{
    font-size: 14px;
    margin: 8px 0;
    font-weight: bold;
}
.detstld p{
    color: #878787;
    margin-bottom: 5px;
    font-size: 13px;
}
.detstld {
    padding: 3px 12px;
}
.destyleblo {
    margin-top: 10px;
}
.detailnam h4{
    margin-bottom: 10px !important;
    font-size: 15px;
    font-weight: bold;
}
.detailnam h5{
    font-size: 16px;
    font-weight: bold;
    color: #3face9;
    margin-bottom:14px;
}
.stylebutstt{
    background: transparent !important;
    border: 1px solid #47afea;
    color: #47afea;
    border-radius: 11px;
    font-size: 15px;
    padding: 5px 20px;
}
.datdetailstotal{
    margin-bottom:12px;
}
/*=====*/
#FeedBackComment{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 6px 10px;
}
.addtextstyle{
    line-height: 19px !important;
    cursor:pointer;
}
.addtextstyle span{
    margin-top: 13px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #0e67dc;
}
/*====*/
.widthstypop{
    width: 94%;
    margin: auto;
    top: 10%;
}
.pstp{
    text-align: center;
    font-weight: bolder;
    margin-bottom: 2px;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}
.labelstdiv, .steele{
    font-size: 15px;
    font-weight: bold;
    color: #0973e7;
}
.imgrate {
    text-align: center;
    margin-top: 35px;
}
.widthstypop .modal-header{
    padding-right: 0px;
    color: #161616;
    text-align: center;
    background: #fff !important;
    position: absolute; 
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.paffkdjfi{
    padding:0 !important;
}

.stwwuei{
    float:left;
}
.stynewdiv{
    padding-top: 10% !important;
}
.stynewdiv .totlabtextcooron{ 
    width:95% !important;
}
.steele{
     color: #1e1e1e;
    margin: 0 10px 7px;
}

/*=====style stars===*/
.jq-ry-container {
    position: relative;
    padding: 0 5px;
    line-height: 0;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr;
}

    .jq-ry-container[readonly=readonly] {
        cursor: default;
    }

    .jq-ry-container > .jq-ry-group-wrapper {
        position: relative;
        width: 100%;
    }

        .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
            position: relative;
            line-height: 0;
            z-index: 10;
            white-space: nowrap;
        }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
                display: inline-block;
            }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
                width: 100%;
            }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
                width: 0;
                z-index: 11;
                position: absolute;
                top: 0;
                left: 0;
                overflow: hidden;
            }

/*=====*/
.styleratestars{
     display: inline-block !important;
    vertical-align: middle;
}
.stylerate{
    background-image: linear-gradient(#020698, #34c9d6);
    border-radius: 25px;
    font-size: 12px;
    padding: 2px 10px;
}
/*==========*/
.overstylestt{
    display: inline-block; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

/*=============*/
.offerto{
    position:relative;
}
.imgfixstew{
    width:100%; 
    height:100%;
}
.imgfixst img{ 
    width:100%;
    height:100%; 
     -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.texttopfixed {
    background-image: url('../img/pharmacy-icons/pharmacy/Group.png');
    background-size:cover;
    position: absolute;
    top: 2%;
    padding: 11px 25px;
    right: 28%;
    font-weight: bold;
    font-size: 14px;
   
}
.part1{
      color: #23a37d;
}
.part2{
     color: #d3a11a;
}
.part3{
     color: #d86377;
}
.part4{
    color: #58bbd2;
    
}
.ciroffer {
    background-image: url('../img/pharmacy-icons/pharmacy/circle.png');
    background-size:cover;
    position: absolute;
    top: 18%;
    left: 3%;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 36px;
    font-size: 15px;
    width: 118px;
    height: 118px;
}
.ciroffer label, .ciroffer span{
    display:block;
    text-align:center;
}
.ciroffer span{
    font-weight: bold;
    font-size: 30px;
}
.ciroffer label{
   font-size: 10px;
    width: 67%;
    margin: auto;
    margin-right: 23px;

    color: #858383;
}

/*=====*/
span.imgfixedimg {
    font-size:20px;
    position: absolute;
    top: -10px;
    left: 17px;
    box-shadow: 0 0 10px #f59696;
    border-radius: 28px;
    cursor:pointer;
    background: #f75858;
    
}
span.imgfixedimg i{
    color:#fff;
    font-size: 20px;
    vertical-align: middle;
}
.weddrtt{
    color:#f1840d;
    font-size: 25px;
    vertical-align: middle;
}
.styla{
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
.styledown{
    width:90%;
    margin:auto;
    background: #09dfb7;
    color: #fff;
    padding: 7px 20px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 24px;
    display: block;
    text-align: center;
    cursor:pointer;
}

.ofsblockstoff{
    background:#f4d1a9 !important;
    position:absolute !important;
    bottom:0 !important;
    border-radius:15px 15px 0 0 !important;
    padding-bottom:0 !important;
    width:100%;
    padding:20px 10px 10px !important;
        box-shadow: 0 0 10px #d1d1d1;
}
.stypharbot{
    transition:all 1.4s ease-in-out;
    bottom:0;
    position:fixed;
    width:100%;
    z-index: 9999999;
    background: #0000004f; 
}
.stypharbot.bottomstyle100{ 
    bottom:-100% !important;
}
/*================*/
.backstnew {
    background-image: url('../img/home_img/backmob.png') !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 96% !important;
    box-shadow: 0 0 10px #c7c3c3;
    height:90%;
   
}
.divbackdi {
    background-image: url('../img/home_img/back2.png');
    background-size:100% 100%;
    background-repeat:no-repeat;
    position:relative;
}
.datsty{
    width:100%;
}
.datsty p{
    margin-bottom:2px;
}
.downappst{

}
.downappst .adiv{
    display:inline-block;
    width:49%;
}
.downappst a img{
   width:100%;
}
.textdivs {
    font-size: 18px;
    font-weight: bold;
    color: #2b3087;
    padding:20px;
    width:60%;
    text-align:center;
}
.desdivstt{
    color: #fff;
    position: absolute;
    top: 2%;
    left: 14%;
    font-weight: bold;
}
.desdivstt p{
    font-size: 17px;
}
.desdivstt span{
    font-size: 22px; 
}
.divtest {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    width: 100%;
}
/*=======*/
.sth5h3{
    margin-bottom: 0px;
        margin-top:-10px;
}
.sth5h3 h3{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1px;
     color: #0651b3;
}
.sth5h3 h5{
    font-size: 15px;
    font-weight: bold;
    margin-bottom:0px;
    margin-top: 5px;
   
}

/*=====*/
.staaqq {
    display: inline-block;
   
    font-size: 14px;
    /* letter-spacing: 2px; */
}
.desdivstt span {
    font-size: 35px !important;
}
.desdivstt{
    text-align:center;
}
.sttpr{
    margin-top:-9px;
}
 
.strrkrk {
    color: #1166cb;
    font-size: 26px;
    font-weight: bold;
    margin-top: -24px;
    display: inline-block;
    vertical-align: text-bottom;
}
/*======*/
.dashboardcode-bsmultiselect .dropdown-menu{
    max-height:300px;
    overflow-y:auto;
    column-count: auto !important;
}
.dislidd{
    display:none;
}
.diifj {
    font-weight: bold;
    font-size: 15px;
    color: #4e4a4a;
}
.bookingstyle{
        width: 92%;
    background: #fff;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #e9e9e9;

}
.bookingstyle ul li{
    padding: 7px 10px;
    border-bottom: 1px solid #e3e3e3;
    position:relative;
}
.bookingstyle ul img{
    width: 45px;
    display: inline-block;
    margin: 0 0px 0 10px;
}
.bookingstyle ul li a{
    font-size: 15px;
    font-weight: bold;
    color: #1c1c1c;
}
.blockstne{
    width: 92%;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #e9e9e9;
    background-image: linear-gradient(to left, #1875df, #56cef5);
    padding: 10px;
    margin-top: -11px !important;
}
.blockfrid {
    color: #fff;
    width: 76%;
    display: inline-block;
    vertical-align: middle;
}
.blockfrid p{
    margin: 10px 0;
    color: #e3e3e3;
    font-size: 13px;
}
.dfefkjf img{
    display: inline-block;
    margin: 0 0px 0 10px;
}
.dfefkjf span{
   font-weight: bold;
    font-size: 15px;
}
.imgsrre{
    opacity: .5;
}
.stpoee{
    background: #f14138;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
    line-height: 23px;
    position: absolute;
    left: 15px;
    top: 18px;
}
/*======*/
.textstyy {
    background: #fff;
    padding: 10px;
}
.imggif {
    width: 100%;
    text-align:center;
}
.imggif img{
    width:70%;
}
.textstyy p{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 14px;
}
.backfff{
    background:#fff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 96% !important;
    box-shadow: 0 0 10px #c7c3c3;

}
.steebackfff{
    background: transparent !important;
}
.nonbackf{
    background: transparent !important;
}
.textstt {
    padding: 8px 10px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.textstt span{
    color:#000;
}
.backgroo{
    border-radius: 10px;
    box-shadow: 0 0 10px #ebebeb;
}
/*====*/
.weeffj .backfff{
    height:90%;
}
.weeffj .textstyy img{
    width:100%;
    height:100%;
}
.weeffj .textstyy{
    width:100%;
    height:90%;
}
/*======*/
.textstt{
    padding:4px 4px !important;
}
.styleoffers{
    height:166px;
}
.styleoffers22 .imgfixstew.widthimage {
    height: 50px;
}
.imgfixstew.widthimage img{
    height: 100%;
    width:100%;
}
.styleoffers a{
    display:block;
    height:100%;   
}
.styleoffers22 a{
    display:block;
    margin-bottom:10px;
    border:1px solid #e4e3e3;
    background:#fff !important;
    border-radius:10px !important;
}
.offerto{
    height:100% !important;
}
.styleoffers22{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
/*====*/
.disdivsty{
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    text-align:center;
    vertical-align: top;
    margin-top: 12px;
    
}
.stylela{
    display: inline-block;
    background: #0a279b;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    margin: auto;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
}
.stspan{
    display: block;
    color: #0a279b;
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: bold;

}
/*====================*/
.block1 {
    width: 100%;
    margin: auto;
    top: 14px;
    position: relative;
}
.blostyle1 p{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #181818;
}
.inputstdiv input{
    width: 100%;
    margin-bottom: 13px;
    border: 1px solid #cfcfcf;
    padding: 10px;
    border-radius: 25px;
    box-shadow: 0 0 10px #e3e3e3;
}
.inputstdiv select{
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #cfcfcf;
    padding: 10px;
    border-radius: 25px;
    box-shadow: 0 0 10px #e3e3e3;
}
.inputstdiv textarea{
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #cfcfcf;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0 0 10px #e3e3e3;
    min-height:100px;
}
.inputstdiv{
    position:relative;
}
.inputstdiv i{
    position:absolute;
    left:10px;
    top: 21%;
    font-size: 22px;
}
.butstcon{
        background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
        border-radius:25px;
        padding: 10px 19px;
        text-align:center;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        cursor:pointer;
}
.nostyleblock{
    padding:0 !important;
    background:none !important;
    box-shadow:none !important;
    border:none !important;
}
.stnewbloc{
    background: none;
    width: 70%;
    margin: auto;
    margin: 10px auto 0 !important;
    border: none;
    box-shadow: none;
}
.stnewbloc{
    background: #fff;
    padding: 0;
    border-radius: 31px !important;
    border: 1px solid #1077d7 !important;
    overflow: hidden;
}
.alertdivstyle{
    position: fixed;
    top: 0;
    width: 100%;
    background: #6b6b6b38;
    right: 0;
    z-index: 99999;
    height: 100%;
    padding-top: 20%;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
}
.stylenow{
    color: #0f57ab;
    font-size: 17px !important;
    font-weight: bold;
}
/*=====*/
.stwg{
    font-size:15px !important;
    font-weight:bold;
}
/*==*/
.docchatstyle{
    display: inline-block;
    width: 30px;
    position: absolute;
    text-align: center;
       right: 0px;
    top: 50px;
    background: #fff;
    border-radius: 50%;
    height: 30px;
}
.stylechat {
    display: inline-block;
    width: 30px;
    position: absolute;
    text-align: center;
    right: -10px;
    top: 0px;
    background: #fff;
    border-radius: 50%;
    height: 30px;
}
.stylechat i, .docchatstyle i{
    color: #2f8aee;
    font-size: 25px;
    vertical-align: middle
}
.stylechat span, .docchatstyle span{
    position: absolute;
    top: -12px;
    left: 3px;
    color: red;
    font-size: 16px;
    font-weight:bold;
}
.secstyle1 .backgrrt{
    height:140px;
}
.secstyle1 .backgrrt img{
    height:100%;
}
.startsdiv{
    position:relative;
}
.stabslu{      
    font-size: 8px !important; 
    color: #fd5050;
    display: inline-block;
    vertical-align: super;
}
/*====*/
.stkwkwkw{
    position:relative;
    margin-bottom:10px;
}
.stkwkwkw i{
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #c4c4c4;
    text-align: center;
    position: absolute;
    top: 0 !important;
    right: 15px;
    z-index: 1;
}
.newstdiv{
    margin-left:0 !important;
    margin-bottom:10px;
}
/*===*/
.spandisblock{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #f70527;
    position: absolute;
    left: 8px;
    top: 3px;
    box-shadow: 0 0 10px #e95d5d;
    display:inline-block;
    animation-name: an;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    z-index:3;
}
@keyframes an {
  from  {
      transform: scale(1);
  }
  
  to {
      transform: scale(1.1);
  }
}
ul.pagination>li{
    float:right !important;
}
.fdfdfdddd{
    min-height:66vh !important;
}
/*======register======*/
.redesignregister, .redesignregister .tab-pane, .redesignregister .tab-content
, .redesignregister .form-horizontal, .redesignregister .box_form {
    background:none !important;
    box-shadow:none !important;
    background-color:none !important;
    border:none !important;
    border-radius:0 !important;
}
.stwwwi{
    padding-left:0 !important;
}
.redesignregister .form-group input:-internal-autofill-selected {
    background-color:#fff !important;
}
.redesignregister .box_form{
    padding:0 !important;
}
.redesignregister .form-horizontal .form-group label{
    padding:3px 10px !important;
    border-radius:8px !important;
}
.redesignregister .rulesdivst {
    margin-bottom: 20px !important;
    text-align: right !important;
    margin-top: 15px !important;
    padding: 0 20px !important;
}
.redesignregister .pregister .btn_register {
    width: 100% !important;
    border-radius: 10px !important;
}
.redesignregister .form-horizontal .form-control{
        margin-bottom: 10px !important;
    background-color: #fff !important;
    box-shadow: 0 0 10px #e1e1e1;
    border: 1px solid #e1e1e1;

}
.linestletext {
    position:relative;
    margin: 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    color: #3b5998;
}
.linestletext .lineheight {
    width: 100%;
    position: absolute;
    background: #d9d9d9;
    height: 1px;
    left: 0;
    top: calc(50% - 1px);
    z-index: -1;
}
.linestletext span{
    display: inline-block;
    background: #f2f6f8;
    padding: 3px 12px;
}
.widthfacebook button.social_bt.facebook {
    border-radius: 10px !important;
    margin-bottom: 5px;
    background:#3C67C3 !important;
}
.registertabs .newstylereg{
    margin-bottom:10px !important;
}
.sesttr{
    color:#1a1a1a;
    font-size: 11px;
}
.steewwwi{
    background:none !important;
    color:#2309aa !important;
}



.bloustyle{

}
.styleconfirm{
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
}
.cancstyle{
    background:#ED6E56;
}
.bloustyle span {
     color:#fff;
    display:inline-block;
    width: 46%;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 8px;
    margin: 0 1.5%;
    cursor:pointer;
}
.sdjdj{
    margin-top: 20px;
}
.sskdj{
    color:#000;
}
.stylecheck .radio, .stylecheck .checkbox{
    line-height: 1 !important;
}

.steeelll{
    position:relative;
    margin-top:25px !important;
}
.stwdivlabel{
    position:absolute;
    top: -60px;
    width: 96%;
}
.dwwffkfk{
    box-shadow: 0 0 10px #e9e9e9;
    border-radius: 10px !important;
    border: 0 !important;
}
.wwwwkkdd{
    margin-top:0 !important;
}

/*==*/
.inputstychat{
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #ccc;
    border-radius: 25px;
    padding: 7px 8px 1px;
    width: 83%;
    vertical-align: middle;
    line-height: 17px;
}

.streeu {
    display: block;
    margin-bottom: -10px;
    margin-top: 15px;
    font-size: 12px !important;
    color: #adabab;
}
.wgyddgygy{
   margin:15px 0 0 0 !important;
}
.eedkkdkdd{
    width: 100%;
    border-radius: 10px !important;
}
/*===*/
.stylwweeii .genderCnts .gender input[type=radio] + label, .eookoofkfok{
    background:none !important;
}
.shsshj{
    margin:0 !important;
    padding:0 !important;
}
.ddfflskslj{
    margin-bottom:15px;
}

.diswebste span{
    width:100% !important;
}
/*=======about us===*/
.wdkkfj h1{
    color: #0e1d9a;
    font-weight: bold;
    font-size: 30px;
}
.jfjjfdddi p{
    font-size: 18px;
}
.styleabout h3{
    color: #0e1d9a;
    font-weight: bold;
    font-size: 27px;
}
.styleabout p{
    font-size: 19px;
}
/*=======*/
ul.dropdown-cart li .item:hover .nodatestylediv{
    color: #000 !important;
    font-weight: bold;
}
ul.dropdown-cart li .item .nodatestylediv .imgstspa {
    width: calc(100% - 125px);
}
ul.dropdown-cart li .item .nodatestylediv .stylebutlab {
    width: 115px !important;
}

/*======*/
.stylechatbut {
    cursor:pointer;
        background-image: linear-gradient(to left, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1);
    width: 50%;
    display: block;
    text-align: center;
    padding: 5px !important;
    margin: auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 25px;
    cursor: pointer;
}
.stylechatbut label{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

.sewfkkf {
    float: left;
    background: #fff;
    padding: 5px;
    color: #ff5850;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 12px;
    text-align: center;
    font-size: 14px;
}
/*===*/
.newstydiv {
    width: 100% !important;
    margin: 0 !important;
}
.newstydiv .gender {
    width: 47% !important;
    margin-left: 0 !important;
}
.newstydiv .gender .radio {
    margin-right: -34px !important;
}

.deddudhdu{
    margin:auto;
    width:100%;
        text-align: center;
}
.kdkddd{
        width: 49% !important;
    display: inline-block;
}
.wewekk{
      width: 49% !important;
    display: inline-block;
}
.fdklkfld img{
    width:70px;
}
.confirmstyle{
   width: 55%;
    top: 9%;
    position: absolute;
    z-index: 2222;
    background: #fbd5b9;
    text-align: center;
    padding: 8px 0 1px;
    border-radius: 3px;
    box-shadow: 0 0 10px #f9d0b2;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
}
.marginb10{
    margin-bottom:10px;
}
.newflex{
    flex-grow:1;
    margin:0 2px;
}

/*====*/
.newstylediv{
    position:relative;
    overflow:hidden;
}
.newstylediv:before {
    content: "";
    border-top: 75px solid #f62832;
    border-left: 0 solid transparent;
    border-right: 85px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.newstylediv .discounttop p {
    margin-bottom: -1px !important;
    font-size: 14px !important;
}
.newstylediv .discounttop{
    display:block !important;
}

.stylqw i{
    color:#fff !important
}
.ssdsmkm{
    margin-bottom:10px;
}
.h3class{
    margin-bottom:10px !important;
}
.blstylediv {
    top: 83px !important;
}
.errpeo{
    margin-bottom:10px;
}
#userDropdown{
    margin-top:-20px !important;
}
.weeertty{
    position:relative;
}
.eretrrt{  
       right: 50%;
    position: absolute;
    top: -34px;
    width: 90px;
}
#ExportAllData{
    margin-top:15px;
}
.wedwedwe{
    text-align:center;
}
.flagiconsdiv button{
    border:none !important;
}

.swerf{
    top: 20px;
    left: 2px;
    position: absolute;
}
.divlabelblock{
    position:relative
}
.displaynonediv {
    display: none !important;
}
/*============================media======================*/
/*=======start header menu=====*/
@media only screen and (max-width:2000px) {
    /*.btn_mobile {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 30px;
        display: block;
        z-index: 2;
    }*/

    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        background-color: #333;
    }

    .hamburger--spin.is-active .hamburger-inner, .hamburger--spin.is-active .hamburger-inner::after, .hamburger--spin.is-active .hamburger-inner::before {
        background-color: #e74e84 !important;
    }

    nav#menu {
        display: none !important;
    }

    .mm-menu {
        background: #fff !important;
    }

    .main-menu {
        top: 0;
        right: 0;
        float: none;
    }

    ul.mm-listview {
        line-height: 25px;
    }

        ul.mm-listview li a {
            color: #555 !important;
            display: block;
        }
}
/*========end-headermenu======*/





@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .loadingldk {
    position: absolute;
    bottom: 7%;
    margin: 1px 35% !important;
    /* width: 16%; */
}
  
    .nnnmmmnjk {
    min-height: 200px !important;
}
    .hjjgfyu #BodySearchtext{
    display: block !important;
    width: 94% !important;
    margin-bottom: 10px !important;
}
.kdjdjkdfd {
    font: 15px/2"sharp-sans-semibold", Arial, sans-serif !important;
    font-size: 15px;
    vertical-align: middle;
    color: rgb(0, 35, 75);
    margin-left: 0 !important;
    margin-right: 5px;
    font-family:Bahij TheSansArabic Plain !important;
}
.inputssear {
    display: inline-block;
    padding: 5px 5px !important;
}
.kdjdjkdfd {
    font: 13px/2"sharp-sans-semibold", Arial, sans-serif !important;
    font-weight: bold !important;
    font-family:Bahij TheSansArabic Plain !important;

}




}

/*===============*/
@media only screen and (min-device-width : 768px) and (max-device-width : 2000px) {
     #map33 .dfddsaaaa{
           padding: 1px 20px;
    }
    .contentstyle{
        width: 103% !important;
    }
    .iconsears{
        float: left;
    }

    .strip_list {
        background-color: #fff;
        padding: 13px 160px 15px 15px !important;
        width:98% !important;
    }
    .figurs {
        width: 127px !important;
        height: 90px !important;
    }
    .hh3{
        /*width:80%;*/
    }
    .smallee {
        /*width: 18% !important;*/
        font-size: 12px;
}
    .cityyy {
        width: 20% !important;
    }
    .desss .jq-ry-container{
        /*display:inline-block !important;*/
    }
    .pricebloc {
    /*left: 85% !important;*/
    /*margin-top: -20px !important;
    margin-bottom: 15px !important;*/
}
    .bstyless {
    /*left: 22.5% !important;*/
    }
    .bstylww {
        /*color: #453232;*/
        /*background: none;
        text-align: center;
        width: 60% !important;
        font-weight: bold;
        margin-left: 22% !important;
        margin-top: 1px !important;
        font-size: 12px !important;
        border-radius: 7px !important;*/
    }
    .smwele {
      
        background: none !important;
        color: #020202 !important;
        border-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px;
        display: inline-block !important;
        margin-left: 105px !important;
        font-size: 12px !important;
    }
    .strip_list p {
    /*margin-bottom: 0px !important;*/
    }
    .accsty {
        transform: translate3d(540px, 34px, 0px) !important;
    }
    .box_general {
        padding: 19px 15px 0 !important;
    }
    /*===========appoint=================*/
    .imagessl{
        position: relative !important;
    }
    .appointss > ul > li {
    position: relative;
    display: inline-block !important;
    width: 49.333% !important;
    padding: 10px 3px 5px 7px !important;
    border-top: 1px solid #ededed;
}

    .list_general > ul > li .imagessl {
        top: 0px !important;
        margin: auto;
        left: 0;
    }
    .approved, .cancel, .pending, .read, .unread{
        /*margin-left: -120px !important;*/
        /*position: absolute !important;*/
        bottom: 1px !important;
        top: 140px !important;
    }
    .appointss > ul h4 {
    /*margin-left: 100px ;*/
    text-align:center;

}
    .headersnew{
        padding: 0px 15px !important;
    }

    .appointss ul.booking_details li {
        margin-bottom: 5px !important;
        color: #09b2f3 !important;
        font-size: 15px !important;
    }
    ul.booking_details {
    margin: 15px 9px 35px 0 !important;
}
    .dicvs h4 {
    /*margin-left: 18% !important;*/
    text-align:center;
}
       .imagemap{
        display:block !important;
    }
.imagemap {
    position: absolute;
top: 150px !important;
right: 9% !important;
}
 .contmode{
        width: 100% !important;
        height: 550px !important;
        right: 0 !important;
    }
    .imgnews {
        height: 90px !important;
        width: 90px !important;
    }
     .rrrett{
    position: absolute !important;
    right: 6% !important;
    top: 135px !important;
    padding: 5px 15px !important;
    display:block;
}
.totalaaaf .bookslotsss-style{
    /*display:none;*/
}
.addressssla {
    /*margin-top: -15px !important;
    margin-bottom: 40px !important;*/
}
.imgnews {
    height: 113px !important;
    width: 113px !important;

}
.figurs {
    width: 139px !important;
    height: 113px !important;
}
.newstylesearch{
    position:absolute;
    margin-left: -102%;
    /*display:none;*/
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    right: 100%;
    /*box-shadow: 0px 4px 7px #4e899c;*/
    z-index: 9999;

} 
    .slidstyl {
    /*padding-left: 0px !important;*/
}
.headerfordoctor span{
    background-color: rgb(0, 35, 75) !important;
    color: rgb(255, 255, 255) !important;
    display: block;
    font-family: "sharp-sans-bold", Arial, sans-serif;
    font-size: 15px !important;
    letter-spacing: 0.1px !important;
    line-height: 20px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-align: center;
    font-family:Bahij TheSansArabic Plain !important;
}
.clearspa{
    display:none !important;
}
.mobveiws{
    /*padding-right:25px !important;*/
}
.floprina{
    display:block !important;
    padding:10px !important;
    text-align:center;
}
.approved, .cancel, .pending, .read, .unread{
    position: inherit !important;
}
.soryyytRight{
    margin-top:12px !important;
}

.divconts{
    margin-top:13px !important;
}
 .norfror {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

   /*#Body_Complains_ul .li{
       margin-bottom:9px !important; 
    }*/

    .ggflso .close {
    position: absolute !important;
    top: -8px !important;
    right: 0 !important;
    float:left !important;
}
    .poooapmn{
        margin-bottom:10px !important;
    }
    .body-part-name .ADAMHN_Header {
    border-bottom: 2px solid;
    padding-bottom: 4px;
    position: absolute !important;
    left: 11% !important;
        color: #2a2752 !important;
    font-weight: bold;
}
    .flklkdllko {
    padding: 12px 0px !important;
}
    .web{
    /*display:none !important;*/
}
.mobile{
    display:block !important;
}
.totalaaaf .bookslotsmobile{
    padding:2px !important;
}
.totalaaaf .strip_list {
    margin-bottom:0px !important;
}
    .hero_home .content h3 {
        font-size: 3rem ;
    }
    #logo, #logo_home {
    position: relative;
    /*right: -5px !important;
    text-align:right !important;*/
}
     #FindBtn{
     padding:5px 25px !important;
 }

     .hjjgfyu #BOD, .hjjgfyu #BodySearchtext {
    padding: 5px 7px !important;

}
     .wflkglkg {
    width: auto !important;
    display: inline-block;
}
     .wklfklddw{
         width:40% !important;
     }
     .flgflfkdld h3{
         font-family: Bahij TheSansArabic Plain !important;
        font-size: 20px !important;
        font-weight: bold !important;
        margin: 30px 10px !important;
     }
    .searchbut input {
        right: 50px !important;
    }
      .arabicicons{
    display: inline-block;
    float:right !important;
}
.wflkglkg {
    width: auto !important;
    display: inline-block;
}
.wklfklddw {
    width: 35% !important;
}
.searst {
        padding: 13px 80px !important;
}
 /*#map22 .oppoiu i{
       margin-right:10px !important;
   }*/



}
/*=============*/

@media only screen and (min-device-width : 768px) and (max-device-width : 2000px) and (orientation : landscape) {


    .contleft, .contright{
        flex: none !important;
        max-width: 100% !important;
    }
    .bstyless {
    /*left: 16.5% !important;*/
}
    .bstylww {
        /*margin-left: 5% !important;*/
    }
    /*#autocomplete {
        float: left !important;
        margin-left: 23px !important;
    }*/
    .contentstyle {
    width: 102% !important;
}

.deerd {
    /*margin-left: 26% !important;*/
}
    .accsty {
        transform: translate3d(550px, 34px, 0px) !important;
    }
      .box_general {
        padding: 19px 15px 0 !important;
    }
      .dss {
    width: 40% !important;
}
      .lblValue {
    font-size: 10pt !important;
}
    .searchbut input {
        padding: 18px 25px !important;
    }
    .totalaaaf .bookslotsss-style {
    display: block !important;
}
    .rrrett {
    position: absolute !important;
    right: 7.5% !important;
    top: 135px !important;
    padding: 5px 15px !important;
    display: block;
}
.imagemap {
    position: absolute;
    top: 150px !important;
    right: 11% !important;
}
.floprina {
    display: none !important;
    padding: 10px !important;
    text-align: center;
}
.klkjmnb {
    width: 83% !important;
    margin-left: 10px;
}
#review_summary {
    padding: 10px !important;
    width: 20%;
}
    .fdfkdlkfdlf{
     display:block;
 }
    .dislingkdk {
        display:none;
    }
    .newwidth {
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    margin-top: 15px !important;
}
    .searchbut input {
    position: relative !important;
    padding: 8px 71px !important;
    font-size: 21px !important;
    right: 14px !important;
    top: 0px !important;
    border-radius: 50px !important;
    margin-top: 25px;
    text-align: center;
}
       #autocomplete, #autocompleteCountry, #autocompleteCity {
        width: 80% !important;
    }


}

@media only screen and (min-device-width : 768px) and (max-device-width : 2000px) and (orientation : portrait) {
    .newwidth{
        width:100% !important;
        flex: none !important;
        max-width: 100% !important;
        margin-top:15px !important;
    }
    ul#top_access {
        float: right !important;
    }
   .newwidth .select2-container{
       width: 70% !important;
   }
    .searchbut input{
        position: relative !important;
        padding: 8px 55px !important;
        font-size: 21px !important;
        right: 0;
        top: 0;
        border-radius: 50px !important;
        margin-top: 25px;
        text-align: center;
        /*margin-right: 190px;*/
    }
    .iconsssss{
        float: left;
        /*margin-left: 45px;*/
    }
    /*#autocomplete{
        width: 71% !important;
        float: left !important;
        margin-left: 25px;
    }*/
    .iconsm{
        margin-left: -50px !important;
        font-size: 28px;
        margin-right: 0px !important;
    }
    .rowss{
        width:100% !important;
    }
    .rateyo-readonly-widg {
    /*margin-left: 39% !important;*/
}
    .imgstynn {
    border-radius: 50%;
    margin-top: 0 !important;
    max-width: 100% !important;

}
    .tabstyl {
    margin-top: 0 !important;
}
    .doctor_titleCustom{
        margin-bottom:15px !important;
    }

    ul.time_select.version_2 li {
    float: left;
    width: 25% !important;
    }
    .buttt{
        padding: 10px 30px !important;
    }
    #review_summary{
        padding:10px !important;
    }
    #review_summary strong {
    font-size: 2rem !important;
    line-height: 1;
    }
    .savlay{
        width:50% !important;
    }

    .widdd{
        width: 33.3% !important;
        flex: none !important;
        max-width: 100% !important;
    }
    .cannn {
    background: #e47954 !important;
    font-size: 12pt !important;
    width: 175px !important;
    display: block !important;
}
    .cansl {
    margin: 25px 36% 0 !important;
    width: 40% !important;
}
    .deerd {
    /*margin-left: 41% !important;*/
}
    .accsty {
        transform: translate3d(190px, 34px, 0px) !important;
        width:170px !important;
    }
    .lblValue {
    font-size: 10pt !important;
}
    .imgsss{
        width: 40% !important;
        max-width: 100% !important;
        flex: none !important;
    }
    .desssad{
        width: 60% !important;
        max-width: 100%;
        flex: none !important;
    }
    .mappp{
        width: 100% !important;
        max-width: 100%;
        flex: none !important;
    }
     .kllkkl{
        /*margin-left:50px !important;*/
    }
       .iconsears{
        margin-left:5px !important;
    }
       .resetnewsearch .searst {
    margin-left: 3% !important;
    padding: 10px 50px !important;
    margin-bottom: 13px !important;
}
.ekhklg{
    display:none !important;
}
.slidstyl{
    margin-bottom:0 !important;
}
.rightheadbar{
    margin-top:0 !important;
}
.imgslinls .img-fluid {
    max-width: 14% !important;
}
.imgsli .img-fluid {
    max-width: 100% !important;
}
.imgsli{
     max-width: 14% !important;
}
.ewewwmnbvc {
    width: 12% !important;
}
    .ewewwmnbvc img {
        width: 84% !important;
    }
    /*.ffldkdfldkl{
    display:block !important;
}*/
    .ffdfdfffff{
        display:none !important;
    }
     .fdfkdlkfdlf{
     display:block;
 }
     .dislingkdk {
         display:none;
     }
  .tttuk{
        display:none !important;
    }
    .araila {
        /*margin-top: 20px !important;*/
    }
    .totalaaaf {
        min-height: 200px !important;
    }
    .contright{
        display:none !important;
    }
    .tttuk{
        display:none !important;
    }
     .docsty .panel-heading {
        background-color: #566b83 !important;
    }
     /*====================================================================*/
       /*=====================================================*/
    .resetnewFilter {
    width: 96% !important;
    margin: 0px 2% !important;
     top: -101px !important;
}
    .resetnewFilter .headerstyle {
    padding: 10px 0px !important;
    background: #e3e3e3 !important;
}
   .iconsia {
    display: inline-block;
    width: 20% !important;
    float: right;
}
 .radioslin {
    display: inline-block;
    width: 20% !important;
    float: left;
}
    .iuiuy {
        text-align: right;
        padding-right: 18px !important;
    }
    .dfddsaaaa .col-md-12{
        margin-bottom:10px !important;
    }
    .iconsia i {
    font-size: 30px !important;
    margin-top: -6px !important;
}
    .radioslin .btn_remove{
        display:none !important;
    }
    .hhjjigf .btn_remove{
        display:none !important;
    }
    .kjkkjki {
    text-align: right !important;
}
    .contleft .searst {
        margin-left: 0 !important;
    }
    .iuiuy .select2-container{
        width: 62% !important;
    }

    .iuiuy .searst {
        padding: 9px 85px !important;
    }
    .resetnewFilter {
    width: 96% !important;
    margin: 0px 2% !important;
   top: -50px !important;
    background: #e3e3e3 !important;
}
    .contleft .searst {
        padding: 6px 35px !important;
    }
    .kjkkjki {
    padding-right: 14% !important;
}
    /*==========================================================*/
     /*=====================================================================================*/
.oppoiu{
    max-width:100% !important;
    flex:none !important;
    padding: 0px 15px !important;
}
.kjjigf{
     max-width:100% !important;
    flex:none !important;
}
   .oppoiu .iconsears {
        float: none !important;
    }

   .discalf .col-md-7{
       max-width:100% !important;
   }
   .flklkdllko{
       /*max-width:60% !important;*/
   }
   .kjkgfdsaaaaa{
       /*max-width:38% !important;*/
       max-width:100% !important;

   }
   #Body_Complains_ul .li {

    display: inline-flex !important;
    max-width: 100% !important;
    flex: none !important;

}
   /*.aaaaskkkl{
    margin-top: 20px;
    border-top: 2px solid;
    padding-top: 10px;
}*/

  /*======================logo=========================================*/
   #logo_home h1 a {
        background: url(../img/youmeda.png) no-repeat !important;
    }
 
    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #999 !important;
}
    .jkfdssse {
    width: 100%;
    padding: 2px 10px !important;
    background: rgb(27, 58, 93) !important;
    color: #fff !important;
}
    .jkfdssse input {
    color: #fff !important;
}
    ul#top_access li a {
        color: #e4dede;
    }

    /*======================================logo================================*/
.fixedscroll{
    position:fixed !important;
    z-index:99999;
    top:0;
}
/*.fideslll{
       position:fixed !important;
    z-index:99999;
    background:#fff !important;
}*/



}


/*=====================================================*/

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    .ewwiuo{
            width: 170px !important;
    height: 170px !important;
    float: left;
    position: absolute;
    left: -24px;
    top: -21px;
    }
      .newwidth{
        width:100% !important;
        flex: none !important;
        max-width: 100% !important;
        margin-top:15px !important;
    }
     .searchbut input{
        position: relative !important;
       padding: 8px 71px !important;
font-size: 21px !important;
right: 14px !important;
        top: 0px !important;
        border-radius: 50px !important;
        margin-top: 25px;
        text-align: center;
    }
       .rowss{
        width:100% !important;
    }
    .headerstyle {
        margin: 0 !important;
    }
      .iconsssss{
        float: left;     
    }
    #autocomplete, #autocompleteCity{
        width: 84% !important;
        /*float: left !important;
        font-size: 15px !important;*/
    }
     .newwidth .select2-container{
       width: 85% !important;
   }
    .egstyle {
        width: 20px !important;
        margin-top: 6px !important;
        margin-left: 5px !important;
    }
    ul#top_access li i {
    font-size: 25px;
}
    ul#top_access li {
        padding: 0px;
        margin-left: 0px !important;
        margin-top: 5px !important;
    }
    .grosty2{
        width:99% !important;
        margin-bottom: 10px;
        border-radius: 20px !important;
    }
    .grosty{
        width:100% !important;
        border-radius:20px !important;
    }
    .rateyo-readonly-widg {
    /*margin-left: 21% !important;*/
}
    .imgstynn {
       border-radius: 50%;
    margin-top: 0 !important;
    width: 93px !important;
    height: 96px;

}
    .tabstyl {
    margin-top: 0 !important;
}
    .doctor_titleCustom{
        margin-bottom:15px !important;
    }
     .buttt{
        padding: 10px 30px !important;
    }
     #review_summary strong {
        font-size: 2rem !important;
}
     #review_summary{
         padding:10px !important;
     }
     /*========================================*/
    .contleft .iconsears{
         float:left !important;
     }
    .contleft .contentstyle {
        width: 108% !important;
    }
   .contleft #gov .icon-map, .contleft #cit .icon-commerical-building{
        margin-right: 0 !important;
    }
   .contleft .searst {
        margin-left: 18% !important;
        padding: 6px 35px !important;
        margin-top: 10px !important;
}
   .contleft #autocomplete {
       margin-left: 9px !important;
  }
 /*========================profile doctor==================*/
    .figurs {
        width: 80px !important;
        height: 80px !important;
    }
    .strip_list {
      /*padding: 12px 15px 15px 127px !important;*/
       padding: 12px 75px 5px 0 !important;
   }
    .hh3 {
    /*margin: -9px 0 0 -26px !important;
    font-size: 16px !important;*/
}
    .smallee {
   color: #999 !important;
        font-weight: 600 !important;
        /*display: inline-block !important;*/
        width: 99% !important;
        /*margin-left: -25px !important;*/
        font-size: 14px !important;
}
    .classsnam {
        /*margin-left: -8% !important;*/
    }
    .bstylww {
        /*color: #453232;*/
        /*background: #d0e3fc;
        text-align: center;
        width: 159px !important;
        margin-left: -18% !important;
        margin-top: 16px !important;*/
    }
    .bstyless {
    /*display: inline-block !important;
    position: absolute !important;*/
    /*left: 36% !important;*/
    /*font-size: 12px !important;*/
    /*margin-top: -20px !important;*/
}
    .pricebloc .right{
        display:inline-block !important;
    }
   .pricebloc .whole{
     /*margin-top: 26px !important;*/
     margin-right: 5px !important;
   }
   .pricebloc{
       /*margin-top: -20px !important;*/
   }
 /*==========================================*/
 .cityyy{
     width:auto !important;
 }
 .contright{
     display:none !important;
 }
 .divPatient .col-md-3 .btn-block {
    font-weight: bold !important;
    font-size: 15px !important;
    width: 90% !important;
    margin-left: 5% !important;
}
 .cansl {
    margin: 15px auto 0 !important;
}
    .confff {
        width: 50% !important;
    }
    .colsanls .cannn{
        width: 105px !important;
    }
    .grosty {
    width: 100% !important;
    margin-bottom: 10px !important;
    border-radius:20px;
}
    .deerd {
    /*margin-left: 27% !important;*/
}
.headssss {
    margin-left: 13% !important;
    color: #0d5972 !important;
    font-size: 20px !important;
}
.sdddsa {
    color: #11346f !important;
    font-size: 18px !important;
}
.cddsss {
    margin: 15px 0px 25px 1% !important;
    text-align: justify !important;
}
.paddmarg strong {
    color: #113762 !important;
    display: inline-block !important;
    width: 110px !important;
}
.sdddsa {
    color: #11346f !important;
    font-size: 19px !important;
}
.starsstyle {
    margin-left: 30% !important;
}
/*#map{
    display:none !important;
}*/
  .box_general {
        padding: 19px 5px 0 !important;
    }
  /*===========================================app0int============================================*/

   .imagessl{
        position: relative !important;
    }
    .appointss > ul > li {
    position: relative;
    display: inline-block !important;
    width: 100% !important;
    padding: 10px 3px 5px 7px !important;
    border-top: 1px solid #ededed;
}

    .list_general > ul > li .imagessl {
        top: 0px !important;
        margin: auto;
        left: 0;
    }
    .approved, .cancel, .pending, .read, .unread{
        /*margin-left: -120px !important;*/
        /*position: absolute !important;*/
        bottom: 1px !important;
        top: 140px !important;
    }
    .appointss > ul h4 {
    /*margin-left: 100px ;*/
    text-align:center;

}
    .headersnew{
        padding: 0px 15px !important;
    }

    .appointss ul.booking_details li {
        margin-bottom: 5px !important;
       color: #09b2f3 !important;
        font-size: 15px !important;
    }
    ul.booking_details {
    margin: 15px 9px 35px 0 !important;
}
    .accsty {
        transform: translate3d(4px, 40px, 0px) !important;
    }
    .sbHolder{
        min-width:125px !important;
    }
    .filter {
        width: 110px !important;
    }
    .headersnew h2 {
        /*font-size: 1rem !important;*/
    }
    .dss {
    width: 40% !important;
    font-size: 13px !important;
}
    .lblValue {
    font-size: 10pt !important;
}
    .navsty{
        width:50% !important;
    }
    .dialgstyle {
    max-width: 96% !important;
}
    /*.imgsss{
        text-align:center;
    }
    .imgsss img{
        border-radius:50% !important;
    }
    .imgsss .jq-ry-group-wrapper{
        left:75% !important;
    }*/
 .dicvs h4 {
    /*margin-left: 16% !important;*/
    text-align:center;
}
 .list_general > ul > li .imagas {
    /*left: 108px !important;*/
    top: 0px !important;
}
 .butsas{
     padding: 7px 15px !important;
 }
 .input-groupsearchs h3 {
    float: left;
    margin: 1px 3px 1px 0px !important;
    color: #0a6692;
    font-size: 22px !important;
}
 .theiaStickySidebar .box_profile{
     border-radius: 5px;
    border: 1px solid #e1e8ed;
    padding: 5px 15px  !important;
    margin-bottom: 10px !important;
 }

 ul.time_select.version_2 li {
    float: left;
    width: 33% !important;
}
 .tabletaban td, .tabletaban th{
    padding: .5rem !important;
 }
    .branstyle {
        right: 25px !important;
        top: 35% !important;
    }
    .imagemap {
    top: 100px !important;

}
    .contmode{
        width: 100% !important;
        height: 530px !important;
        right: 0 !important;
    }
    .ul.time_select li label{
        min-width:90px !important;
    }
    .imagemap{
        display:block !important;
    }
    .kllkkl{
        /*margin-right:5px !important;*/
    }
    .iconsears{
        margin-left:5px !important;
    }
    .detailsas{
        /*margin-bottom:25px;*/
    }
    .totalaaaf {
        min-height: 200px !important;
    }
    .rrrett{
    position: absolute !important;
    right: 5% !important;
    top: 105px !important;
    padding: 5px 15px !important;
}
    .imagemap{
        top: 120px !important;
        right: 12% !important;
    }
    .addressssla {
    /*margin-top: -2px !important;*/
    /*margin-bottom: 40px !important;*/
}
    .imgnews {
        height: 80px !important;
        width: 80px !important;

    }
    .totalaaaf .bookslotsss-style{
        /*display:none;*/
    }
   .newstylesearch{
    position:absolute;
    margin-left: -102%;
    /*display:none;*/
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    right: 100%;
    /*box-shadow: 0px 4px 7px #4e899c;*/
    z-index: 9999;

} 
   .dislinla{
       display:none !important;
   }
   .resetnewsearch .searst {
    margin-left: 3% !important;
    padding: 10px 50px !important;
    margin-bottom: 13px !important;
}

.arabicicons{
    display:none !important;
}
    .tabstyl h1 {
        font: 23px sharp-sans-bold, Arial, sans-serif !important;
        font-family: 'Bahij TheSansArabic Plain', sans-serif !important;
    }
    .m3rfh {
    margin-top: 15px !important;

}
    /*======================mobile=========================*/
   
    .tabstyl h1 {
        color: #00234b  !important;
        font: 23px "sharp-sans-bold", Arial, sans-serif;
        margin-top: 4px;
        font-weight: bold !important;
    }
    .tabstyl small {
        font: 15px/24px "sharp-sans-semibold", Arial, sans-serif;
        color: rgb(1, 152, 145);
        text-transform: lowercase;
        font-weight: bold;
        font-family:Bahij TheSansArabic Plain !important;
    }
    .poopoao{
        font: 13px/15px "sharp-sans-semibold", Arial, sans-serif;
        color: rgb(0, 35, 75);
        margin-bottom: 8px;
        margin-top: 6px;
        font-family:Bahij TheSansArabic Plain !important;
    }
    /*=====================mobile===================================*/
    .slidstyl {
    /*padding-left: 0px !important;*/
}
.headerfordoctor span{
    background-color: rgb(0, 35, 75) !important;
    color: rgb(255, 255, 255) !important;
    display: block;
    font-family: "sharp-sans-bold", Arial, sans-serif;
    font-size: 14px !important;
    letter-spacing: 0.1px !important;
    line-height: 12px !important;
    padding-bottom: 10px !important;
    padding-top: 7px !important;
    text-align: center;
    font-family:Bahij TheSansArabic Plain !important;
}
.clearspa{
    display:none !important;
}
.mobveiws{
    /*padding-right:25px !important;*/
}
.floprina{
    display:block !important;
    padding:10px !important;
    text-align:center;
     
}
footer{
    text-align:right;
}
.ekhklg{
    display:none !important;
}
.welomnal #login-2 h1 {
    text-align: center;
    font: 22px/24px "sharp-sans-bold", Arial, sans-serif !important;
        font-weight: normal;
    font-weight: bold !important;
    margin-bottom: -8px !important;
}
.slk {
    margin-top: 10px !important;
}

.frm_login .form-group .btn_login, .frm_register .btn_register{
    width:100%;
}
.imgslinls .img-fluid {
    max-width: 25% !important;
}
.imgsli .img-fluid {
    max-width: 100% !important;
}
.imgsli{
     max-width: 25% !important;
}
.elpoaq{
    position:absolute;
    top: 90%;
font-size: 12px !important;
text-align: center;
font-family: "sharp-sans-medium", Arial, sans-serif;
font-style: normal;
font-weight: normal;
margin: 0px;
text-rendering: optimizelegibility;
color: rgb(255, 100, 115) !important;
}
.elpoaq p{
    margin-bottom:5px !important;
}
.wlkjhf {
    font-size: 23px !important;
    margin-bottom: 20px;
    text-align: right;
    font: 20px/2px "sharp-sans-bold", Arial, sans-serif;
        font-weight: normal;
        font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.ddsaal .ldkllkp, .ddsaal .dlddllo {
    /*pointer-events: none;*/
    color: rgb(0, 35, 75) !important;
    font-size: 13px !important;
    line-height: 30px;
    font-family: "sharp-sans-semibold", Arial, sans-serif;
}
.sdlojk {
    display:block !important;
    width: 100% !important;
}
.wqpo .box_general_3 b, .wqpo .box_general_3 p{
    font: 12px/24px "sharp-sans-semibold", Arial, sans-serif !important;
    font-weight: normal;
    padding-bottom: 4px;
    font-weight: bolder !important;
    font-family:Bahij TheSansArabic Plain !important;
}
.slllsl input{
    width:55% !important;
}
.box_general_3 {
    padding: 11px !important;
}
.dicvs{
    margin-top:10px !important;
}
.approved, .cancel, .pending, .read, .unread{
    position: inherit !important;
}
.divconts{
    margin-top:10px !important;
}
.approved, .cancel, .pending, .read, .unread {
        padding: 4px 9px 4px !important;
}
.h2style h2{
    font-size: 1rem !important;
}
.soryyytRight{
    float:inherit !important;
}
.tttuk{
    display: block;
position: absolute;
top: 150px;
left: 1%;
}
.ewewwmnbvc img{
    width: 100% !important;
    margin-top: -35px !important;
}
.raulgunzalios img {
    width: 65px;
}
.totalssaw {
    width: 72% !important;
    margin-bottom: 10px;
}
    .raulgunzalios {
        width: 20% !important;
    }
    .ggghhu{
        padding:4px 5px !important;
    }
        .nnnmmmnjk {
    min-height: 200px !important;
}
.wrapper_indent ul.bullets li{
    display:block !important;
}

.dicslk {
    display: inline-block;
    float: left;
    width: 43% !important;
    text-align: center;
    margin-bottom: 10px;
}
#review_summary {
    padding: 10px !important;
    width: 40% !important;
}
/*.ffldkdfldkl{
    display:block !important;
}*/
 .ffdfdfffff{
        display:none !important;
    }
 .fdfkdlkfdlf{
     display:block;
 }
 .dislingkdk {
     display:none;
 }
    .norfror {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .tttuk{
        display:none !important;
    }

    /*====================================*/
.flklkdllko {
    padding: 0 !important;
    margin-top: 15px !important;
}
    .ggflso .SymptomCheckerCtrl{
        padding:0 !important;
    }
    .poooapmn {
        font-size: 14px !important;
        font-weight:bold !important;
        margin-bottom: 10px !important;
    }
    .body-part-name {
    position: absolute;
    right: 11%;
}
    .ggflso label {
    display: inline !important;
}
    /*#Body_Complains_ul .li{
       margin-bottom:9px !important; 
    }*/
 
    .ggflso .close {
    position: absolute !important;
    top: -8px !important;
    right: 0 !important;
    float:left !important;
}
    .ggflso label {
    display: inline !important;
}
    .poooapmn {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: Bahij TheSansArabic Plain;
}
    .hjjgfyu #BOD, .hjjgfyu #BodySearchtext {
    padding: 5px 5px !important;
}
 
    .jkkjhfds {
    margin-bottom: 13px;
    text-align: left !important;
}
       .web{
    /*display:none !important;*/
}
.mobile{
    display:block !important;
}
.totalaaaf .bookslotsmobile{
    padding:2px !important;
}
.totalaaaf .strip_list {
    margin-bottom:0px !important;
}
.wqaaaqp{
    position: absolute;
left: 19px !important;
top: 1px !important;
}
.ljhmnbv{
    position: absolute;
    top: -9px !important;

}
    .desss .wish_bt {
        top: -4px !important;
    }
    .totalpv{
        /*display:none;*/
    }
    searchalldoctor {
        margin-left: 0px !important;
    }
    .soryyytRight {
    margin-top: 3px !important;
    margin-bottom: 10px !important;
    float:right !important;

}
    .body-part-name {
    position: absolute;
    right: 11%;
    top: 69px;
    z-index: 9;
}
   .docsty .panel-heading {
        background-color: #566b83 !important;
    }
   .phesdr {
       /*display:none;*/
        color: #02adef !important;
        font-family: inherit;
        font-size: 14px;
        margin: 2px 2px 2px !important;
   }
   .hero_home .content h3 { 
    font-size: 16px !important;
    /*margin: 19px 5px !important;*/
     margin: 2px 5px 5px !important;
}
    .headerstyle {
        padding: 10px 20px !important;
    }
    /*=====================================================*/
    .resetnewFilter {
    width: 96% !important;
    margin: 0px 2% !important;
     top: -101px !important;
}
    .resetnewFilter .headerstyle {
    padding: 10px 0px !important;
    background: #e3e3e3 !important;
}
   .iconsia {
    display: inline-block;
    width: 20% !important;
    float: right;
}
 .radioslin {
    display: inline-block;
    width: 40% !important;
    float: left;
}
    .iuiuy {
        text-align: right;
        padding-right: 18px !important;
    }
    .dfddsaaaa .col-md-12{
        margin-bottom:10px !important;
    }
    .iconsia i {
    font-size: 30px !important;
    margin-top: -6px !important;
}
    .radioslin .btn_remove{
        display:none !important;
    }
    .hhjjigf .btn_remove{
        display:none !important;
    }
    .kjkkjki {
    text-align: center !important;
}
    .contleft .searst {
        margin-left: 0 !important;
    }
    .iuiuy .select2-container{
        width: 100% !important;
    }
    .iuiuy .searst {
        padding: 9px 85px !important;
    }
    .resetnewFilter {
    width: 96% !important;
    margin: 0px 2% !important;
   top: -45px !important;
    background: #e3e3e3 !important;
}
    .contleft .searst {
        padding: 6px 35px !important;
    }
    .asladkods{
        margin-top:-15px !important;
    }
    /*==========================================================*/
    .discalf span{
        font-size:16px !important;
    }
    #FindBtn{
        padding: 5px 20px !important;
    }
    .UploadsFiles{
        display:block !important;
    }
    .dfdsdsdssds label {
    margin-top: 10px !important;
    display: inline-block !important;
}
    .dfdsdsdssds .AttachmentName {
    width: 80% !important;
    border-radius: 20px;
    border: 1px solid #ccc;
}
    .dfdsdsdssds, .xxxzzsdfd{
        padding:0 !important;
        float:left !important;
        padding: 0 10px !important;
        z-index:9;
    }
    .xxxzzsdfd label {
    margin-right: 18px !important;
    margin-top: 5px !important;
    margin-bottom: 26px;
}
    .ppopopop {
    width: 100% !important;
    height: 85px !important;
}
.aaaaskkkl{
    margin-top: 20px;
    border-top: 2px solid;
    padding-top: 10px;
}
.wewwssl {
    margin-top: 30px;
    margin-right: 34% !important;
    margin-bottom: 5px !important;
    font-family: Bahij TheSansArabic Plain;
    font-weight: bold;
}

.gfdfdsdsd{
    padding:0 !important;
}
   
    /*======================logo=========================================*/
     #logo_home h1 a {
        background: url(../img/youmeda.png) no-repeat !important;
    }
 
  
    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #999 !important;
}
    .jkfdssse {
    width: 100%;
    padding: 2px 10px !important;
    background: rgb(27, 58, 93) !important;
    color: #fff !important;
}
     .jkfdssse input {
    color: #fff !important;
}
    ul#top_access li a {
        color: #e4dede;
    }
    /*======================================logo================================*/
.fixedscroll{
    position:fixed !important;
    z-index:99999;
    top:0;
}
/*.fideslll{
       position:fixed !important;
    z-index:99999;
    background:#fff !important;
}*/




}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : landscape) {
      .mm-listview{
        height: 300px;
        overflow: auto;
    }

      /*======end menu-rotate==============*/
    .rateyo-readonly-widg {
    /*margin-left: 27% !important;*/
}
    .classsnam {
    /*margin-left: -8% !important;*/
}
    .pricebloc{
        /*left: 62.4% !important;*/
    }
    .bstyless {
    /*left: 27% !important;*/
}
    .bstylww {
    /*width: 145px !important;
    margin-left: 41% !important;
    margin-top: -27px !important;*/
}
    .smallee {
        margin-right: -8px !important;
        width: 95% !important;
    }
    .hh3 {
        /*margin: -9px 0 0 -36px !important;
        width: 91% !important;*/
    }
     .cityyy{
     width:auto !important;
 }
     .contright{
     display:none !important;
 }
     .contleft .contentstyle {
    width: 104% !important;
}
     .contleft .searst {
    margin-left: 1% !important;
}
     .nicescro ul li{
         width:33% !important;
     }
     .confff {
    width: 36% !important;
}
     .deerd {
    /*margin-left: 35.6% !important;*/
}

.paddmarg strong {
    color: #113762 !important;
    display: inline-block !important;
    width: 150px !important;
}
.cddsss {
    margin: 15px 0px 25px 14% !important;
    text-align: justify !important;
}
.starsstyle {
    margin-left: 34% !important;
}

.sbHolder {
    min-width: 150px !important;
}
ul.time_select.version_2 li {
    float: left;
    width: 25% !important;
}
.rrrett{
    right: 3% !important;
}
.imagemap {
    top: 120px !important;
    right: 7% !important;
}
.iuiuy .select2-container {
    width: 80% !important;
}




}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : portrait) {
    .logstyl {
    padding: 14px 29px !important;
}
    .savlay{
        width:50% !important;
    }
    .savstyl{
        padding: 14px 22px !important;
    }
     .araila{
        /*display:none;*/
    }
    .dislindar{
        display:block !important;
        white-space: normal;
        margin-top:15px !important;
    }
    #logo_home h1 a {
       /*width: 95px;*/
       background-size: 170px 33px !important;
    }




}

@media only screen and (min-device-width : 375px) and (max-device-width : 736px) and (orientation : landscape) {
    .deerd {
    /*margin-left: 36% !important;*/
}
      .box_general {
        padding: 19px 5px 0 !important;
    }
      .list_general > ul > li .imagessl {
        top: 0px !important;
        margin: auto;
        left: 0;
}
      .appointss > ul h4 {
    /*margin-left: 195px;*/
    text-align:center;
}
      .sbHolder {
    min-width: 150px !important;
}
      .classsnam {
    /*margin-left: -8% !important;*/
}
    .smallee {
        color: #999 !important;
        font-weight: 600 !important;
        display: inline-block !important;
        width: 100% !important;
        margin-right: -13px !important;
    }
      .bstyless {
        /*display: inline-block !important;
        position: absolute !important;
        left: 33% !important;*/
    }

}

@media only screen and (min-device-width : 375px) and (max-device-width : 736px) and (orientation : portrait) {
        .deerd {
    /*margin-left: 36% !important;*/
}
  .box_general {
        padding: 19px 5px 0 !important;
    }
  .sbHolder {
    min-width: 150px !important;
}
   .classsnam {
    /*margin-left: -8% !important;*/
}
    .smallee {
        color: #999 !important;
        font-weight: 600 !important;
        /*display: inline-block !important;*/
        width: 99% !important;
        /*margin-left: -25px !important;*/
        font-size: 14px !important;
    }
    .bstyless {
        /*display: inline-block !important;
        position: absolute !important;
        left: 33% !important;*/
    }

    .bstylww {
    /*margin-left: -8% !important;*/
}

}

@media only screen and (max-width : 767px){
    footer {
    text-align: right !important;
}
 
    /*.wklfklddw{
        display:none !important;
    }*/
    .wflkglkg {
    width: auto !important;
}
        .flgflfkdld h3{
         font-family: Bahij TheSansArabic Plain !important;
        font-size: 20px !important;
        font-weight: bold !important;
        margin: 30px 10px !important;
     }
#confirm h3 {
    font-size: 22px !important;
    margin-bottom: 5px !important;
    text-align: center !important;
    font-weight: 600 !important;
    font-family: Bahij TheSansArabic Plain !important;
}
#confirm p {
    font: 13px/19px "sharp-sans-semibold", Arial, sans-serif;
        font-family: "sharp-sans-semibold", Arial, sans-serif;
    font-weight: 600 !important;
    font-family: Bahij TheSansArabic Plain !important;
    margin-bottom:15px !important;
}
.kdjdjkdfd{
    display:none !important;
}
.searchalldoctor{
    margin-top:0 !important;
}
#Body_Complains_ul .li{
    /*padding:0 !important;*/
}

#autocompleteCountry{
    /*float:left !important;*/
}
.wwwklkwoo {
    width: 330px!important;
}
.ewewwmnbvc img {
    width: 86% !important;
    margin-top: -35px !important;
}

/*=========================newdesigmobile==================================*/
 .searchbut .btn_1, .kjjigf .btn_1 {
        background: #cc2854;
    border-radius: 1px !important;
    width: 100% !important;
    border-radius: 20px !important;
}

    .newwidth {
    width: 111% !important;
    flex: none !important;
    max-width: 111% !important;
    margin-top: 15px !important;
}
    .searchbut input {    
        padding: 8px 22px !important;
        right: 17px !important;
    }
    .dislingkdk {
    display: block !important;
}
    .fdfkdlkfdlf{
    display:none !important;
}
    .headerstyle{
    margin-bottom:30px !important;
}
     .newwidth select{
        border-radius:1px !important;
    }
     #autocomplete, #autocompleteCountry, #autocompleteCity{
         border-radius:1px !important;
     }
       .llklokjyf {
      margin-right: 30px !important;
      margin-top: 15px !important;
  }
       .lfkefa{
           /*display:none;*/
       }
/*==================endnewdesignmobile=============*/
.forgetpass, .totalupdatepass{
width: 100% !important;
margin: auto;
text-align: center;
}
 .hideImportant{
        display:none !important;
    }
   #mapmi3 .mnnnnnnnnk tbody tr{
         display: grid !important; 
    }
     #mapmi3 .mnnnnnnnnk tbody .hideImportant{
        display:none !important;
    }
     #mapmi6 #Attachment_Data tr td {
    width: 49% !important;
    display: inline-block;
    border:none;
}

}

@media only screen and (max-width : 320px) {
     /*.newwidth{
        width:100% !important;
        flex: none !important;
        max-width: 100% !important;
        margin-top:15px !important;
    }*/
     .searchbut input{
        position: relative !important;
        padding: 8px 71px !important;
        font-size: 21px !important;
        right: 14px !important;
        top: 0px !important;
        border-radius: 50px !important;
        margin-top: 25px;
        text-align: center;
    }
       .rowss{
        width:100% !important;
    }
    .headerstyle {
        margin: 0 !important;
    }
      .iconsssss{
        float: left;     
    }
    #autocomplete, #autocompleteCity{
        width: 84% !important;
        /*float: left !important;
        font-size: 15px !important;*/
    }
     .newwidth .select2-container{
       width: 85% !important;
   }
    .egstyle {
        width: 20px !important;
        margin-top: 6px !important;
        margin-left: 5px !important;
    }
    ul#top_access li i {
    font-size: 25px ;
}
    ul#top_access li {
        padding: 0px ;
        margin-left: 0px !important;
        margin-top: 5px !important;
    }
  .tabletaban td, .tabletaban th {
    padding: .5rem !important;
    font-size: 13px !important;
}
    .ul.time_select li label{
        min-width:90px !important;
    }
    .input-groupsearchs h3 {
    font-size: 19px !important;
}
    .searchalldoctor {
        padding: 0px !important;
    }
    .hjjgfyu #BOD, .hjjgfyu #BodySearchtext {
    padding: 5px 29px !important;

}
    .aqwpoi {
        margin-left: 15px !important;
    }

}

@media (max-width:2000px) {
     .btn_1, a.btn_1, .dlfddkl a{
         /*background-image: linear-gradient(-180deg,#00a698,#00a698);
    background-image: linear-gradient(-180deg,var(--bpk-button-primary-gradient-start-color,#00a698),var(--bpk-button-primary-gradient-end-color,#00a698));*/
         background:#ff5951 ;
    
 }

    #app_section {
        text-align: center !important;
    }

    .arabicicons {
        display: none !important;
    }

    .divimgdetail {
        display: none;
    }
    /*===============*/
    header.header_sticky {      
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        /*border-bottom: 2px solid #000;*/
        padding-bottom: 0 !important;
        /*min-height: 65px !important;*/
        padding-top: 2px;
    }

    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        width: 26px !important;
        height: 3px !important;
    }

    .hamburger-inner {
        margin-top: -10px !important;
    }

    .newwidth #autocompleteCountry {
        width: 84% !important;
        /*margin-right: 7px;*/
    }

    .newwidth select {
        border-radius: 1px !important;
        border-radius: 30px !important;
    }

    .headerstyle {
        border-radius: 5px !important;
    }

    .jkfdssse {
        width: 100%;
        padding: 0px 15px !important;
        background: #272775 !important;
        color: #fff !important;
    }

    .araila i, .addressssla i, .pricebloc i {
        color: #00b3c9 !important;
        font-weight: bold;
    }

    .araila, .addressnew, .pricebloc .whole, .price-block .right {
        color: #00234b !important;
    }

    .smallee {
        color: #00234b !important;
    }

    .bookslotsmobile .slotsData li {
        background: #161666 !important;
        border-radius: 0px !important;
        color: #fff !important;
    }

        .bookslotsmobile .slotsData li:hover {
            background: #f75718 !important;
            border-radius: 0 !important;
            color: #fff !important;
        }

    .ssaask b {
        color: #00234b !important;
    }

    .totalaaaf .strip_list h3 {
        color: #030497 !important;
    }


    /*====================================*/
    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        background-color: #454343 !important;
    }

    #logo_home h1 a {
           background: url(../img/youmeda.png) no-repeat !important;
      background-size: 170px 33px !important;
    width: 170px !important;
    height: 33px !important;
    margin-top: 7px !important;
    }

    .hero_home.version_1 {
        /*background: url(../img/company-banner-mobile.jpg) center bottom no-repeat #ccc;*/
        background-size: auto auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-image: none !important;
        background-color: #e3e3e8 !important;
    }

    /*.btn_mobile {
        top: 17px !important;
    }*/

    /*===========================*/

    ul#top_access li a {
        color: #fff !important;
    }

    .mm-next::after {
        left: 23px !important;
        right: auto !important;
        transform: rotate(311deg) !important;
    }

    .mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
        padding-left: 50px !important;
        margin-right: 0;
        padding-right: 10px !important;
    }

    .uyuuyut center h2 {
        font-size: 16px !important;
        font-weight: bold;
        margin-bottom: 20px !important;
        color: #fe5851;
        margin-top: 14px;
    }
    /*==========bad select nazeh==========*/
    .selectedComplain {
        font-size: 13px;
        color: #545252;
        font-family: Bahij TheSansArabic Plain;
        background: #fff;
        border-radius: 10px;
        width: 84%;
        text-align: right;
        margin-top: 44px;
        margin-right: 35px;
        display: none;
    }

        .selectedComplain li {
            margin: 3px 8px;
        }

        .selectedComplain input {
            border-radius: 50%;
            border: 1px solid #69221a;
            color: #953333;
            width: 8%;
            text-align: center;
            float: right;
            margin-left: 5px;
            font-size: 11px;
            padding: 0px;
        }

    .fdfkdlkfdlf {
        width: 100% !important;
    }
    /*==========new design footer===========*/
    footer {
        /*background: #435b76!important;*/
      
        padding-bottom: 80px;
    }

    .copyrightdiv {
        font-size: 14px;
        margin-top: 15px;
    }

    footer h5 {
        color: #c3d825 !important;
    }

    footer li a {
        color: #fff;
    }

    footer .follow_us ul li a i {
        color: #fff !important;
    }

    footer ul li a {
        color: #fff !important;
    }

    .appointss center h1 {
        padding: 1px 0 100px;  
          font-size: 20px;
    font-weight: bold;
    color: #ff5952 !important;
    }

    .mm-panels > .mm-panel.mm-hasnavbar {
        padding-top: 40px;
        text-align: right !important;
    }

    .imgsli {
        margin: auto;
    }

    #map11 .modal-dialog {
        max-width: 96% !important;
    }
    /*==============================*/
    #secondanav ul li a {
        color: #575354;
        font-weight: bold;
        font-size: 18px;
    }

    #secondanav ul li {
        width: 49.5% !important;
        border-bottom: 2px solid #ccc;
        text-align: center;
        display: inline-block;
        padding: 11px;
    }

    #secondanav {
        border-top: 2px solid #efefef;
    }

    .tabstyl {
        /*border: none !important;
        margin-bottom: 17px !important;*/
    }

   .activstylenew{
             border-bottom: 3px solid #24cab6 !important;
             background: #15b9ac; 
              color:#fff;
             font-weight:bold;
  }
  .activstylenew a{
          color: #fff !important;
  }


    .mobveiws .indent_title_in i {
        font-size: 27px;
        position: relative;
        right: 0;
        color: #0b4656 !important;
        top: 8px;
    }

    .mobveiws .pe-7s-news-paper, .clearspa .pe-7s-user {
        margin-left: 4px;
        color: #12b78e !important;
        font-weight: bold;
        font-size: 19px;
    }

    .titleDate .icon-user-md {
        color: #12b78e !important;
    }

    .rightheadbar {
        margin-top: 0 !important;
    }

    .slidstyl {
        margin-bottom: 1px !important;
    }

    .tabstyl figure {
        margin: 14px auto !important;
    }

    .tabstyl .tab-pane {
        padding: 1px 2px 0px 5px !important;
    }

    .fiscroll {
        position: fixed !important;
        z-index: 99999 !important;
        top: 0 !important;
    }

    .mobveiws {
        /*padding-right: 0 !important;*/
    }

    .doctor_titleCustom {
        /*margin-bottom: 4px !important;*/
        border-bottom: 2px solid #bdb8bc;
        border-radius: 1px !important;
        /*margin-right: -10px;*/
    }

    .deoyltf {
        display: block !important;
        margin-bottom: 8px !important;
        color: #019891;
    }

    .mobveiws .indent_title_in {
        margin-bottom: 6px !important;
    }

    .headerfordoctor span {
        background-color: #3f4079!important;
        color: rgb(255, 255, 255) !important;
    }

    .totttalll {
        /*padding: 1px 33px 2px 10px !important;*/
    }

    #secondanav ul {
        margin: 0 0 11px !important;
    }

    .oiuuyyy {
        height: 130px;
        width: 130px;
        margin: auto;
    }

    figure figcaption {
        margin-right: auto !important;
    }

    /*===============================*/
    .selectdetailsdiv {
         margin-bottom: 0px;
    /* background: #b4d6ec; */
    background: #3b5999;
    text-align: center;
    display: block;
    background: white;
    width: 91%;
    margin: auto;
    border-radius: 20px;
          box-shadow: 0px 0px 6px #eaeaea;
    }

        .selectdetailsdiv li {
            color: #00234b;
            display: inline-block;
            width: 45.5%;
            padding: 9px;
            font-weight: bold;
            font-size: 14px;
            font-family: Bahij TheSansArabic Plain;
            cursor: pointer;
        }

    .ssddeeepp {
        color: #fff !important;
        border-bottom: 4px solid #ff5952 !important;
    }

    .wwqqwop {
        position: fixed;
        top: 0;
        z-index: 111;
        width: 100%;
         background: #1461b9;
         border-radius:0;
        box-shadow:none ;
    }
    .wwqqwop li{
        color:#fff;
    }
    /*===============*/
    .uuiuiygcc {
        padding-top: 10px !important;
    }

    .mnnnnnnnnk tbody td {
        text-align: right !important;
    }

    #map22 .headmap #autocomplete, #map22 .headmap #autocompleteCountry, #map22 .headmap #autocompleteCity{
        /*margin-bottom: 25px !important;*/
        float: left !important;
    }
    #map22 .headmap #autocompleteClass {
           float: left !important;
    }
    #map33 .modal-dialog {
        max-width: 98% !important;
    }
  
    /*===================*/
    .iconsia {
        display: inline-block !important;
        width: 100% !important;
        float: left !important;
        text-align: right !important;
        margin-bottom: 5px !important;
    }

    .contleft .iconsears {
        float: right !important;
        margin-top: -9px;
        font-size: 20px !important;
        margin-left: 7px !important;
        margin-top: 0px !important;
    }

    .radioslin {
        display: inline-block;
        width: 50% !important;
        float: right !important;
        margin-bottom:7px;
    }

    #map33 .modal-body {
        background: #dedede !important;
        padding:0 10px;
    }

    .dfddsaaaa .col-md-12, .dfddsaaaa .col-lg-12 {
        background: #fff !important;
        /* margin-bottom: 15px !important; */
        max-width: 100% !important;
        margin: auto !important;
        margin-bottom: 10px !important; 
        padding: 10px 5px !important;
    border-radius: 10px !important;
    box-shadow: 1px 4px 10px #d8d8d8;
    }

    .kjhhggjl {
        background: #dedede !important;
    }

    #map33 .modal-header .close, #map22 .modal-header .close, #map44 .modal-header .close, #ma7q .modal-header .close {
        margin: -1rem -1rem -1rem !important;
    }

    .contleft .iconsears {
        float: right !important;
    }

    .iconsia span {
        font-size: 14px !important;
        font-weight: bold !important;
        font-family: Bahij TheSansArabic Plain;
            color: #385596 !important;
    }

    .radioslin b {
        font-weight: normal !important;
    }

    .kjhhggjl .iconsears {
        color: #019891 !important;
    }

    .kjkkjki {
        padding-right: 4.2% !important;
    }

        .kjkkjki .rating-control {
            margin-right: 0 !important;
        }

    .wwwneqlsl {
        text-align: center;
        margin: auto;
        font-size: 15px;
        font-weight: bold;
        font-family: Bahij TheSansArabic Plain;
    }

    #map22 .modal-dialog, #map33 .modal-dialog, #map44 .modal-dialog {
        top: 1% !important;
    }

    .kjhhggjl {
        margin-top: 0px !important;
    }

    .mm-menu.mm-iconbar, .mm-menu.mm-offcanvas.mm-opened {
        text-align: right !important;
    }

    .mm-menu {
        left: 20% !important;
    }
    /*============================*/
    .mm-panel.mm-hasnavbar .mm-navbar {
        background: #1459b9!important;
        /*box-shadow: 0px 0px 5px inset #040610 !important;*/
            background-image: linear-gradient(to right, #2acdb3, #2d80c7, #2d84c6, #008adf, #1a6bd1);
    }

        .mm-panel.mm-hasnavbar .mm-navbar a {
            color: #fff !important;
            font-size: 17px;
            font-weight: bold;
        }
       ul.mm-listview li .wweess {
        color:#03A9F4 !important;
       }
    ul.mm-listview li a {
        display: inline-block !important;
        font-family: Bahij TheSansArabic Plain;
    }

    .wweess {
        display: inline-block !important;
        margin-left: 7px;
        font-size: 19px;
        color: #056aff;
    }

    .araila {
        /* font-size: 13px !important; */
        /*margin-top: 16px !important;*/
    }

    .dorpmenudiv {
        position: absolute !important;
        right: 4% !important;
        width: 100% !important;
        top: 4% !important;
    }

    .fullfixeddiv {
        width: 100%;
        position: fixed;
        bottom: 0;
        height: 64px;
        background: #fff;
        z-index: 999;
        line-height: 64px;
        box-shadow: 0px -1px 4px #e4e4e4;
        display: block;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

        .fullfixeddiv ul {
            display: inline-block;
            list-style: none;
            width: 100%;
            padding: 1px 5px;
        }

            .fullfixeddiv ul li {
                display: inline-block;
                float: left;
                width: 20%;
                text-align: center;
                cursor: pointer;
                    line-height: 48px;
            }

                .fullfixeddiv ul li i {
                    font-size: 24px;
                    color: #b5b6b7;
                }

    .activeiconpo i {
        color: #23c1d1 !important;
        font-weight: 700;
    }
    .activeiconpo label{
         color: #23c1d1 !important;
    }
    .claenstyle {
        margin-top: -15px;
    }
     
        .claenstyle i {
            border: none;
            width: 60px;
            line-height: 51px;
            display: inline-block;
            height: 60px;
            background: #5fad15;
            color: #fff !important;
            padding: 5px 10px;
            border-radius: 50%;
            box-shadow: 1px 1px 7px #d4d1d1;
            font-size: 30px !important;
             background-image: linear-gradient(to right, #1472ed, #008df3, #00a1ea, #00b2d9, #0ec0c8);
        }

    .activeiconpo i {
        color: #23c1d1 !important;
    }

    .rrtkdpo {
        margin-right: 6px;
    }

    #hero_register .margin_120_95 {
        padding-top: 0px !important;
    }

    .btn_1, a.btn_1 {
        padding: 9px 25px !important;
            background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    }

    ul#top_access {
        display: none;
    }

    .searchbut .btn_1, .kjjigf .btn_1 {
        background: #cc2854;
    }

    #map22 .iconsears {
        float: right !important;
    }

 

    #map22 .headmap .icon_pin_alt {
        margin-left: 11px !important;
        margin-right: -5px !important;
    }

    #map22 .headmap .icon-commerical-building {
        margin-left: 7px !important;
        margin-right: -11px !important;
    }
    /*.modal-dialog {
        margin: .5rem !important;
    }*/
    .soryyytRight {
        float: right !important;
    }

    .iyuty {
        margin: 13px !important;
    }

    .doclocfo .nnnmmmnjk {
        box-shadow: 0 0 19px #ccc;
        border-radius: 10px;
    }

    .uytrjhg {
        margin: 13px !important;
        background: transparent;
        border: none;
        padding: 3px !important;
    }

        .uytrjhg .ewqaqwewqa {
            margin-bottom: 15px !important;
            box-shadow: 0px 0px 19px #ccc !important;
            padding: 9px !important;
            border-radius: 10px !important;
            background: #fff !important;
        }

        .uytrjhg hr {
            display: none;
        }

    .saswwww {
        background: #1b1b69 !important;
    }

    .ddssaall .box_general_3 {
        box-shadow: 0 0 15px #ccc;
    }

    .wlkjhf {
        font-size: 20px !important;
    }

    .ggflso label {
        float: right;
    }

    .ggflso .close {
        position: absolute !important;
        top: 0px !important;
        right: 10px !important;
        float: left !important;
    }

    .aaaqqqqa {
        text-align: center;
    }

    .tabs_styled_2 .nav-item a {
        color: #333;
    }

    .aaaqqqqa span {
        border-bottom: 2px solid;
        color: #ce325c;
    }

    .discalf span {
        font-size: 16px !important; 
        color: #cd2c57;
    }

    #Body_Complains_ul {
        padding-bottom: 30px !important;
        height: 750px;
        overflow: auto;
        padding-top:4px; 
    }

    .coolra {
        color: #ce315b !important;
    }

    .huuuyyttf img {
        width: 70%;
        /* height: 33%; */
        margin-bottom: 30px;
        /* margin: auto; */
        /* margin: auto; */
        text-align: center;
    }

    .huuuyyttf {
        text-align: center;
    }

    .bookslotsmobile .slotsData li {
        font-size: 14px;
    }

    #mapModal .modal-header .close {
        position: absolute;
        right: 2px;
    }

    #mapModal .modal-header {
        margin: auto;
    }

    .gm-style-iw-d {
        overflow: auto;
        max-width: 88% !important;
        max-height: 272px !important;
    }

    .errtror .box_general_3 {
        /*padding: 20px !important;
    box-shadow: 0 0 15px #ccc;*/
        margin-top: 6px;
    }

    .ghhggyuuuu {
        box-shadow: 0 0 10px #ccc;
    }

        .ghhggyuuuu h6 {
            color: #00234b;
            font-weight: bold;
        }

    .weweweoiwoi {
        display: none !important;
    }

    .gyfty {
        text-align: center;
    }

    #ShowOtherSearchCriteria {
        position: absolute;
        right: 85%;
    }

    .ShowInMobile {
        visibility: visible;
        display: block;
        position: absolute;
        right: 85%;
        top: 0px;
    }

    .divmobstyle {
        padding: 13px 15px 15px 15px !important;
    }

        .divmobstyle ul li:first-child {
            display: block !important;
        }

        .divmobstyle i {
            color: #435b76;
            margin-left: 1px;
        }

        .divmobstyle h4 {
            color: #435b76;
        }

            .divmobstyle h4 i {
                font-size: 18px;
            }

    .totaldivpres {
        margin: .1%;
    }

        .totaldivpres img {
            height: 53px !important;
            top: 37% !important;
        }

    .divmobstyle ul li:last-child a {
        padding: 1px 20px !important;
    }

    .select_complaint.form-control {
        height: calc(2.25rem + 2px);
    }

    .box_form .eyeicon {
        right: 86% !important;
    }
    /*========================*/
    .homepagediv .main_title h2 {
        color: #2f36d7 !important;
    }

    .homepagediv .main_title p {
        /*color: #181867;*/
    }

    .box_feat h3 {
        color: #e22753;
    }

    .box_feat p {
        color: #181867;
    }
    /*#app_section h3{
         color:#d3476d;
    }*/
    .norfror {
        font-size: 19px !important;
        margin-right: 30px;
    }

    .fdklkgop {
        margin-right: -9px;
        margin-bottom: 18px;
    }

        .fixedbardiv{
            margin-top: -26px;
            display: block;
            color: rgb(128 128 128);
            font-size: 12px;
            font-weight:bold;
        }
    /*====================*/
    .wqpo .fffldld label {
        color: #1a1a69;
    }

    .wqpo .box_general_3 b, .wqpo .box_general_3 p {
        font: 16px/24px "sharp-sans-semibold", Arial, sans-serif !important;
    }

    .wqpo .eppoak {
        color: #1a1a69;
    }

    .lkelkd, .dkfkdo {
        color: #1a1a69;
    }

    .dllo a {
        color: rgb(211, 72, 110) !important;
    }

    .wqpo .box_general_3 a {
        color: #ff5851 !important;
    } 

    .totalaaaf .bookslotsss-style .table .btn_1:hover, .totalaaaf .bookslotsss-style .table a.btn_1:hover {
        background: #26dcd9 !important;
    color:#fff !important;
    }

    .h2style h2 {
        border-bottom: 2px solid #d54d72;
        color: #d54d72 !important;
    }

    .hyfytr {
        padding: 15px !important;
    }

    .h2style h2 {
        border-bottom: 2px solid rgb(24, 24, 103);
        color: #272770 !important;
    }

    .jkjkjkljhgh {
        display: block !important;
    }

    .dlkdlkdddii ul li {
        width: 99%;
        padding: 2px !important;
        border: none !important;
        margin: 1px !important;
        display: contents;
    }

        .dlkdlkdddii ul li label {
            font: 13px/10px "sharp-sans-semibold", Arial, sans-serif;
        }

    .kkjjkuiytre .pointxircle {
        display: none !important;
    }

    .hyfytr {
        padding: 15px !important;
    }

        .hyfytr .dlkdlkdddii .ulData li {
            width: 100% !important;
        }

            .hyfytr .dlkdlkdddii .ulData li a {
                width: 49% !important;
                display: inline-block;
            }

        .hyfytr .kkjjkuiytre {
            /*display:block !important;*/
        }

        .hyfytr .dorpmenudiv {
            position: absolute !important;
            right: 0% !important;
            width: 100% !important;
            top: 7% !important;
        }

        .hyfytr .weweweoiwoi {
            display: block !important;
        }

        .hyfytr .iconsssss {
            float: right !important;
        }

        .hyfytr .txtComplaint.txtcheckboxdiv {
            width: 79% !important;
        }

    .ddfkosaa {
        display: none !important;
    }


    /*=======change-color-mobile===================*/
    .coolra {
        color: #f957a2 !important;
    }

    #frmSearch .rowss .iconsssss {
        /*color: #03aca7 !important;*/
       /*color: #029891!important;*/
           color: #16b3f0!important;
    }

    .searchbut .btn_1, .kjjigf .btn_1 {
        /*background: #f957a2 !important;*/
    }

    .norfror {
        color: #3b5999 !important;
        font-size: 17px !important;
    }

    .homepagediv .main_title h2 {
        /*color: #f957a2 !important;*/
    }

    .hgfjfko {
        color: #171767 !important;
    }

    .searchpupnewq .uuyttyujm {
        color: #f171ac !important;
        font-size: 25px;
    }

    .fssdiv i {
        color: #42a6a7 !important;
    }

    .jkfdssse {
        background: #1d447d !important;
    }

    .araila i, .addressssla i, .pricebloc i {
        color: #03aca7 !important;
    }

    .bookslotsmobile .slotsData li {
         background: #1d447d!important;
         border-radius: 10px !important;
    }

  

    .saswwww {
        background: #3b5999 !important;
    }

    .fdssty {
        background: #ec6363 !important;
    }

    .babalina h5 {
        color: #ff5952 !important;
        font-weight:800;
    }
    /*===========change after change color============*/
    .form-control {
        font-size: .775rem !important;
    }

    .searchbut input {
        padding: 8px 71px !important;
        font-size: 19px !important;
    }
    /*=====================*/
    .gffjuuui .imgslinls {
        margin-top: -50px;
    }

    .gffjuuui .floprina {
        margin-top: 45px;
    }

    .gffjuuui .imgslinls .img-fluid {
        border-radius: 50%;
        width: 80px;
        height: 80px;
    }

    .gffjuuui ul > li figure {
        width: 80px !important;
        height: 80px !important;
    }

        .gffjuuui ul > li figure img {
            width: 80px !important;
        }

    .gffjuuui .sdlojk b {
        font-family: Bahij TheSansArabic Plain !important;
        font-size: 14px !important;
    }

    .gffjuuui .wlkjhf {
        font-size: 17px !important;
    }

    .jkjuhytrui .imgslinls {
        margin-top: -50px;
    }

    .jkjuhytrui .floprina {
        margin-top: 20px;
    }

    .jkjuhytrui ul > li figure {
        width: 80px !important;
        height: 80px !important;
    }

        .jkjuhytrui ul > li figure img {
            width: 80px !important;
        }

    .jkjuhytrui .imgslinls .img-fluid {
           border-radius: 50px;
    /* margin-top: -50px !important; */
    border: 1px solid #a0a0a0;
    /* box-shadow: 1px 1px 10px #a0a0a0; */
    border-radius: 50%;
    }

    #secondanav ul li a {
        font-size: 16px;
    }

    .titlestylenew {
        font-size: 18px !important;
    }

    .jkhfrtyjk .ulstyyll .imagas {
        margin-top: -45px !important;
    }

    .jkhfrtyjk .ulstyyll .openDetails {
        margin-bottom: 50px !important;
        box-shadow: 1px 1px 8px #e8e8e8;
    }

    .jkhfrtyjk ul > li figure {
        width: 80px !important;
        height: 80px !important;
    }

        .jkhfrtyjk ul > li figure img {
            width: 80px !important;
        }

    .jkhfrtyjk .h2style h2 {
           border-bottom: 3px solid #1248ab;
    color: #1248ab !important;
    }

    .jkhfrtyjk .appointss > ul > li {
        width: 94% !important;
        margin-right: 3% !important;
    }

    .flkgksldl ul > li .imagessl {
        margin-top: -50px !important;
        border: 2px solid #bbbbbb;
        box-shadow: 1px 1px 10px #e2e2e2;
        border-radius: 50%;
    }

    .flkgksldl .ulstyyll .openDetails {
        margin-bottom: 50px !important;
        box-shadow: 1px 1px 8px #e8e8e8;
    }

    .flkgksldl .appointss > ul > li {
        width: 96% !important;
        margin-right: 2% !important;
    }

    .flkgksldl .h2style h2 {
        border-bottom: 0px solid #ff5952;
            /*color: #fff!important;*/
    }
    .jjiojijiojioj{
                color: #f65651!important;
                    font-weight: bold;
    font-size: 15px;
        }
    .flkgksldl .ulstyyll {
        margin-top: 45px;
    }

    .flkgksldl ul > li figure {
        width: 80px !important;
        height: 80px !important;
    }

        .flkgksldl ul > li figure img {
            /*width: 80px !important;*/
                width: 100px !important;
    height: 100px !important;
        }

    /*.pending {
        color: #fd7e14 !important;
        border: 1px solid #fd7e14;
        padding: 0px 10px !important;
        background-color: #fff0 !important;
    }*/

    .cancel, .unread {
        color: #dc3545 !important;
        border: 1px solid #dc3545;
        padding: 0px 10px !important;
        background-color: #fff0 !important;
    }

    .approved, .read {
        color: #dc3545 !important;
        border: 1px solid #dc3545;
        padding: 0px 10px !important;
        background-color: #fff0 !important;
    }

    .divconts {
        margin-top: 15px !important;
    }

    .ddsaal .ldkllkp b, .ddsaal .dlddllo b {
        font-weight: normal !important;
    }

    .kjkhio h4 {
        color: #023e7b;
    }

    .gffjuuui .wlkjhf {
        height: 20px;
        /*color: #e710ac;*/
    }

    .dllo a {
        /*color: #e710ac !important;*/
    }

    .lkelkd, .dkfkdo, .wqpo .eppoak {
        color: #3b5999;
    }

    .wqpo .box_general_3 a {
        /*color: #e710ac !important;*/
    }

    .kjkhio small {
        /*color: rgb(1, 134, 131) !important;*/
            text-align: center;
    }

    .appointss ul h4 {
            color: rgb(32, 83, 176) !important;
    }

    .appointss ul.booking_details li strong {
         color: #484848 !important;
    }

    .appointss ul.booking_details li {
       color: #09b2f3 !important;
    }

    .jkhfrtyjk .ulstyyll .openDetails, .flkgksldl .ulstyyll .openDetails {
        border: 1px solid #d8d9da;
        box-shadow: 1px 1px 8px #a2a1a1;
    }

   

    .mnnnnnnnnk {
        border: 1px solid #02a09f !important;
    }

    .wqpo.hjghhhgfgsdsd.wwkdkdlclppp, .zhktaha .totalaaaf {
        /*border: 1px solid #02a09f !important;*/
      box-shadow: 1px 1px 10px #d8d8d8 !important;
    }

    .totalaaaf .strip_list {
        border-radius: 18px !important;
    }

    .zhktaha .totalaaaf {
        /*border-radius: 10px;*/
    }

    .strip_list p {
        font-size: .9rem;
    }

    .bookslotsmobile .slotsData {
        margin-bottom: 0 !important;
    }
    .pricebloc .whole {
        margin-right: 0px !important;
    }
    .modal .modal-header{
        background: #3b5999;
    }
    .modal .modal-title{
        color:#fff;
    }
    .modal .modal-header .close{
        color:#fff;
    }
     .fdfddl{
     font-size: 25px !important;
     color: #303078;
 }
     .margin1bas{
         margin-left:5px;
     }
     .margin2basss{
         margin-right:5px;
     }
       .searchpupnewq .modal-header{
         /*background:#fff !important;
         box-shadow: none;*/
     }
       /*=====================versionnaser==============*/
       .versionnaser5 p{
            text-align: right !important;
            margin-bottom: 0 !important;
            color: #152f56;
            font-size: 15px;
            font-weight: bold;
       }
       .versionnaser5 .form-control{
           border:none !important;
           background:#fff !important;
           padding:0 !important;
       }
       .versionnaser5 .icon-search-1 {
           margin-right: -5px;
       }
       .versionnaser5 .rrtkdpo {
            margin-right: 0 !important;
        }
       .versionnaser5 .kllkkl {
            margin-right: 0 !important;
        }
        .versionnaser5 .form-control:focus{
           border:none !important;
           background:#fff !important;
           box-shadow:none !important;
       }
        .versionnaser5 .iconsssss{
            margin-top:8px;
        }
        .versionnaser5 {
            width: 100% !important;
            flex: none !important;
            max-width: 100% !important;
            margin-top: 15px !important;
            border-bottom: 2px solid #ccc;
        }
        .versionnaser56 .btn_1 {
            width: 100% !important;
            /*border-radius: 1px !important;*/
            margin-bottom: 10px;
        }
        .versionnaser56 input {
            padding: 10px 19px !important;
             right: 0 !important;
        }
        .versionnaser22{
            margin-right:0 !important;
            margin-left:0!important;
        }
        .bodyiconstyle{
            width: 95px;
            position: absolute;
            z-index: 1;
            left: -21px;
            top: -11px;
            height: 75px;
            display:none;
        }
        /*=========stylebody===================*/
        .bodyheaderst{
            background: #2c3686;
        }
        .bodyheaderst .wwwneqlsl{
            color:#fff;
        }
        .fgfkdldklk{
            padding: 1rem 1rem 0px;
        }
          .fgfkdldklk .poooapmn {
        margin-bottom: 19px !important;
    }
    .fgfkdldklk .flklkdllko{
        margin-top: -5px !important;
    }
        .fgfkdldklk .aaaqqqqa span {
    border-bottom: 2px solid;
    color: #ff5850;
    FONT-SIZE: 17px;
    font-weight: bold;
}
.fgfkdldklk #mCSB_1_container #BodySearchtext{
    border-radius: 30px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    width:68% !important;
}
.fgfkdldklk #mCSB_1_container{
    margin-top:10px;
    margin-bottom: 20px;
}
.bodyimgstyledis{
    left: -13px;
    width: 81px;
    height: 60px;
    top: -5px;
}
.fgfkdldklk #FindBtn{
    padding: 9px 8px !important;
    width: 30%;
    font-size: 14px;
}
.hghfgrereerr {
    padding-bottom: 0px !important;
    margin-bottom:10px;
}
 .slot_div_mobile {
        font-size: 13px;
        margin-top: 4px;
    }
    .poooapmn {
        font-size: 13px !important;
    }
       .fdfkdlkfdlf{
     display:none !important;
 }
/*==============doctor-list==============*/
  .bookingst{
        margin-right: -45px;
        margin-top: 20px;
  }
  .araila{
        display: inline-block;
        width: 60%;
        float: right;
  }
  .klklklko{       
        width: 36%;
        float: left;
       
  }
   /*#DivIcuSearch .klklklko{
        margin-bottom:7px;
   }*/
  .hjhjuiyyyy .addressnew{
        margin:0;
  }
  .hjhjuiyyyy{
        margin-bottom:10px;
  }
  .rating i {
    font-size: 1em;
}
  .searchpupnewq .oioihyyu{
    color: #e04203 !important;
    font-size: 25px !important;
    margin-top: -8px !important;
}
  .pricebloc .right .currency {
    font: 14px/18px "sharp-sans-semibold", Arial, sans-serif;
    font-family: Bahij TheSansArabic Plain;
    font-size: .9rem;
    color: rgb(117, 119, 121) !important;
}
  .price-block .right{
    margin-top: -4px;
    margin-right: 7px;
}
  .pricebloc .whole{
    font-size: .9rem;
    color: rgb(1, 36, 76) !important;
}
  #Dates_Container{
    text-align: center;
    margin: auto;
    position: absolute;
    width: 90%;
  }
   .slot_div_mobile{
        font-size:13px !important;
    }
   .wewdssds .rowss .iconsssss {
     float: right;
     color:#019891!important;
}
       .Selected_slot_div_mobile {
    left: 3px;
}
.ereeeww333{
    padding: 0px 9px !important;
}
.iconsloginregister{
    margin-right:25px;
    display:none;
}

.iconsloginregister ul{
    float: right;
    position: relative;
    top: 3px;
    margin: 0;
}
.iconsloginregister ul li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-left: 5px;
    font-size: 13px;
    margin-top: 6px;
     
}
.iconsloginregister ul li a{
   
    color: #023e7b;
    font-weight: bold;
}
.ion-divregister{
    background: #74ca23;
    padding: 3px 6px 6px !important;
    color: #000;
    border-radius: 6px;
}
.ion-divregister a{
    color:#fff !important;
}
.giogigoii{
      display:none;
}
.nonedivstyle{
     display:block !important;
     margin-right:0px !important;
      transition:all .4s ease-in-out;
      -o-transition:all .4s ease-in-out;
      -moz-transition:all .4s ease-in-out;
      -webkit-transition:all .4s ease-in-out;
}
/*==============================*/
.sepacidiv{
    width:100%;
    text-align:right;
}
.docdiv {
    /*width: 100% !important;
    border-radius: 1px !important;
    margin-bottom: 1px;
    color: #fff;
    padding: 0 !important;
    margin-top: 10px;
    cursor:pointer;*/
}
.doctorsear{
    background:#3f4079;
}
.sedrftgyhu{
        background: #673AB7 ;
}
.onlinesear{
    background: #00BCD4;
}
.clinicsear{
    background: #2196F3;
}
.labsear{
    background: #e74e84;
}
/*===============bodyfigure==============*/
.fklkflkfklf{
    display:none;
}
.eeururhhy .modal-content{
    min-height:99% !important;
}
/*====================*/
.bodybeeddiv .dfdkjdfk{
    /*transform: translateX(216px) !important;
    -o-transform: translateX(216px) !important;
    -moz-transform: translateX(216px) !important;
    -webkit-transform: translateX(216px) !important;*/
}
.bodybeeddiv .svg-pan-zoom-control{
    display:none
}
.ghtyu .modal-dialog{
    height: 99%;
 }
.ghtyu #bodyCtrlDiv{
    /*background-color: #f3f6fb !important;
    border: 1px solid #3b5999 !important;*/
    padding: 5px 0 0 0 !important;
}
  .ghtyu .fgfkdldklk{
        padding: 0rem 1rem 0px !important;
 }
  .malefemdiv{
      display:block;
  }
  .mobilddivss{
    position: absolute;
    right: 0;
    display: block;
    width: 20%;
  }
  /*.mobilddivss .uyytrddd{
      display:none;
  }*/
  .iutrty{
      padding:0;
  }
  .htrrty{
        margin-top: -34px !important;
}
    .i9ytrrr{
      display:block !important;
  }
     .hghfgrereerr #BodySearchtext{
    border-radius: 30px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    width:68% !important;
}
    .wklfklddw {
        display: flex !important;
    }
   .uyytrddd .btn:not(.btn-link):not(.btn-circle) {
        font-size: 9px !important;
    }
    .wflkglkg .day, .wflkglkg .month, .wflkglkg .year {
        padding: 4px 13px !important;
    }
    .fgfkdldklk .poooapmn {
    margin-top: 10px;
}
#bodySlider{
    background: #e1e2e6 !important;
}
.ewweodkwppo{
    display: block !important;
    width: 85% !important;
}
.yytyuuuy{
    width: 49% !important;
    display: inline-block;
    text-align: right !important;
}
.ywwewyetwyut{
    width:100% !important;
}
.ldkfdlku{
    padding: 8px;
}
.wewrhkuujk{
    display: inline-block;
    width: 10%;
}
.ertyjkolkmnh{
    display: inline-block;
    width: 85%;
}
.ertyjkolkmnh #From_Number_20112, .ertyjkolkmnh #From_Unit_20112, .ertyjkolkmnh #From_Number_20131,
 .ertyjkolkmnh #From_Unit_20131, #From_Number_20259, #From_Unit_20259, .ertyjkolkmnh #From_Number_20260, .ertyjkolkmnh #From_Unit_20260{
    width: 35% !important;
}
.ererwwwq{
    float:none !important;
}
.oihujkl{
    font-size: 16px;
    padding: 7px !important;
}
.uhhjklllll .vital-div{
    width: 99% !important;
    text-align:right !important;
    border-left: none !important;
}
#Attachment_Data tr td{
    width:85% !important;

}
.jkfdssse, .jkfdssse .slot_div_mobile {
    height: 30px;
}
.veiwbrowdiv .hidedivmob{
    display:none;
}
#mapmi1 .weweweoiwoi, #mapmi2 .weweweoiwoi, #mapmi3 .weweweoiwoi,
 #mapmi4 .weweweoiwoi, #mapmi5 .weweweoiwoi, #mapmi6 .weweweoiwoi, #mapmi7 .weweweoiwoi, #mapmi8 .weweweoiwoi {
    display: block !important;
}
#mapmi1 .iconsssss, #mapmi2 .iconsssss, #mapmi3 .iconsssss,
 #mapmi4 .iconsssss, #mapmi5 .iconsssss, #mapmi6 .iconsssss, #mapmi7 .iconsssss, #mapmi8 .iconsssss {
    float: right;
}
#mapmi1 .oioihyyu, #mapmi2 .oioihyyu, #mapmi3 .oioihyyu,
 #mapmi4 .oioihyyu, #mapmi5 .oioihyyu, #mapmi6 .oioihyyu, #mapmi7 .oioihyyu,  #mapmi8 .oioihyyu {
    position:absolute;
}
#mapmi1 .wwwneqlsl, #mapmi2 .wwwneqlsl, #mapmi3 .wwwneqlsl,
 #mapmi4 .wwwneqlsl, #mapmi5 .wwwneqlsl, #mapmi6 .wwwneqlsl, #mapmi7 .wwwneqlsl, #mapmi8 .wwwneqlsl {
    color:#fff !important;
}
.divstylemedical {
    width: 100%;
    padding: 8px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 12px;
}
.divstylemedical h2{
    color:#fff !important;
    font-size:15px !important;
}
/*.mapmi1{
       background: #f1a73a ;
}
.mapmi2{
       background: #ff5952 ;
}
.mapmi3{  
       background: #0590f2 ;
}
.mapmi4{
       background: #38b281 ;
}
.mapmi5{
       background: #0747a8 ;
}
.mapmi6{
       background: #e74e84;
}
.mapmi7{
       background: #c16283;
}
.mapmi8{
       background: #c16283;
}*/
.ijujyfrtg{
    font-size: 18px !important;
    padding: 16px 7px !important;
    background-color:none !important;
}
.woldsllllll{
     width: 60%;
    margin: 1px 20%;
    padding: 4px;
    font-size: 17px;
}
#mapmi7 .uhhjklllll label{
    font-size: 15px;
    color: #173169;
    font-weight: bold;
        margin-bottom: 15px;
}
select {
     -webkit-appearance: none;  /*Removes default chrome and safari style*/
     -moz-appearance: none;  /*Removes default style Firefox*/
}
/*=======================*/
.arrowdown{
    /*-webkit-animation-name: arrowslots;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: .7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-name: arrowslots;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: .7s;
    animation-iteration-count: infinite;
    animation-direction: alternate;*/
    position: absolute;
    bottom: 0px;
    margin-right: 48%;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes arrowslots {
  0%   { bottom: 2px;}
  100% { bottom:-20px;}
}

/* Standard syntax */
@keyframes arrowslots {
  0%   {bottom: 2px;}
  100% {bottom:-20px;}
}

    .arrowfarowmaro {
        display: block;
        color: #43a5a5;
    }
    /*-----------*/
    .box_general_3.slotWeb {
    padding: 1px 6px !important;
}
      .heightautoslots{
        height:auto !important;
    }
      .wawwlk{
        display:none !important;
    }
    .arrowup{
        display:none;
    }
     .bookslotsss-style {
        height: 155px ;
    }
    .totalaaaf .bookslotsmobile .btn_1, .totalaaaf .bookslotsmobile a.btn_1 {
        padding: 9px 13px !important;
    }
    .bookslotsss-style .table tbody tr th p{
        /*margin-bottom: 7px;*/
    }
    .totalaaaf .box_general_3 {
        margin-bottom: 5px;
    }
    .ullistyle li {
        /*font-size: 11px !important;*/
    }
    .bookingst {
    margin-top: 15px !important;
}
    .margintop1px {
    margin-top: 1px !important;
}
    .bookslotsss-style .btn_1, .bookslotsss-style a.btn_1 {
        padding: 9px 15px !important;
    }
    #myslotsviewD34FR_43e4rr .bookslotsss-style {
    padding: 0 10px;
}
.hjklhjkl .web {
        padding: 10px 10px 20px 10px !important;
}
   /*.bookslotsss-style .table tbody tr th .dfgh {
        margin-bottom: -5px;
    }*/
   .ertyu{
    margin-top: -12px;
    font-size: 12px;
   }
   .bootlap{
           margin-top: 5px;
   }
     #LoadMoreBut .pagination-lg .page-link {
       padding: .4rem 1rem;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: bold;
  }
.rangdivstyle{
    position:relative;
}
.rangdivstyle #slider{
    width: 69%;
    position: absolute;
    right: 1px;
    top: 10px;
}
.rangdivstyle #rangeKM{
    float: left;
    margin-top: 6px;
}
 /*===================*/
   .tuiroetuir{
       position:absolute;
       left: 10px;
       top: 10px;
   }
   /*#DivIcuSearch .strip_list{
       padding: 20px 20px 20px 20px !important;
   }
    #DivIcuSearch .bookingst {
       margin-right: 10px !important;
    }*/
    #DivIcuSearch .desss {
        /*padding-right: 0 !important;*/
    }
    #DivIcuSearch .totalaaaf .strip_list h3 {
        margin-right: 0 !important;
        /*margin-left: 0 !important;*/
    }
       #DivIcuSearch .hjhjuiyyyy {
        width: 100% !important;
    }
      #DivIcuSearch .ratedesign{
         /*margin-top: -7px;*/
         margin-bottom: 14px;
     }
     #DivIcuSearch .eepopol{

      }
   #DivIcuSearch .totalaaaf{
       position:relative; 
    }/*
   #DivIcuSearch .smallee {
       margin-right: 0 !important;
}*/
  
  /*===========*/
  .yuioui{
    position: fixed !important;
    top: 0;
    z-index: 111;
    width: 100% !important;
    left: 0;
  }
  .sdaalkk {
    border-bottom: 2px solid #0ea0b7d9;
    background: #1a1a68;
}
    .fssdiv span {
    color: #13139d;
}
.fssdiv i {
    color: #13139d !important;
}
.bookslotsmobile{
    /*background: #f3f3f4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1px 5px;*/
}
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    border-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 20px;
    border: 1px solid #e6e6e6;
}
.totalaaaf .bookslotsmobile .bootlap{
    /*background: #9bdedc;
    color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 4px;
    margin-top: 9px;
    font-size: 16px;*/
}
.zhktaha .totalaaaf{
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    border:none;
}
.fdfdfdfg {
    position: absolute;
    background-color: #f07c00ba;
    color: #fff;
    width: 60%;
    bottom: -7px;
    left: 20%;
    padding: 3px;
    font-size: 15px;
    /*border-radius: 17px;*/
    font-weight: bold;
}
  .fdfdfdfg a{
         color:#fff !important;
     }
.newPerson{
        margin-top:10px;
    }
.filedi ul li {
    float: right!important;
    margin-right: 0 !important;
    width: 48%;
    margin-bottom: 10px;
    margin-left: 5px !important;
}
.wordivddd.Warnings li, .stllkfffopk.Alerts li{
    width: 100%;
    text-align: right;
    margin-top: 5px !important;
    color: #383737;
    /* font-size: 15px; */
    font-size: 13px !important;
    border-bottom: 1px solid #adabab !important;
    padding-bottom: 10px !important;
}



.filedi ul li input {
    padding: 6px 20px;
    border-radius: 50px;
    border: 1px solid #ccc;
    width: 97%;
}
.filedi ul li:first-child {
    float: right !important;
}
.filedi ul li:first-child {
    float: right;
}
.wertyu .modal-dialog {
    max-width: 98%;
}
 .wertyu .tabgroup div {
        /*padding: 10px !important;*/
    }
 .ghjfkdsk{
    top:0 !important;
 }
 .tyjkhjkl{
    top:5px !important;
 }
 .rowss {
    width: 100% !important;
}
 /*=================*/
 #map3377 .wwwneqlsl{
     color: #fff;
 }
  #map3377 .modal-body ul li h6{
      display: inline-block;
      width: 33%;
    font-size: 15px;
    font-weight: bold;
 }
  #map3377 ul li{
      width:100% !important;
      text-align: right;
      margin-bottom: 25px;
  }
  #map3377 ul li input {
    padding: 10px 20px !important;
    border-radius: 35px;
    border: 1px solid #dcdada;
    width: 65% !important;
    display:inline-block;
}
  #map3377 ul li input:focus, #map3377 ul li input:active{
      border-radius: 5px !important;
  }
  #map3377 .modal-header .close {
    margin: -1rem -1rem -1rem !important;
}

  .propfil{
      background: #1d1d6b;
      background: #1d1d6b;
      padding: 0px 13px;
  }
  .propfil span{
      color:#040497;
  }
  .ertyuiou {
    padding-top: 20px;
    margin-bottom: 0px !important;
}
  .ertyuiou h1 {
    font-size: 17px !important;
    font-weight: bold;
    /*color: #fff !important;*/
}
  .propfil i {
    font-size: 20px;
    color: #040497;
    cursor: pointer;
}
  .bookslotsmobile{
      /*border-radius:15px;
         border: 1px solid #c5dad6;
    background: #f2f9fd !important;*/
  }
    .rewfdkkk .material-card {
    padding-bottom: calc(100% - 95px) !important;
 }
  .rewfdkkk .material-card.mc-active{
       padding-bottom:0 !important;
   }
  .rewfdkkk .material-card .img-responsive{
    width: 65% !important;
 }
  .rewfdkkk .material-card  .img-container{
      text-align:center;
      padding: 20px 18px 25px !important;
  }
  .rewfdkkk .material-card.Red .jfkdlkfl {
    background-color: #17bda1 !important;
}
  .rewfdkkk .tabgroup div {
    padding: 15px !important;
}
 .rewfdkkk .material-card.mc-active .img-container .img-responsive{
    width: 100% !important;
    border-radius: 50%;
 }
 .rewfdkkk .material-card.mc-active .img-container{
     padding:10px !important;
 }
  .rewfdkkk .material-card.mc-active .mc-btn-action {
    top: 65px !important;
}
    .rewfdkkk .material-card h2 strong{
    font-size: 14px !important;
  }
    .jfkdlkfl {
    right: 75% !important;
}
      #map3377 .iconsssss {
    float: right !important;
        color: #029891!important;
}
 #map3377 .versionnaser22 {
    padding-bottom:20px;
}
 #map3377 .versionnaser22 p{
     text-align: right !important;
    margin-bottom: 0 !important;
    color: #171767;
    font-size: 15px;
    font-weight: bold;
 }
  #map3377 .form-control {
    font-size: .9rem !important;
}
.desicdiv {
    background: #ff5850 !important;
    text-align: center;
    width: 140px;
    transform: rotate(45deg);
    position: absolute;
    bottom: 30px;
    top: 22px;
    right: -18px;
    z-index: 8;
    color: #fff;
    font-weight: 700;
    padding: .3571428571rem;
    
}
.bookslotsss-style .table tbody tr th p {
    /*margin-bottom: 9px;*/
    color: #fff;
    /*font-size: 11px;*/
}
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1 {   
    border-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    /*margin-top: 5px;*/
    box-shadow: 0 0 11px #e2e2e2;
}
 .bookslotsss-style .table .startDay, .bookslotsss-style .table .midDay,
 .bookslotsss-style .table .endDay{
     margin-top:5px;
 }
 #mapmi1 .appointss > ul > li{
    float:right;
    text-align:center;
 }
 #mapmi1 .appointss > ul > li img{
         width: 45%;
 }

 #CurrentMedication_dropndownView{
     padding:10px;
 }
   .checkboxstyle label::after {
        right: -18px !important;
        top: -2px !important;   
        font-size: 14px !important;
    }
     .checkboxstyle label {
        font-size: 13px !important;
    }
 /*=========================change-color===============*/
/*.sdaalkk, .lkelkd, .dkfkdo, .wqpo .eppoak, .headerfordoctor span, .modal .modal-header{
     background-image: linear-gradient(to right top, #072459, #58226d, #9b0067, #cf0048, #e73908)!important;
}
 .mm-panel.mm-hasnavbar .mm-navbar{
     background-image: linear-gradient(to right top, #072459, #58226d, #9b0067, #cf0048, #e73908)!important;
 }
 .wewdl {
   
     background-image: linear-gradient(to right top, #072459, #58226d, #9b0067, #cf0048, #e73908)!important;
}*/
 .deoyltf {
     color: #12cec5 !important;
} 
  
.round-star-label::before, .round-star-label::after, .round-star-label{
        background-image: linear-gradient(to right top, #3d7ff6, #b266de, #ed48ae, #ff4071, #fb5e32) !important;
}
/*=============*/
.sdaalkk {
    /*background: #1f1945 !important;*/
}
.totalaaaf .strip_list h3 {
    color: #030497!important;
}
.smallee {
    color: #e74f84 !important;
}

.bootlap {
    color: #5b99e8 !important;
}
.araila i, .addressssla i, .pricebloc i {
color: #4adcc3!important;
}
.wqpo.hjghhhgfgsdsd.wwkdkdlclppp, .zhktaha .totalaaaf {
  box-shadow: 1px 1px 10px #d8d8d8 !important;
}
.doctorPrice {
       font-size: 14px !important;
    /*color: #056aff !important;*/
    /* margin-top: 14px; */
    font-weight: bold;
}
.spnnn {
    font-size: 12px!important;
    color: #3f4079!important;
}
.veiwmappop {
    /*color: #0069f1!important;*/
}
.tabstyl small {
    color: rgb(82, 82, 82)!important;
}
.uuiuiuiuiu {
    color: #0069f1 !important;
}


 /*=========================end change-color===============*/
  ul.mm-listview li a {
    font-weight: 600;
}
.ddsaal .ldkllkp .radiostyle label, .ddsaal .dlddllo .radiostyle label {
    font-size: 14px !important;
}
 .revlinpa .wqpo .box_general_3 b, .revlinpa .wqpo .box_general_3 p {
    font: 13px/24px "sharp-sans-semibold", Arial, sans-serif !important;
    font-family: Bahij TheSansArabic Plain !important;
    font-weight: bold !important;
}
  .inportdiv .fttffff b {
      font-size:13px;
  }
#ClassId{
   font-size: 1rem !important;
}
/*=================*/
    .bstylww {
         /*color: #0069f1 !important;*/
        color: #29c3ff!important;
        font-weight: bold;
    }
    .pricebloc .whole {
    /*color: #0069f1 !important;*/
        color: #29c3ff!important;
        font-weight: bold;
}
    /*===============================*/
.promotiondivpop {
    /*display: none;*/ 
    background: #00234b!important;
    position: fixed;
    width: 100%;
    height: 80px;
    color: #fff;
    bottom: -110px;
    z-index: 9999;
    margin: auto;
    /* line-height: 36px; */
    text-align: right;
    padding: 5px 15px;
    font-size: 18px;
    transition:all 1.5s ease-in-out;
    -o-transition:all 1.5s ease-in-out;
    -moz-transition:all 1.5s ease-in-out;
    -webkit-transition:all 1.5s ease-in-out;

}
.slideupanim{
    bottom: 0px !important;
    transition:all 1.5s ease-in-out;
    -o-transition:all 1.5s ease-in-out;
    -moz-transition:all 1.5s ease-in-out;
    -webkit-transition:all 1.5s ease-in-out;
}
.imgprom{
    width: 33%;
    display: inline-block;
    float: left;
    text-align:left;
}
.imgprom img{
    width:62%;
}
.prodivs{
    width: 60%;
    float: left;
    margin-left: 2%;
    margin-right: 4%;
}
.prodivs h3{
    color: #59d0ff;
    font-size: 20px;
    font-weight: bold;
}
.prodivs h4{
    font-weight: bold;
    color: #fff;
}
.closeddi{
    position: absolute;
    right: 0px;
    top: 1px;
    color: #ff7c5a;
}
.newdesigndoc.blog .disdivst .desicdiv {
    margin-right: 30px;
}
.newdesigndoc.blog .disdivst .desicdiv span {
    font-size: 19px;
}
.icudivvvvv{
    background: #1d1d6b;
    padding: 3px 13px;
    width:100%;
}
.icudivvvvv .searchdivcl{
    display: inline-block;
    width: 65%;
}
.icudivvvvv .searchdivcl .form-control {
    min-height: 35px !important;
    font-size: .875rem !important;
}
.icudivvvvv .filterdivsttt{
    display: inline-block;
    width: 30%;
    margin: auto;
    text-align: center;
    color: #fff;
    position:relative;
}
#DivIcuSearch {
    margin-top: 10px !important;
}
#map337799 .radioslin {
    display: block !important;
    float: right !important;
    width: 100% !important;
    text-align: right;
}
 /*==================color==========================*/
  footer {
    /*background: #435b76!important;*/
  
}
   footer h5 {
        color: #c3d825 !important;
    }
    .propfil, .modal .modal-header, .sdaalkk, .headerfordoctor span {
          background: #086fe4!important;
          box-shadow: 0px 0px 5px inset #00234B;
    }
    .ssddeeepp {
      color: #ff5850 !important;
    border-bottom: 0;
    background: transparent;
}
    .newdesigndoc.blog .ddfkdfdkfl label{
    color: #111236 !important;
    }
    .ejklfjkhujk, .iuiuy {
    color: #000 !important;
}
    #map3377 .versionnaser22 p, .iconsia span, #confirm h3,
    .totalaaaf .strip_list h3, .ddsaal .ldkllkp, .ddsaal .dlddllo {
        /*color: #111236 !important;*/
            color: #064994!important;

    }
     #map3377 .iconsssss, .kjhhggjl .iconsears, .araila i, .addressssla i, .pricebloc i {
    color: #00a698!important;
}
 .adkfkold {
    color: #ff7b59!important;
}
  .bookslotsmobile{
          /*background-color: var(--bpk-color-gray-50,#f1f2f8) !important;*/
  }
  .bootlap {
    color: #44618a !important;
}

   .hugyf {
       /*background-image: linear-gradient(-180deg,var(--bpk-button-primary-gradient-start-color,#00a698),var(--bpk-button-primary-gradient-end-color,#00a698));*/
          background: #7986CB;
 }
 

 .fssdiv i, .araila i, .amstyle:after, .wqaaaqp, .deoyltf, footer ul.contacts li a i,
  #map3377 .iconsssss, .kjhhggjl .iconsears, .araila i, .tttyyr,
 .addressssla i, .pricebloc i, .popoo, .propfil i {
    /*color: #ff7c5a !important;*/
        /*color: #2d83f3 !important;*/
          /*color: #1249ae!important;*/
          color: #03A9F4!important;


}
 .amstyle:after{
     color: #ff7c5a !important;
 }
 .smallee{
    /*color: #2d83f3!important;*/
     color: #a5a6a7!important;
}
 .araila, .addressnew, .pricebloc .whole, .price-block .right{
    color: #03142d !important;
}
  .strip_list .ullistyle li{
      color: #03142d
 }
 .pricebloc .whole {
    color: rgb(0, 105, 241) !important;
      color: #0770e3!important;
        font-weight: bold;
}
  
  /*==================end color==========================*/
  .tabs_styled_2.tabstyl.ereeeww333.hjklhjkl{
      margin-top: 10px !important;
  }
  /*==========neeeeeeeeeeeeeeeeeew==========*/
  .adkfkold{
         background: white;
    /* color: #FFE !important; */
    min-height: 1px;
    line-height: 68px !important;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    /* box-shadow: 0 0 11px #e2e2e2; */
    border: 1px solid #ececec;
    border-radius: 7px;
  }
  .fssdiv {
    width: 32%;
    text-align: center;
    margin-left: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.wewdl{
    width:100% !important;
    border-radius:0 !important;
}
.wewdl .dfgh{
    height:25px !important;
    margin-bottom: 0px;
}
.day2.dfgh{
    /*border-left: 1px solid #559efb;
    border-right: 1px solid #559efb;*/
}
.inputssear {
    padding: 1px 5px !important;
}
.fssdiv.sortmobilepop{
    border-left: 1px solid #21c2cf;
    border-right: 1px solid #21c2cf;
}
.fssdiv i{
    color:#00b3c9 !important;
    font-size: 13px;
    font-weight: normal;
}
    .fssdiv span {
        font-size: 14px !important;
    }
    .sdaalkk {
        /*border-bottom: 2px solid #3c8bf4 !important;*/
    }

    .width991div {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}
.checkboxdidid .checkboxstyle{
        padding-left: 0px;
}
.jjkjjkiohhj{
    margin-bottom:25px;
}
.imgdivclasskk{
    width: 100px;
    height: 100px;
}
.jkdftghjik{
    max-height: 100px !important;
    height: 100px !important;
}
.ekfdklklkklk{
    margin-bottom: 25px;
}
.bootlap{
    background: none;
    border: none;
    color: #0790f2 !important;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
}
  .ertyuerty{
    font-size: 19px;
    border: 1px solid #ddd;
    padding: 2px 5px;
    border-radius: 50%;
    background: #0a8ef0;
    color: #fff;
   }
    /*=======================*/
    header {
        min-height: 55px !important;
    }
    header.header_sticky{
        padding-top:7px !important;
    }
    .hamburger-box {
    width: 24px !important;
    height: 28px !important;
    margin-top: 4px !important;
}
.hamburger-inner::before {
    top: -7px !important;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 20px !important;
    height: 2px !important;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #daf3fd !important;
}
    header .container {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
.hamburger-inner::after {
    bottom: -8px !important;
}
.is-active .hamburger-inner::after {
    bottom: 0px !important;
}
.searchpupnewq .modal-header {
    /*background: #fff !important;
    box-shadow: none;*/
}
/*===========================*/
    .bookslotsss-style .table {
        width: 100% !important;
    }
  .bookslotsmobile .bootlap {
    position: absolute;
    top: -3px !important;
    left: 5px;
}
     .bootlap.baaaadd{
   
    transform: rotate(180deg);
     }
     .bootlap.maaalaaaal {
            transform: rotate(0deg);
        }

        .bootlap.baaaadd  {
            left: 25px !important;
            transform: rotate(0deg);
        }

         /*==*/
          /*.bootlap.btnBackLab {
            left: 25px !important;
            transform: rotate(0deg);
        }
        .bootlap.btnNextLab {
            transform: rotate(0deg);
        }
        .bootlap.btnNextLab {
            transform: rotate(0deg);
        }*/
        /*===*/

      .slotdivste{
           background: #f5f6fa;
    padding: 5px 7px;
    text-align: right;
    border-radius: 7px;
     }
      .slotdivste span{
          color:#3d4461!important;
          font-size: 13px;
          font-weight: bold;
      }
/*===================*/
.wewdl {
    width: 85% !important;
    border-radius: 0 !important;
    margin: auto;
    border-radius: 7px !important;
    padding: 1px;
}
.adkfkold {
    width: 83% !important;
}
.totalaaaf .bookslotsmobile .btn_1, .totalaaaf .bookslotsmobile a.btn_1 {
    padding: 7px 15px !important;
}
.wewdl .dfgh {
    height: 27px !important;
    margin-bottom: 0px;
    line-height: 25px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
.startDay div input, .midDay div input, .endDay div input {
    font-size: 13px !important;
    font-weight: 600 !important;
    font-family: Bahij TheSansArabic Plain !important;
}


/*=============*/
.bookslotsss-style .table .btn_1, .bookslotsss-style .table a.btn_1{
    box-shadow:none !important;
}

/*============*/
.branchdivfli, .dswasqasslk{
       background: #f5f6fa;
    padding: 5px 7px;
    border-radius: 7px;
    margin-right: -22px;
    margin-bottom: 8px;
    width: 100%;
}
.branchdivfli span, .dswasqasslk span {
    color: #00234b!important;
     font-size: 13px;
    font-weight: bold;
}
.div1pranc{
    float: right;
    width: 65%;
    text-align: right;
}
.div1pranc22{
    display: inline-block;
}
.div1pranc22 .icon-plus{
    font-size: 12px !important;
    margin-top: 3px;
    color:#0770e3!important;
}
.div1pranc22 span{
     color:#0770e3!important;
     font-weight:bold;
}
/*===========*/
.zhktaha .weewrfdfer:before{
    content: "";
    border-top: 85px solid #e42e61;
    border-left: 0px solid transparent;
    border-right: 100px solid transparent;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}
.zhktaha .totalaaaf{
    position:relative;
}
.webprom{
    display:none;
}
.mobdivstprom{
    position: absolute;
    left: -9px;
    z-index: 1;
    color: #fff;
    transform: rotate(-40deg);
    top: 0px;
}
.mobdivstprom i{
    font-size: 20px;
}
.mobdivstprom h6 a{
    color:#fff;
}
.weewrfdfer .desss .wish_bt {
   top: -11px !important;
    right: -11px !important;
    left: 100% !important;
}
.weewrfdfer .wqaaaqp {
    left: 94%!important;
    top: -5px !important;
}
.borderbotstyle{
   width: 130%;
    background: #efeeee;
    height: 1px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-right: -30%;
}
.totalaaaf .strip_list h3{
        border-bottom: none !important;
}
.dllo a, .wqpo .box_general_3 a {
    color: #ff5851 !important;
}
    .wlkjhf {
        color: #1248ab !important;
    }
    .ddfkdfdkfl label, .reofkf label {
        color: #0ebcff !important;
    }
 .stylenewbutt {
    /*background-image: -webkit-linear-gradient(top,#00a698,#00a698) !important;
    background-image: linear-gradient(-180deg,#00a698,#00a698) !important;
    background-image: -webkit-linear-gradient(top,var(--bpk-button-primary-gradient-start-color,#00a698),var(--bpk-button-primary-gradient-end-color,#00a698)) !important;
    background-image: linear-gradient(-180deg,var(--bpk-button-primary-gradient-start-color,#00a698),var(--bpk-button-primary-gradient-end-color,#00a698)) !important;*/
}
/*.mapmi1{
       background: #0590f2 !important;
}
.mapmi2{
       background: #1abc9c !important;
}
.mapmi3{  
       background: #9d7837 !important;
}
.mapmi4{
       background: #023e7b  !important;
}
.mapmi5{
       background: #ac449f !important;
}
.mapmi6{
       background: #377a9d !important;
}
.mapmi7{
       background: #ff5851 !important;
}
.mapmi8{
       background: #c16283 !important;
}*/
 .icudivvvvv {
    background: none;
    box-shadow:none;
}
.fdddoouk span {
    color: #1248ab !important;
}
.propfil i{
    color:#205aad !important;
}
    .checkboxdidid {
        left: 25px;
    }
      .accountname{
      background:#fff !important;
  }
      /*--------------------------------*/
.imgicons{
    height: 44px;
    display: inline-block;
    width: 22%;
    background: #fff;
    color: #000;
    padding: 2px 7px;
    border-bottom-left-radius: 45px;
    box-shadow: -4px 1px 7px #9c9c9ca8;
}
.sepacidiv .docdiv {
    /*overflow:hidden;
    border-radius: 10px !important;*/
}
.spandivst{
    display: inline-block;
    /* text-align: center; */
    width: 75%;
    margin: auto;
    /* text-align: center; */
    padding: 10px;
}
.doctorsear {
    background: #0590f2  !important;
}
.doctorsear .imgicons i{
    color:#0590f2  !important;
}
.sedrftgyhu {
    background: #ff5851 !important;
}
.sedrftgyhu .imgicons i{
    color:#ff5851 !important;
}
.hugyf {
    background: #2c5ada    !important;
}
.hugyf .imgicons i{
     color:#2c5ada    !important;
}
.ftfttdeft {
    background: #184a7f  !important;
}
.ftfttdeft .imgicons i{
     color:#184a7f  !important;
}
.clinicsear {
    background: #1abc9c !important;
}
.clinicsear .imgicons i{
     color:#1abc9c !important;
}
.onlinesear {
    background: #e55e0d !important;
}
.onlinesear .imgicons i{
     color:#e55e0d !important;
}
.labsear {
    background: #e74e84;
}
.labsear .imgicons i{
     color:#e74e84 !important;
}
.promdivjk {
    /*background: #F44336 !important;*/
     background: #e29737 !important;
}
.promdivjk .imgicons i{
     color:#e29737 !important; 
}
.docdiv { 
    /*border: 1px solid #e8e8e8; 
     margin-top: 5px !important;*/  
}
  .versionnaser5 p {
        font-size: 14px !important;
    }
      .spandivst span{
            font-size: .8rem !important;
    }
.headerstyle {
    border-radius: 15px !important;
}
.mobbuthid{
    display:none !important;
}
/*======*/
.icudivst{
    /* position: absolute; */
    /* top: 3px; */
    /* left: 0%; */
    padding: 5px 10px !important;
    /* background: #cc2854; */
    margin: 7px;
    background: #0cabab;
}
    .card-lab .card-lab-image {
            /*margin: 15px 0 !important;*/
    } 
.card-lab .card-lab-body button {
    font-size: 13px !important;
}
.card-lab .card-lab-body .card-lab-body-title h3 {
    margin-bottom: 8px !important;
}
#priceVal14{
    font-size:13px;
}
    .old-price.bstylww {
        color: #0a0a0a !important;
    }
    .icudivsdfd {
        margin: 20px 1px 30px !important;
    }
    /*======*/
    .margindivst{
    margin-right:7px !important;
    float:right !important;
}
      .width6999 .card-lab .card-lab-image {
        /*width: 28% !important;*/
    }
      footer ul.contacts li a i{
          color: #0090f2 !important;
      }
      .cartdivlab{
    /*display: inline-block;
    width: 9%;
    position:relative;*/
}
      .cartdivlab i{
        /*font-size: 27px;
        color: #00a8ff;*/
      }
        .cartdivlab span{
        /*position: absolute;
        color: #ff7431;
        right: 14px;
        top: -1px;
        font-size: 15px;
        font-weight: bold;*/
  }
.labsearchdiv{
    width: 90%;
    display: inline-block;
}
.webdivvv{
    display:none !important;
}
.favandmess{
}
.filterdivstt{
    display:none;
}

.sortdivpricest{
    text-align:center;
}
.divarea input {
    border-radius: 20px;
    border: 1px solid #ececec;
    padding: 6px;
    text-align: center;
}

  .totalaaaf .smallee {
    margin-right: 0px !important;
}
   .insurancedivstynon .popoo{
      color: #ff6841 !important;
 }
  .insurancedivsty .popoo{
      color: #01a501 !important;
 }
.filterdivstyleds{
    display:none;
}
  .icudivvvvv{
          display:block;
      }
  .icudivffkl{
      display:none;
  }
    .ordericudiv{
        display:none;
    }
.fdddoouk, .pharmacypanners{
    display:none;
}
.ddeesswwqq{


}
.dropdown.bootstrap-select.InsuranceClass{
    margin-top:10px;
}

.selectedBranch {
    color: #a8bd14  !important;
}
.divwebicuweb{
    width: 96%;
    margin: auto;
}
#DivIcuSearch .totalaaaf {
    position: relative;
    width: 100%;
}
.divmobmap .addressnew label{
     color: #056aff;
}
.divmobmap{
  cursor:pointer;
}
    .phesdr {
        /* display: none; */
        color: #02adef !important;
    }

.logodivsssl{
     width: 100%;
    height: 175px;
    text-align: center;
}
    .lodivuniver {
        background: url(../img/universlogoar.png) no-repeat !important;
        background-size: 150px 130px !important;
        width: 150px !important;
        height: 130px !important;
        margin: 25px auto 5px;
    }
     .privatehospimg {
        /*background: url('../img/logo-mobile.png') no-repeat !important;*/
        /*background: url('../img/265.svg') no-repeat !important;
          margin: 30px auto 2px;
    width: 170px;
    height: 70px;
    background-size: 160px 51px !important;*/
    background: url(../img/265.svg) no-repeat !important;
    margin: 30px auto 5px;
    width: 200px;
    height: 110px;
    background-size: 200px 110px !important;
    }
.logodivsssl label{
        color: #023e7b;
    font-weight: bold;
    margin-top: 2px;
    font-size: 15px;
}
.logoprivatehosp label{
        color: #023e7b;
    font-weight: bold;
    /*margin-top: 6px;*/
    font-size: 16px;
}
/*=======*/
     .promdivjk {
    /* background: #F44336 !important; */
       /*background: #ff7433 !important;*/
        background: #e29737 !important;
   box-shadow: 3px 1px 10px #d4d1cf;
}
       .promdivjk .imgicons {
    /*height: 55px !important;*/
}
.promdivjk .spandivst {
    padding: 13px 10px !important;
}
        .promdivjk .imgicons {
            padding: 5px 7px !important;
            height:48px!important;
        }
         .promdivjk .imgicons img{    
  }
           .promdivjk .spandivst span {
    font-size: .9rem !important;
}
/*======*/
.ddkfdfjkj{
        margin-bottom: 19px !important;
}
.dfghjkioo b{
    font-size: 13px !important;
}
.yhrehjrhhjh{
    /*width:100%;*/
}
 .diekdepdki {
        padding: 10px !important;
    }
 #ImageModal{
    width: 100% !important;
    margin: 5px auto !important;

 }
 .asdfasdf .radiostyle label{
     font-size: 13px;
 }
 .asdfasdf{
     margin-bottom: 20px;
 }
/*=====================*/

 .inportdiv .ingjdd{
     text-align:center;
 }
 .inportdiv .fttffff b, .rddffgfgh b {
    padding: 3px 25px !important;
    border-radius: 15px 15px 0 0px !important;
}
 .rdfghjuj {
    border: 1px solid #ec3b6c;
    padding: 8px 1px !important;
}
 .icudivcheck .wlkjhf{
     margin-top:0 !important;
 }
 .ddkfdfjkj {
    margin-bottom: 5px !important;
}
 .asdfasdf {

 }
 .rdfghjuj{
     /*border: 1px solid #ec3b6c !important;*/
 }
  .sflkflkool img {
            width: 45% !important;
        }
    .enddrecorstyle span {
        font-size: 13px !important;
    }
    .inportdiv .box_general_3.row, .cdekffrook .tfghjgtyhuji {
    margin: 4px auto 10px !important;
}
    .erekjkjo .radiostyle label {
        font-weight: bold;
        font-size: 14px;
    }
          .box_general_3 input {
    padding: 5px 7px !important;
}

  .gfkfklooo .radiostyle, .checkboxstyle {     
        font-weight: normal !important;
        font-size: 13px !important;
    }

  .ReqInfo{
    width:98%;
    margin:auto;
}
.citydivstyle{
    width:70% !important;
}
/*=========================*/
.indexdivkhabeer{
     width: 100%;
    /*height: 175px;*/
    text-align: center;
    width:90%;
    margin:0px auto 12px;
}
    .lodivuniverkhabeer {
        background:url('../img/265.svg') no-repeat !important;
        background-size: 150px 130px !important;
        width: 150px !important;
        height: 130px !important;
        margin: 25px auto 5px;
    }
.indexdivkhabeer a {
    color: #023e7b;
    font-weight: bolder;
    margin-top: 5px;
    font-size: 18px;
    margin-bottom: 2px;

}

/*=================================*/
.fixeddivlo{
    display:none;
}

.ddkldklewwwwso{
    color: #ff5850 !important;
    margin-bottom: 1px;
    font-size: 13px !important;
    display:block;
}
.dflkdldkfdlkdklk{
      display: block;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}
.addressssla {
    width: 100%;
  white-space: nowrap; 
    text-overflow: ellipsis;
    overflow: hidden;
}
.hjhjuiyyyy{
       width:100%
   }
.adddldfllkllk{
    width:100%;
    text-align:center;
}
.adddldfllkllk .icudivst {
    padding: 7px 10px !important;
    margin: 7px 10px;
    background: #0bbbff;
    font-size: 14px !important;
}
.ratedivsskkk{
padding: 1px 20px;
}
/*=====*/
.ygggyyuyyyggygy{
    display:none;
}
.sedrftgwsedrftg{
    padding: 10px 10px;
    position:relative;
}
.filtygtyfterdivsttt{
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 10px;
    cursor:pointer;
}
.ddfdkjfdkfjd{
    font-weight: bold;
    font-size: 13px;
    color:#fff;
}
   .kdlfkflwodklsdkl {
        background: #28afa6 !important;
    }
  #mapmiuuu1rdft .radiostyle label {
    font-weight: bold;
}
     #mapmiuuu1rdft .modal-title{
           font-size: 16px;
           font-weight: bold;
      }
     #mapmiuuu1rdft .box_general_3 hr {
    margin: 5px -20px !important;
}
      #mapmiuuu1rdft .modal-footer{
              margin:0 auto;
              padding: 1px 10px 10px;
          }
         #mapmiuuu1rdft .totaldig {
            padding: 19px 15px 1px !important;
        }
             /*===========*/
.kkjkjfkii h5 {
    margin-bottom: 0;
    /*background-color: #ffffff !important;
    color: #ff8282 !important;*/
    padding: 7px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid;
}
.aalllsls h5 {
    margin-bottom: 0;
    background-color: #ffffff;
    color: #8faac7;
    padding: 7px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid;
}
/*===============*/
#map33 .modal-body {
    background: #dedede !important;
       padding: 4px 4px;
    box-sizing: border-box;
    overflow-y: hidden;
}
#map22 .headmap #autocomplete, #map22 .headmap #autocompleteCountry, #map22 .headmap #autocompleteCity {
    float: right!important;
}
#map22 .headmap #autocompleteClass {
    float: right!important;
}

.deoyltf {
    color: #12cec5 !important;
}
.ffrfddwwwwsw{
    margin-left: 4px;
    color: #12b78e !important;
    font-weight: bold;
    font-size: 19px;
}

.dldklkslka{
    display: inline-block;
    font-size: 15px;
    width: 75%;
}
.dldklkslka h1{
    color: #11129d;
    font-size: 18px;
    font-weight: 800;
}
.okkjjlo{
    padding: 4px 13px !important;
}
.sdsddsldplpl{
    display:none;
}
.comparison .product {
    font-size: 1em !important;
    font-weight: bold !important;
}
.ygtryuhytrese{
    margin-top:17px;
    /*padding: 22px 1px;*/
}
  .checkboxdidid {
        padding: 6px 17px 3px 10px !important;
    }

  .includediv h5 {
    background-color: #19c7b9 !important;
    color: #fff !important;
}
   footer {
    /*background: #435b76!important;*/
 
}
    footer h5 {
        color: #bdbdbd !important;
        font-weight:900
    }
     footer li a {
        color: #fff;
    }
           footer .follow_us ul li a i {
    color: #fff !important;
}
           footer ul li a{
 color: #fff !important;
           }

/*===================pharmacy================*/
    .headimgsttt {
        background:  url('../img/bg-search.png') no-repeat top center;
        background:none !important;
    }
            /*.main-search .search-body .nav-tabs .nav-link:hover:not(.active) {
            color: #333;
            border-color: #333;
        }*/
            .headimgsttt .search-card {
                position: relative;
                z-index: 9;
            }
            .headimgsttt .search-body .tab-content{
                    padding: 15px;
            }
            .headimgsttt .search-body .tab-content .tab-pane .btn {
                float: none;
                margin: 20px auto 0;
                display: block;
            }

    .Medication-classification {
        padding: 15px 0 0px;
        /*background: url('../img/bg-MedicationClassification.png') no-repeat top center;*/
    }
        .Discover-medications h4 {

             display: inline-flex;
             margin-bottom: 2px;
             width:100%;
        }
       .Discover-medications h4 span {
            margin-top: 5px;
            display: inline-block;
        }
        .Discover-medications h4 span::after {

        }
        .Discover-medications {
            padding: 10px 0;
            background-color: #fff;
        }
        .Discover-medications33{
             background-color: #f3fcfa;
        }
        .Discover-medications h4 .Multi-button .btn {
                 padding: 5px;
    border-radius: 25px;
    font-family: Bahij TheSansArabic Plain;
    font-size: 11px;
            }
    .headimgsttt {
        background: url('../img/bg-search.png') no-repeat top center;
      
    }
        .Discover-medications .medications-carousel .owl-nav .owl-next{
            left:0;
        }
        .Discover-medications .medications-carousel .owl-nav .owl-prev {
            right: 0px;
         }
    .Medication-classification .owl-carousel .owl-nav .owl-prev, .Medication-classification .owl-carousel .owl-nav .owl-next {
        width: 25px;
        height: 25px;
    }
/*===========================*/
  .firstrodetails {
        width: 98%;
        position: absolute;
        background: #ffffff;
        z-index: 999;
        top: 50px;
        right: 1%;  
    }
    .lkelkd, .dkfkdo, .wqpo .eppoak {
        background: #24a4c1 ;
    }
    #confirm h3{
            color: #023e7b!important;
    }
    .cartdivst{
        right:25%;
        display:none !important;
    }
      .profilebackdiv{
       background:#fff !important;
   }
.list_general > ul > li figure{
    left:0 !important;
    right:0px !important;
}
.djjkkkldslsdldj .margindivst{
    width:43% !important;
}
  header.header_sticky {
      background-color:transparent !important;
     /*background-image: linear-gradient(to right, #1a69d0, #196bcf, #1b74ce, #1b6fcf, #1d79cc);*/
  }
    header.header_sticky.addshadowstyle {
     background-color:#fff !important;
     /*background-image: linear-gradient(to right, #1a69d0, #196bcf, #1b74ce, #1b6fcf, #1d79cc);*/
  }
  /**=============nooooooooooooo===========*/
    .newhomedesign{
    background: #fff !important;
    box-shadow: 1px 1px 10px #cac8c8 !important;
    width: 90% !important;
    margin: 20px auto 10px !important;
    border-radius: 20px !important;
    padding: 10px 0px !important;
}
 .newhomedesign .headerstyle {
    margin-bottom: 5px !important;
    border-radius: 15px !important;
}
 .newhomedesign .indexdivkhabeer label{
    color: #00a698 !important;   
    font-size: 14px !important;
 }
    .iconsloginregister ul li a {
        color: #ffffff !important;
    }
.newhomedesign .colormafhom{
    color:#00234b !important;
}
.newhomedesign .phesdr {
    /* display: none; */
    color: #0f71e0!important;
}
    .hero_home.version_1 {
        /*background: url('../img/backmob.png') no-repeat top center #f0eeee !important;
        background-size: 100% !important;*/
    }
  
   .newhomedesign .logodivsssl label{
        font-size:14px 
    }
   .newhomedesign .deswqadfggh {
    color: #152f56 !important;
}
   .newhomedesign .mahmioddjdj {
        color: #0f71e0 !important;
    }
   .kabeer365 .logoprivatehosp, .kabeer365 .indexdivkhabeer,.kabeer365 .khabeerdivst{
        display:none;
    }
    
     .totalappbody{
         background: #fff !important;
         /*box-shadow: 1px 1px 7px #a79f9f !important;*/
        width: 94% !important;
        margin:  auto  !important;
        border-radius: 20px !important;
        padding: 10px 0px !important;
        margin-bottom:10px;
         box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1) !important;

    }

    .fflkgorogkrok{
        background: #fff;
        width: 90%;
        margin: auto;
        border-radius: 20px;
        padding: 3px;
    }
    .fflkgorogkrok .filterdivsttt {
        color: #00234b !important;
        width: auto !important;
        position: absolute;
        left: 0;
    }
    .fflkgorogkrok .filterdivsttt span{
        display:none;
    }
    .fflkgorogkrok .filterdivsttt .inputssear {
        font-size:20px;
    }
    .fflkgorogkrok .searchdivcl .form-control {
    border: 1px solid #ccc;
}


   .bg_color_2  .margin_60_35 {
    padding-top: 0px !important;
    padding-bottom: 5px;
}
       .headregsiterss, #login-2 h1{
        color: #3b5998;
    font-weight: bold;
    font-size: 19px !important;
    text-align: center;
    display: block;
    width: 81%;
    margin: 0px auto 10px;
    }
        .wwewwqqqqqm{
        border-color: #ededed;
        width: 88%;
        margin: 3px auto 10px;
    }
       #hero_register .link_bright, .bg_color_2 .link_bright{
               color: #0075e8  !important;
               font-weight:bold;
       }
       #hero_register .box_form, .bg_color_2 .box_form{
             box-shadow: 1px 1px 7px #a79f9f !important;
            border-radius: 20px !important;
       }
       button.social_bt.facebook {
            border-radius: 20px;
            margin-bottom: 20px;
        }

       form button.social_bt{
    border-radius:25px;
    margin-bottom:10px;
}

       .icudivsdfd {
          background:transparent;
          box-shadow: none;
    }
       main {
        background: none;
    }
       .registerdivhide{
           display:none
       }
       #error_page, #hero_register, .bg_color_2 {
            background: none;
        }
       .ResutlSearch .analysis-page{
            padding: 5px;
       }
       .deppooqqllaoi ul.pagination > li > a {
        font-size: 13px !important;
        padding: 0 9px !important;
      }
      .positionabsul .filterdivsttt{
        position:absolute;
     }
     .positionabsul .inputssear {
       font-size: 20px !important;
    }
     .positionabsul .filterdivsttt span{
        display:none;
    }
     /*=====*/
       /*==============*/
    .formdeisnew{      
         box-shadow: 1px 1px 7px #a79f9f !important;
         width: 96% !important;
         margin:  auto  !important;
         border-radius: 20px !important;        
         margin-bottom:10px;
    }
   .formuniversitydiv .wlkjhf {
    color: #1384c3 !important;
}
    .formuniversitydiv .margin_60 {
        padding-top: 15px !important;
        padding-bottom: 20px !important;
    }

   .formuniversitydiv .inportdiv .fttffff b {
        background: #fe5851 !important;
    }
   .formuniversitydiv .rdfghjuj {
    border: 1px solid #fe5851 !important;
}
   .formuniversitydiv .fikfkllkllk {
        background: #fe5851 !important;
    }
  .formuniversitydiv .pationdivs h4 {
        background: #1966d2;
    }  
    .formuniversitydiv .inportdiv {
        border: 1px solid #2ac3ff;
    }
        .formuniversitydiv .wqpo b, .formuniversitydiv .ddsaal b {
    color: #00234b ;
}
         .formuniversitydiv .inportdiv .ingjdd b{
        color:#fff !important;
    }
          .formuniversitydiv .rfrfff {
    color: #00234b;
}
           .slllsl .btn_Book {
    /*background: #fe5851 !important;*/
}
           .requesticuuniv{
       width: 90%;
    margin: auto;
    min-height: 250px;
    box-shadow: 1px 1px 7px #a79f9f !important;
    border-radius: 20px !important;
    margin-bottom: 20px;

}
  .oprationstyl{
    margin: auto;  
    box-shadow: 1px 1px 10px #dadada !important;
    border-radius: 20px !important;
    margin-bottom: 20px;
}
.requesticuuniv .diuidiui {
    color: #fd5851 !important;
}
.requesticuuniv .kfdkfdlkdoooo{
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
}
.formuniversitydiv .cdekffrook {
    border: 1px solid #2ac3ff !important
}
.formuniversitydiv .yghjktgyhuj.dfkllkklklkoo{
    border:none;
}
/*=======*/
.oprationdivstyy{
    border-bottom:none !important;
    text-align:center;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
}
.oprationdivstyy .propfil .filterdivsttt {
    position: absolute;
    right: 5px;
}
.dackdivsttt {
    background: #1b6fcf !important;
    border-left: 0px;
    color: #fff !important;
}
.comparison .btn_1, .comparison a.btn_1 {
    padding: 6px 25px !important;
}
 .seddfdjskk .wekjkjskdkkj {
        background-color: #1a6ecf;
    }
.colornewlab{
        background-color: #00234b !important;
    }
 .divdivffk {
        color: #00234b !important;
    }
 .content-left{
        background:none !important;
    }
 .ssdsddddwedddd{
        border-bottom:none!important;
        box-shadow:none!important;
    }
 .newstyledivapp{
     background: #fff;
     border-radius: 20px;
      padding: 3px 12px !important;
 }
 .newstyledivapp .h2style h2 {
    border-bottom: 0px solid #ff5952 !important;
 }
    .Medicaldivstyle {
        color: #ffffff !important;
    }
    /*=============*/
    .div1coool2 .rwww{
    width:49%;
    display:inline-block
}
.div1coool{
    display:flex;
}
.div1coool select, .div1coool input{
    width: 65%;
    display: flex;
    display:inline-block;

}
.div1coool a{
    width: 44px;
    text-align: center;
    line-height: 3;
}
  .div1coool2 .rowrow{
      display: inline-block;
    width: 65%;
}
/*==========================*/
.basddfddll{
    background:none;
}
    .basddfddll .card-header {
        background: none !important;
        border-bottom: 0px solid #e1e8ed;
    }
.basddfddll .card-header h3{
       color:#fff !important;
    }
.stylddfkfll{
    background:#fff;
    border:none !important;
}
   .stylddfkfll .kdlfkflwodklsdkl {
        border-top-right-radius: 20px !important;
        border-top-left-radius: 20px !important;
    }
    .deeekkdklklkjlj {
        background: none !important;
    }
    /*=================*/
    .fixedddivlab{
      color: #00234b;
      display: flex;
      padding: 9px;
      font-weight: bold;
      font-size: 14px;
      font-family: Bahij TheSansArabic Plain;
      cursor: pointer;
      width: 100%;
      padding: 4px;
      position:relative;
    }
    .searchdivcl {
        position: relative;
        display: inline-block;
        width: 79%;
    }
    .newserchdivv{
        display:none;
    }
    .fixedddivlab .cartdivlab {
        cursor: pointer;
        background: none;
        color: #01244b;
        padding: 0px 9px;
        border-radius: 50%;
        font-size: 20px;
        position: absolute;
        left: 0px;
        top: 10px;
    }
    .cartdivlab span {
        position: absolute;
        top: -13px;
        color: #ff5851;
        left: 30px;
    }
     .newstylecart span{
        left: 18px !important;
    }
    .wwqqwop .cartdivlab {
    cursor: pointer;
    color: #ffffff;
    padding: 0px 9px;
    border-radius: 50%;
    font-size: 20px;
}
.cartdivlabpop{
    display:none;
}
#cartdivprodicpop .fgfkdldklk {
    padding: 1rem 0rem 0px !important;
}
#cartdivprodicpop .cart-analysis{
    box-shadow:none !important;
}
.sdsdlllpplpl {
    font-weight: bold;
    margin-bottom: 0px;
    color: #2ac3ff;
    margin-top: 10px;
}
/*======*/

       .headimgsttt {
        padding:  0 !important;
    }
.headimgsttt .search-card .search-title h4{
    text-align:center;
}
.headimgsttt .search-card .search-title h4::after{
    display:none
}
/*===================*/
.fullfixeddivdivv{
   width: 100%;
    position: fixed;
    bottom: 60px;
    height: 55px;
    background: #ff5850;
    z-index: 999;
    line-height: 55px;
    box-shadow: 0px -1px 4px #cecdcd;
    display: block;
    cursor: pointer;
    left:0;
}
    .fullfixeddivdivv li{
    display: inline-block;
    float: right;
    width: 33%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    }
    .divdkldfkook{
        display:none;
    }
    spancountdiv span{
         border: 1px solid #fff;
         padding: 0px 10px;
         border-radius: 35%;
    }
    /*============*/
    .divfullwidth {
        position: relative;
        width: 100%;
        margin: 0;
         height: 100%;
        background: #fff;
    }
     .detaiimg{
            text-align: right;
    }
     /*==============*/
.poppaytotal{
   position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
    /*left: 0;
    right: 0;*/
    padding: 10px 10px 2px;
    box-shadow: 0px 2px 10px #9c9797;
    background:#fff;
    z-index:5;
    min-height:60px;
    display:block
}
    .pharmacypop .number input {
        height: 25px !important;
        width: 55px !important;
        font-size: 19px !important;
    }
    .pharmacypop .number .minus, .pharmacypop .number .plus {
        width: 25px !important;
        height: 25px !important;
        font-size: 22px !important;
        line-height: 20px !important;
    }
    .pharmacypop .medicdiv {
     margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    }
    .detaiimg h5 {
        font-size: 14px !important;
    }
  
  .arrowdivicon i{
          font-size:20px;
    }
    .dedesesewee{
            padding: 7px 10px !important;
    }
    .poppaytotal .totaldivprice{
        border-bottom: none;
        /*margin-bottom: 1px;
        padding-bottom: 1px;*/
        text-align:center;
        position:relative;
        z-index:33;
         line-height: 18px;
    }
    .poppaytotal .totaldivprice p {
        margin-bottom: 4px;
        font-weight: bold;
        font-size: 15px;
        color: #0a0a0a;
        position:relative;
        z-index:3;
    }
       .ddkfjdlksjlkfs {
    border-radius: 38px;
    padding: 0px 3px;
}
    .pharmacypop .modal-content{
        border:none;
    }
   .pharmacypop .dkdfqqqwowoop span {
    /*background: #ff5851;*/
        background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    padding: 10px;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
    width: 96%;
    display: block;
    margin: auto;
}

.bodydivlabpharm {
    background: #fff;
    padding: 20px 10px;
}
#MyLabsRadServicesUl .wqawwwweeeew {
    font-size: 14px;
    font-weight: bold;
}
  .totaldivvv .frfgfhgfhfhj {
        background-color: #10a7e1  !important;
    }


.content.newhomedesign, .content.newhomedesign .headerstyle {
    background: #ebf0f5    !important;
}

.kabeer365 .content.newhomedesign , .kabeer365 .content.newhomedesign .headerstyle{
    background:#fff !important;
}
/*===============*/
.imganddetails figure{
    margin: 10px 0px;
    display: inline-flex;
    width: 85px !important;
    height: 85px !important;
}
.hospitaldivstt{
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    text-align: right;
    padding: 15px 10px 0 0px;
}
.imganddetails{
    display: inline-flex;
    width: 100%;
}
.selectbrandiv .form-control{
        border-radius: 20px;
    height: 30px;
    min-height: 37px;
    /*width: 80%;*/
}
.disdivhosp ul.contacts li h6 {
    display: inline-block;
    margin-left: 10px; 
    font-weight:bold;
}
.selectbrandiv{
    display: inline-block;
    width: 75%;
    margin-bottom: 0px;
}
.profdivstlele .tab-pane hr{
    margin: 8px -29px !important;
}
.fffggfrrgff{
    margin-bottom:100px;
}
.pharmdivsty{
    text-align:right !important;
}

.bakatdivhead {
    text-align: center;
    font-size: 17px !important;
    font-weight: bold;   
    margin-bottom: 2px;
    background: #0ab8fc;
    color: #fff;
    padding: 6px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
/*============*/
.labraddivss li{
    width:49.5%;
}
.labraddivss .spancountdiv {
    border-left:1px solid #ccc;
}

/*=========*/
.drondowjjj{
     margin-top: 0px !important;
}
.drondowjjj .navbar-right{
    width:100% !important;
}
.drondowjjj .navbar-right .dropdown .input-group{
width:100% !important;
}
.drondowjjj .navbar-nav.navbar-right {
    width: 100% !important;
}
.drondowjjj .navbar-right .dropdown{
    width: 100% !important;
    padding: 2px 9px !important;
}
.drondowjjj .navbar-right .dropdown .input-group input{
    /*border-radius: 20px !important;*/
        color: #1b1b1b;
    font-weight: bold;
    font-size: 13px !important;
}
.drondowjjj .navbar-right .dropdown .input-group {
    margin-bottom: 0px !important;
}
   .drondowjjj .newdesigcount li {
        width: 100% !important;
        padding: 4px !important;
    }
.newlabradstyleddd:hover{
     background:none !important;
    border:none !important;
    box-shadow: none !important;
}
 .borderblockstyle {
    box-shadow: 1px 1px 10px #d2d2d2d1 !important;
}
 .padding-5{
      padding-left:5px;
      padding-right:5px;
          margin-bottom: 15px;
  }
.dropdownlistlab{
    width:90% !important;
}
/*==*/
.backgroundnone{
    background:none !important;
}

   /*==========================*/
      .AccountRow .imgnews {
    height: 60px !important;
    width: 60px !important;
    margin-top: 0px !important;
}
  .AccountRow .figurs {
    width: 60px !important;
    height: 60px !important;
    border-radius: 7% !important;
    /*right: 0px !important;*/
    top: 13px !important;
}
  .AccountRow .desss {
    padding-right: 5px !important;
}
   .AccountRow .bookingst {
    margin-top: 3px !important;
}
 .AccountRow .labsdivstttt .klklklko {
    margin-top: 0px!important;
    margin-bottom: 0px!important;

}
.AccountRow .dswasqasslk {
    margin-bottom: 4px !important;
}
.AccountRow .dropdownlistlab{
    margin-bottom:0px!important;
}
.AccountRow .smallee{
    margin-top: 2px !important;
    margin-bottom: 3px !important;
}
    .ratedesign {
        /* margin-top: -7px; */
        margin-bottom: 0px !important;
    }
/*============new-design-deeb===*/
 

    .bodydivnewback{
        /*background: url('../img/backgroundTop.png') no-repeat top center #f0eeee !important;*/
        background-size: 180% !important;
        padding-top: 20px;
        /*padding-bottom: 20px;*/
        min-height:90vh;

    }

    #page {
        /*background: url(../img/backmob.png) no-repeat top center #ebf9fa !important;*/
        /*background: url('../img/backgroundTop.png') no-repeat top center #f6f6f6 !important;*/
        /*background-size: 100% !important;*/

        background: url('../img/home-phr/backgroundhome.png') no-repeat top center #F2F6F8 !important;
        background-size: 100% !important;
    }
    .hero_home.version_1 {
        background-color: transparent !important;
    }
      .bodydivnewback {
        background: none !important;
    }
    .backgroundnone{
      background:none !important;
      box-shadow:none !important;
  }

}



/*========end 992px=============*/
@media (max-width: 767px) {
    .promotiondivpop{
        height:auto !important;
    }
    #CompareItems {
        width: 100% !important;
        display: block !important; 
        float: right;
        margin-bottom:7px;
    }
    .promotiondivpop .prodivs {
        width: 48% !important;
    }

    .prodivstttt {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    margin-top: 0 !important;
}
    .prodivstttt input {
    padding: 6px 40px !important;
}



    .weewrfdfer .smallee.spacdivsamm{
        width:94% !important;
    }
    .weewrfdfer .offernemedoc{
        width:78% !important;
        display:block;
    }

     .defftggygg{
    padding: 20px !important;
    margin: 0px -25px 10px !important;
 }
     .sdkjkoioio{
         margin-bottom: 10px !important;
     }
     .gttgtgtgtgg{
             padding-bottom: 10px !important; 
     }
   .dsddlksslksldklklk .tabs_styled_2 .nav-item {      
        width: auto;
        display:inline-block;
    }
   .dsddlksslksldklklk .tabs_styled_2 .nav-item a{
        font-size:13px;
   }
    /*===============*/
     .lodivuniverkhabeer {
            margin: 10px auto 0px !important;
            background-size: 110px 90px !important;
            width: 110px !important;
            height: 90px !important;
        }

        .indexdivkhabeer{
            /*height: 172px !important;*/
        }


    /*=============================*/
    .dfghjkioo .fileRequired {
        display:inline-block;
    }
    .citydivstyle{
    width:94% !important;
}
      .icudivsdfd .filterdivsttt {
        margin-top: 4px;
    }
    #Body_Complains_ul {
        padding-bottom: 30px !important;
        height: 475px !important;
    }

    .most-table {
        overflow-x: auto;
    }

    .wertyu .tabs li {
        /*float: left;
        width: 49% !important;
        margin-right: 3px !important;*/
    }
    .fgjfkjfkj{
        width: 40% !important;
        display: inline-block !important;
    }
    .tyfgfgyyuy{
         display: inline-block !important;
         width: 60% !important;
    }
    .disdivst .desicdiv {
        width: 86% !important;
    }
}
/*================tabel-mobile==================*/
@media only screen and (max-width: 767px) {
 

    .swokollp{
        border:none !important;
    }
    .menudivsttt {
    display: block;
    margin-bottom: 14px;
}
    .djdkjfkjdfkjdfkj .divrezlalll {

    display: block;
    font-weight: bold;
    margin-bottom: 7px;
}
.djdkjfkjdfkjdfkj .ladkdpspopmm {
    display: block;
}
        .menudivsttt .form-group {
            width: 25% !important;
        }
          #mapmi8 .oioihyyu{
            padding:0 !important;
            margin:0 !important;
          } 
        .dkdlllhasinsurance .form-group{
        margin:0 !important;
    }
    .dkdlllhasinsurance #YesInsurance{
        margin-bottom:10px;
    }
    .dkdlllhasinsurance .ffrfrffrfrfrr{
        padding: 10px 10px 1px !important;
        margin-top:10px;
    }
     /*===========table-mobile================*/
      .table-mob {
            border: none;
          }
         .table-mob thead {
                border: none;
                clip: rect(0 0 0 0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px;
              }
        .table-mob tbody tr {
                  border: 1px solid #c3dee8;
    border-bottom: 1px solid #c3dee8;
    background-color: #ffffff;
    display: block;
    margin-bottom: .8rem;
    padding: 0 3px;
    border-radius: 10px;
          }
            .table-mob tbody tr .ID{
                width:100% !important;
            }
         .table-mob tbody{
             width:100%;
             display:block;
         }
        .table-mob tbody tr:nth-child(even) {
               background-color: rgba(238, 248, 253, 0.65);
          }
          .table-mob tbody tr:hover {
            /*box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);*/
            background-color: #f2f9f9;
          }

         .table-mob tbody tr td {
            border: none;
            display: flow-root;
            font-size: .8rem;
            text-align: left !important;
            width: 100%;     
            clear:both;                
          }
          .table-mob tbody tr td:before {
            content: attr(data-label);
            float: right;
            font-weight: bold;
            text-transform: uppercase;
          }
         .table-mob tbody tr td:not(:last-child) {
            border-bottom: 1px solid #ddd;
            font-size:13px;
          }

        .table-mob tbody tr td{
             border: none;
              display: block;
              font-size: .8rem;
              text-align: left;
              width: 100%;
         }
         .table-mob tbody tr td span{
                color: #1976d2;
                font-size: 13px;
                font-weight: bold;
         }
        .table-mob tbody tr td::before {
                content: attr(data-label);
                float: right;
                font-weight: bold;
                text-transform: lowercase;
         }

    /*==================end-table-mobile========================*/
        .ddddddfedsdfdfdd{
        text-align:center !important;
    }
    .tfdrdddrrdr tbody tr td::before{
            color: #3d4461;
    }
    .w3d .checkboxstyle #AnotherMedicalHistory, .w3d .checkboxstyle #GeneticHistory, .w3d .checkboxstyle #defectsHistory{
    width:100% !important;
}
    .desedrft #images{
      overflow-x:auto;
      overflow-y:hidden;
  }
    .erekjkjo #Weight, .erekjkjo .col-lg-3 input {
    width: 40%;
    margin-bottom: 10px;
}
     .ldkfdlfdlkeok #Age, .ekfjfkjrk14 .ldkfdlfdlkeok #MonthAge{
            width: 21% !important;
           padding: 8px 7px !important;
    }
    .ldkfdlfdlkeok .radiostyle{
            margin: 10px 3px !important;
                padding-left: 6px;
    }
     .ldkfdlfdlkeok .radiostyle label{
         font-size:13px !important;
     }
  /*.table-mob, .table-mob thead, .table-mob tbody, .table-mob th, .table-mob td, .table-mob tr {
    display: block;
  }
  .table-mob thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-mob tr { border: 1px solid #ccc; }
  .table-mob td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 200px;
    margin-left: 150px;
  }
  .table-mob td:before {
    position: absolute;
    top: 12px;
    left: 6px;
    width: 200px;
    padding-right: 40px;
    white-space: nowrap;
    margin-left: -150px;
  }
  .table-mob td:nth-of-type(1):before { content: "المركز الطبي"; }
  .table-mob td:nth-of-type(2):before { content: "رقم الهاتف"; }
  .table-mob td:nth-of-type(3):before { content: "الرعايات	"; }
  .table-mob td:nth-of-type(4):before { content: "متوسط السعر باليوم	";}*/
.woepwdjkjk{
    width:100%;
}
  .djhrkisk {
    color: white;
    box-shadow: 4px 9px 8px 4px #8080804a;
    padding: 8px 20px;
    width: 98%;
    right: 2%;
    position: relative;
    /* height: 93px; */
    margin: 6px 0px 6px 0px;
    text-align: center;
    margin-top: 25px;
}
.ffldlkoppp .dicslk{
    width:99% !important;
}
.ffldlkoppp .deoyltf{
display:inline-block !important;
}
 #CompareItems .prodivs h4 {
    font-size: 13px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    }
    .promotiondivpop {
        min-height: 65px !important;
    }
#CompareItems .prodivs h6 {
    font-size: 12px !important;
    white-space: nowrap;
    /* height: 32px; */
    text-overflow: ellipsis;
    overflow: hidden;
}
.prodivstttt {
    width: 15% !important;
}
.prodivstttt input {
   padding: 9px 15px !important;
}
   .filterdivvv{
                    padding: 6px 15px !important;
            }
            .clearfilterdivv{
                    padding: 6px 15px !important;
            }
/*===========*/
.kkjkjfkii h5 {
    margin-bottom: 0;
    /*background-color: #ffffff !important;
    color: #ff8282 !important;*/
    padding: 7px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid;
}
.aalllsls h5 {
    margin-bottom: 0;
    background-color: #ffffff;
    color: #8faac7;
    padding: 7px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid;
}
/*===============*/
.includediv h5 {
    background-color: #19c7b9 !important;
    color: #fff !important;
}


}

@media only screen and (max-width : 567px){
      .ssskdkdkdooow h5 {
            color: #ff5952;
        }
     .SocialIcon{
    width: 9% !important;
    }
    .drftwsedrawsedqawsedr .hhjhhjhhjmobile .vital-small {
    
        display: block;
        text-align: center;
    }
  
    .sdlsksdksskl #bloodQuantity{
        width:47% !important;
        text-align:center;
    }
    .recclick {
        padding: 5px 10px !important;
        margin: 3px 7px !important;
    }
     .sflkflkool img {
            width: 90% !important;
        }
       .redivvo{
         /*margin-top:15px;*/
     }
      #recordingsList{
      /*width:240px !important;*/
  }
   .wekmmlk{
      
   }
    #controls .btn-danger{
            color: #fff;
            background-color: #e6616e;
            border-color: #e6616e;
            box-shadow: none;
            border-radius: 20px;
            padding: 0px 9px !important;
            font-size: 12px !important;
            cursor: pointer;
            margin-right: -27px;
    }
    #controls .btn-success {
     color: #fff;
    background-color: #00c5b3;
    border-color: #22b5a7;
    box-shadow: none;
    border-radius: 20px;
    padding: 0px 9px !important;
    font-size: 12px !important;
    cursor: pointer;
    margin-right: -4px;
    }
      .erekjkjo #Weight,  .erekjkjo .col-lg-3 input {
            width: 40%;
    margin-bottom: 10px;
    }
    .sortdivpricest {
        padding: 5px 8px !important;
    }
   .icudivcheck #PhoneNumber,  .icudivcheck #PatientName{
        width:95% !important;
    }
     .hyfytr .dlkdlkdddii .ulData li a{
       width: 100% !important;
       display: block;
 }
      .scrolldivdfddd {
         /*max-height:300px;
         overflow-y:auto;*/
     }
   .klghjk .bookslotsss-style .btn_1, .klghjk .bookslotsss-style a.btn_1 {
    padding: 9px 8px !important;
}
      .klghjk .modal-body{
         padding: 0rem;
     }
      .wwllppkk{
          width:100%;
      }
   .colmobwidth{
    padding:2px 20px !important;
}
.colmobwidth ul li{
    font-size:12px;
}
 .weywujlklkl{
        padding: 2px 15px !important;
    }



}

@media only screen and (min-device-width : 768px) and (max-device-width : 2000px) {
    
    .postionfixedtreat {
        padding-top: 20% !important;
    }
     .newtabdesignHome li a .image{
            /*width: 9% !important;*/
    }
    .thankdivmargin{
            padding-top: 70px !important;
    }
    .bodydivnewback {
        background-size: 120% !important;
    }

      .number input {
      
        font-size: 20px;
    }
    .closeico {
        padding: 0px 4px;
    }
    .reloaddiv {
        padding: 0px 4px;
    }
    .ssssdsdd {
        font-size: 13px;
    }



      .swokollp .box_profile figure {
    margin: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    width: 100% !important;
     border-radius:10px !important;
}
.swokollp .box_profile figure img{
    max-width: 100%;
    height: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
}
    #map33 .modal-dialog {
    max-width: 60% !important;
}
    .woepwdjkjk {
    width: 100%;
}
       /*============================*/
           .imgnews {
                    height: 85px !important;
                    width: 90px !important;
                   }
           .desss {
                   padding: 0px !important;
                 }
           /*==================*/
       .hero_home .content h3 {
        font-size: 1.5rem !important;
    }
    .indexdivkhabeer label {
    font-size: 22px !important;
}

     .dfghjklhgf #PatientSSN{
        margin-bottom:5px;
    }
    .sdlsksdksskl{
        display:block !important;
    }
    .inportdiv .fttffff b, .rddffgfgh b {
        padding: 3px 60px !important;
    }
    .fikfkllkllk {
        /*width: 27% !important;*/
    }
      .bookingst {
        margin-right: -120px;
        margin-top: 43px;
    }
     .fgjfkjfkj{
            width: 38% !important;
            display: inline-block!important;
            margin-left: 2% !important;
    }
    .tyfgfgyyuy{
            display: inline-block !important;
            width: 60% !important;
    }
    .wewewwwwewe{
        width:49%;
        display:inline-block;
    }
    .width6999 .card-lab .card-lab-image {
        /*width: 13% !important;*/
    }
    /*============*/
  
    .phesdr {
        /*color: #707475 !important;*/
        margin-top: 10px !important;
        font-family: inherit;
        font-weight: 700 !important;
        font-size: 18px !important;
    }
    #Attachment_Data tr td {
    width: 20% !important;
}
#map3377 .form-control {
    width: 92% !important;
}
.flkgksldl .appointss > ul > li {
    width: 49% !important;
    margin-right: .5% !important;
}
.box_feat#icon_1, .box_feat#icon_2, .box_feat#icon_3 {
    background-size: 38% !important;
}
  .box_feat#icon_3 {
        background-size: 33% !important;
    }
      article.blog figure {
    height: 90px !important;
}
      .card-body .sseeza li{
          font-size:16px !important;
      }
 #DivIcuSearch .figurs {
    width: 150px !important;
    height: 85px !important;
}




}
@media only screen and (min-device-width : 992px) and (max-device-width : 2000px){
   .erekjkjo .welkoouiyoio{
         width: 75% !important;
      }
}

@media only screen and (min-device-width : 560px) and (max-device-width : 2000px){
    .imgicons {
        width: 13% !important;
    }
    #page {
    /*background: url(../img/backmob560.png) repeat top center #f6f6f6 !important;
    background-size: 105% !important;*/
}

     .mobstylelabel .phesdr {
            margin-bottom: 0px;
            margin-top: 2px !important;
       }




}
/*==============tablet===============*/
@media (min-width: 600px){
    
#mapmi1 .modal-dialog, #mapmi2 .modal-dialog, #mapmi3 .modal-dialog,
 #mapmi4 .modal-dialog, #mapmi5 .modal-dialog, #mapmi6 .modal-dialog, #mapmi7 .modal-dialog, #mapmi8 .modal-dialog{
     max-width: 98%;
    margin: 1.75rem auto;
}
.imgprom img {
    width: 34% !important;
}
.pharmacypop .dkdfqqqwowoop span{
        width:50% !important;
    }
.wweewew {
    width: 31% !important;
} 
.imgdetai {
        width: 82% !important;
    }
    .imgwidth {
        width: 15% !important;
    }


}



@media only screen and (min-width: 768px) {

}
@media (max-width: 350px){ 
    .divleftstt .butemptystyle {
    font-size: 11px !important;
}
     .newpricediv .totalpricediv {
        font-size: 14px !important;
    }
      .oldpricediv {
        font-size: 13px !important;
    }
     .deppooqqllaoi ul.pagination > li > a {
        font-size: 15px !important;
        padding: 0 7px !important;
    }

    .deswqadfggh {
    font-size: 12px !important;
}
    .enddrecorstyle span {
    padding: 5px 13px !important;
    margin: 3px 6px !important;
    font-size: 13px !important;
}
    .fikfkllkllk {
    font-size: 12px !important;
}
    .promdivjk .spandivst span {
    font-size: .9rem !important;
}
       #controls .btn-danger{
            color: #fff;
            background-color: #e6616e;
            border-color: #e6616e;
            box-shadow: none;
            border-radius: 20px;
            padding: 0px 5px !important;
            font-size: 10px !important;
            cursor: pointer;
            margin-right: -27px;
    }
    #controls .btn-success {
     color: #fff;
    background-color: #00c5b3;
    border-color: #22b5a7;
    box-shadow: none;
    border-radius: 20px;
    padding: 0px 5px !important;
    font-size: 10px !important;
    cursor: pointer;
    margin-right: -4px;
    }
    .spandivst span {
    font-size: .6rem !important;
    font-weight: bolder;
}
     .iconsloginregister ul li {
        font-size: 10px !important;
    }
 
     #logo, #logo_home {
    /*left: 31px !important;*/
}
#logo_home h1 a {
    /*background: url(../img/logoseha.png) no-repeat !important;*/
    background-size: 170px 33px !important;
    width: 170px !important;
    height: 33px !important;
    margin-top: 7px !important;
}
.width340{
    /*padding:0px !important;*/
}
    .card-lab .card-lab-image {
        width: 28% !important;
    }
    .card-lab .card-lab-body .card-lab-body-title h3 {
    padding-bottom: 6px;
}
   .width340 #priceVal14{
        font-size:12px;
    }
   .card-lab .card-lab-body button{
       font-size:13px;
   }
      .filterdivvv{
                    padding: 6px 12px !important;
            }
            .clearfilterdivv{
                    padding: 6px 12px !important;
            }
     .icudivvvvv .filterdivsttt {
        /*width: 24% !important;*/
    }
    .icudivst {
        /*left: -4% !important;*/
    }
}

.textalignstyle{
    text-align:center !important;
}

   .hideImportant{
       display:none !important;
   }
   /*=======*/
    /*==========*/
    .attachmedicne .lastorderdate{
        color: #828080 !important;
        background: #f5f4f4;
        padding: 3px 11px;
        border: 1px solid #ccc;
        border-radius: 20px;
    }
   .attachmedicne .labelrad label{
        color: #10ab9b;
        font-size: 15px !important;

    }
   .attachmedicne .pounddivstwwss {
    font-weight: bold;
    color: #171717 !important;
    font-size: 18px !important;
}
    .attachmedicne .acceptable {
    background: #fff6e9 !important;
    color: #ec9104 !important;
    padding: 4px 25px !important;
    border-radius: 20px !important;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline-block;
    border: 1px solid #ec9104;
}
.attachmedicne .ddfudiiu {
    width: 60% !important;
}
    .imageattach{
        padding:0 10px;
    }
    .imageattach h6 span{
        font-size: 17px;
        font-weight: 700;
        color: #110b61;
        margin:0 10px;
    }
   .imageattach h6 {
        border-bottom: 1px solid #ccc;
        width: 90%;
        padding-bottom: 7px;
    }
   .uploadimgss{
        width: 10%;
        display: inline-block;
   }
   .uploadimgss img{
       width:100%;
   }
   .attachmedicne{
       margin-bottom:14px;
       border: 1px solid #cdcece;
        padding: 14px 10px;
        border-radius: 20px;
   }
header.header_sticky {
   
    z-index: 1;
}


 /*======اعلانات=====*/
   .Advertisement{
      height:300px;
      position:relative;
   }
   .Advertisement img{
       width:100%;
   }
   .advirclose, .popadvirclose, .advirclose50{
    position: absolute;
    font-size: 25px;
    color: red;
    background: #a2a2a29e;
        top: 0px;
        right: 0px;
        border-radius: 50%;

   }
     #Advertisementpop .modal-dialog{
       top:20%;
   } 
     /*====*/
     .displaynonetop{
         display:none !important;
     }
      .Advertisementsmall{
       height: 60px;
    position: relative;
    width: 100%;
    text-align: center;
    /* margin: auto; */
    /* position: relative; */
    /* overflow: hidden; */
    display: flex;
   }
   .Advertisementsmall img{
       width:100%;
   }
     .textdjdjd{
       text-align:right!important;
   }

     .yumedadivsty{
       height: auto !important;
   
   }

      /*=========hospital======*/
   .divhospstyle{
        box-shadow: 1px 1px 10px #a9a9a9;
        background: #1f8bc7;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 7px;
   }
   .newstylein{
        width: 49%;
        display: inline-block;
   }
   .newstylein h5{
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        display:inline-block;
   }
   .newstylein select{
       height:33px;
       width:100%;
   }
   /*==================*/

    /*===================*/
   .allstyleblock{
        background: #fff;
        width: 90%;
        margin: 1px 5% 15px;
        padding: 14px;
        border-radius: 15px;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);

}
  .allstyleblock ul li {
        padding: 4px 10px 5px;
        margin-bottom: 0px;
        border-bottom: 1px solid #eaeaea;
           white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
}

 .allstyleblock a {
    font-size: 15px;
    font-weight: bold;
    color: #5e5e5e;
    margin: 0 7px;
   }
  .allstyleblock h3{
    padding: 13px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    width: 92%;
    margin: auto;
    margin-bottom: 20px;
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
   }

  .divhospitalpriv h3{
      background:#43b71e;
  }
  .divhospitalpriv ul li span{
    background: #e0f4d9;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    text-align:center;
  }
   .divhospitalpriv ul li span i{
    color: #43b71e;    
    font-size: 20px;
  }
  .labradblock h3{
      background:#1c86ed;
  }
   .labradblock ul li span{
    background: #e1edff;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    text-align:center;
  }
   .labradblock ul li span i{
    color: #1c86ed;    
    font-size: 20px;
  }
 .allinformationdiv h3{
      background:#ec9104;
  }
.allinformationdiv ul li span{
    background: #fff2dd;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    text-align:center;
  }
   .allinformationdiv ul li span i{
    color: #ec9104;    
    font-size: 20px;
  }

    .privimage{
        text-align:center;
        height:140px;
        margin-bottom:14px;
    }
   .privimage img{
       width: 90%;
       height: 100%;
   }
   .yumedadivsty {
    /*background: #f0f9fe!important;*/
}

     footer{
                background: #0647a2!important;
      }
/*===div nodata==*/
.insurancedivnot {
    width: 90%;
    background: #fff;
    padding: 20px 10px;
    margin: auto;
    margin-bottom: 15px;
    box-shadow: 1px 1px 10px #ccc;
    text-align: center;
   box-shadow: 1px 1px 10px #dcdcdcc9 !important;
    border-radius: 20px !important;
    margin-bottom: 20px;
}
.nofounddata{
    overflow:hidden;
}
.nofounddata .imgnodata {
       /*background-image: url('../img/big-data.png');*/
    background-image: url('../img/ERROR.jpg');
    width:250px;
    height:150px;
    background-size:cover;
    margin:auto;
    margin-bottom: 15px;
}
.nofounddata span{
     color: #000000;
    font-weight: 600;
    font-size: 17px;
    font-weight: bold;
}


/*========payfawry=====*/
.fulldivpay{
  
    padding-bottom: 30px;
}
.webstylwview{
    background:#fff;
    width:90%;
    margin:auto;
    margin-top:25px;
    border-radius:15px;
    box-shadow:1px 1px 10px #ccc;
}
.paymoneybut{
    text-align: center;
    padding: 7px 20px 20px;
}
.paymoneybut span{
    padding: 5px 40px;
    background-image: linear-gradient(to right, #2acdb3, #00bac8, #00a4da, #008adf, #1a6bd1) !important;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    border-radius: 19px;
    cursor:pointer;
    transition:all .5s ease-in-out;
}
.paymoneybut span:hover{
     border-radius: 1px;
}
.padding25div{
    padding:15px;
}
.textalignstt{
    text-align:right !important;
}

.labelhead h1{
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.ssspppp span, .coloryl{
    font-family:Bahij TheSansArabic Plain !important;
}

.wewwejfjkj{
    margin: 0 3%!important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important;
    overflow: hidden !important;
    width: 94% !important;
}

.ffdfdufdjjj{
    display: inline-block !important;
    width: 100%;
    text-align: center !important;
}

.ratefont i{
    font-size: 1em !important;
}
.redesigntime{
    width:95%;
}
.redesigntime .width32 {
    width: 40% !important;
}
.redesigntime .width40 {
    width: 38% !important;
}
.redesigntime .width24 {
    width: 13% !important;
}
.classboxshadow{
    box-shadow: 1px 1px 7px #ccc9c9;
    border-radius: 15px;
}
.classboxshadow .borderblockstyle strip_list{
    border-radius:15px;
}
.backgeroundcancl{
    background: #ff5850 !important;
    transition:all .5s ease-in-out;
}

.backgeroundcancl:hover{
    background: #ff5850 !important;
    border-radius:1px !important;
}
.webstyyuuu{
    display:none;
}

.padding3px{
    padding-left:2px !important;
    padding-right:2px !important;
}
.newstylepop{
        background: #5a575799;
        overflow:auto;
}

.padding10px{
    padding:0 10px;
}

.postionabs{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 26px !important;
}


/*======span slider next and prev===*/

.nextprevdiv .owl-carousel .owl-nav {
   position: absolute;
    left: -4%;
    top: 100px;
    width: 108%;
    margin: auto;
    vertical-align: middle;
}

.nextprevdiv .owl-carousel .owl-nav .owl-prev, .nextprevdiv .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ff5851;
    color: #fff;
    line-height: 40px;
    margin: 0 5px;
    font-size: 35px;
    padding: 0 !important;
    line-height: 30px;
}
.nextprevdiv .owl-carousel .owl-nav .owl-next{
    float:left
}
.nextprevdiv .owl-carousel .owl-nav .disabled {
    background-color: #2a4558;
}

.nextprevdiv .owl-carousel .owl-nav span {
    position: relative;
    top: -4px;
}

button:focus {
    outline: 0px dotted;
    outline: 0;
}
/*=====*/
.divborderblock .divbacknew .divborderblock{
    border: 1px solid #c5c7c7 !important;
    background: #f7f7f7;
}

.divborderblock .divborderblock{
    margin-top:0 !important;
        padding: 5px 10px 2px;
}

/*========*/
.tot{
    display:inline-block;
    width:100%;

}
.tot .h6divstyle{
    font-weight: bold;
    font-size: 15px;
    color: #1c86ed;
}
.tot .adreeee li{
    display: inline-block;
   
}

.mobileradio .iuiuy.hhjjigf{
    display: contents;
}

/*=====*/
.modal-body .bookslotsss-style {
    /*height: 180px !important;*/
}

.nobackimage{
    background: #ff5851 !important;
    background-image: none !important;
}


.warningh5{
    display:inline-block;
    padding: 7px 10px !important;
        /*border-radius: 15px 0px 15px 0px !important;*/
}

.modal-header .modal-title{
    color:#fff;
}
.wqpo.jkkjkklkbb.divbacknew .dkfkdo.textalignstyle{
    background:none !important;
}
.butsdivstyle{
    cursor:pointer
}

.labeliocon i, .labeliocon label {
    color: #1134C2 !important;
} 

.modal-body .Opersearchpo{
    line-height: initial;
}

  /*===========table-mobile================*/
      .tablemobmedic.table-mob {
            border: none;
          }
         .tablemobmedic.table-mob thead {
                border: none;
                clip: rect(0 0 0 0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px;
              }
        .tablemobmedic.table-mob tbody tr {
                  border: 1px solid #c3dee8;
    border-bottom: 1px solid #c3dee8;
    background-color: #ffffff;
    display: block;
    margin-bottom: .8rem;
    padding: 0 3px;
    border-radius: 10px;
          }
            .tablemobmedic.table-mob tbody tr .ID{
                width:100% !important;
            }
         .tablemobmedic.table-mob tbody{
             width:100%;
             display:block;
         }
        .tablemobmedic.table-mob tbody tr:nth-child(even) {
               background-color: rgba(238, 248, 253, 0.65);
          }
          .tablemobmedic.table-mob tbody tr:hover {
            /*box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);*/
            background-color: #f2f9f9;
          }

         .tablemobmedic.table-mob tbody tr td {
            border: none;
            display: flow-root;
            font-size: .8rem;
            text-align: left !important;
            width: 100%;     
            clear:both;                
          }
          .tablemobmedic.table-mob tbody tr td:before {
            content: attr(data-label);
            float: right;
            font-weight: bold;
            text-transform: uppercase;
          }
         .tablemobmedic.table-mob tbody tr td:not(:last-child) {
            border-bottom: 1px solid #ddd;
            font-size:13px;
          }

        .tablemobmedic.table-mob tbody tr td{
             border: none;
              display: block;
              font-size: .8rem;
              text-align: left;
              width: 100%;
         }
         .tablemobmedic.table-mob tbody tr td span{
                color: #1976d2;
                font-size: 13px;
                font-weight: bold;
         }
        .tablemobmedic.table-mob tbody tr td::before {
                content: attr(data-label);
                float: right;
                font-weight: bold;
                text-transform: lowercase;
         }
        .tablemobmedic{
            border:none !important;
        }

    /*==================end-table-mobile========================*/
 @media only screen and (min-device-width : 768px) and (max-device-width : 2000px) and (orientation : landscape) {

    .newtabdesignHome li a {
        /*margin-bottom: 30px !important;*/
    }

        .newtabdesignHome li a .image img {
            /*top: -20px !important;*/
        }
}

       /*===========veiw mobile 370px====*/
@media (max-width: 359px){
    .diuidiui {
    font-size: 15px !important;
}
    .ldkfdlfdlkeok .radiostyle label{
        padding-right: 5px !important;
    }
       .deswqadfggh {
        font-size: 15px !important;
    }
  /*===*/
    .pstyleno p {
        padding: 8px 0px 8px !important;
        font-size: 11px !important;
    }
    .searchphar {
    width: 80% !important;
}
  /*.divnosliderstyle .card-Discover-medications {
        width: 48.5% !important;
    }*/
  .fixedmenupharmacy .fixedbardiv {
    font-size: 11px !important;
}
  /*=====*/
  .medicalindex li a .link-title h4{
     font-size: 15px !important;
  }
  .mobstylelabel .phesdr {
    font-size: 17px !important;
}
    .allstyleblock h3 {
        font-size: 13px !important;
    }
    .allstyleblock a {
        font-size: 13px !important;
    }
    .labradblock ul li span i, .divhospitalpriv ul li span i, .allinformationdiv ul li span i {
    font-size: 17px !important;
}
    .allstyleblock h3 {
        padding: 10px !important;
    }
    .radioslin {
        width: 95% !important;
    }
    #secondanav ul li {
        width: 49% !important;
    }
    .wqpo {
        padding: 6px 3px !important;
    }
        .wqpo b {
            font: 12px/24px "sharp-sans-semibold", Arial, sans-serif !important;
        }
.Medication-classification .card-Medication-classification .body-card-Medication-classification p {
    font-size: 9px !important;
}
.Discover-medications h4 .Multi-button .btn {
    padding: 5px 3px !important;
    font-size: 10px !important;
}
    .Discover-medications h4 span, .Discover-medications33 h4 span {
        font-size: 12px !important;
    }

    .divwebicuweb {
        /*width: 100% !important;*/
    }
    .divdivffk {
    font-size: 12px !important;
}

#mapmi1 .appointss > ul > li img {
    width: 45%;
    display: block;
    margin: auto;
}

    .designitemprice {
        width: 20% !important;
    }







}

/*==================newtabdesignHome=================*/

.newtabdesignHome li a .image::before{
    display:none;
}
.newtabdesignHome li a {
    /*display: flex;
    background-color: #fff;
    border-radius: 35px !important;
    margin-bottom: 20px ;
    width: 100%;
    text-decoration: none;
    box-shadow: 1px 1px 10px #d4d3d3;
    padding:5px;
        padding: 3px 0;*/
}
.newtabdesignHome .docdiv {
    /*overflow: inherit;
    border-radius: 35px !important;*/
}
.newtabdesignHome li a .image {
    /*background-color: rgb(0 0 0 / 0%);
    border-radius: 50%;
    width: 70px;
    text-align: center;
    height: 50px !important;
    line-height: inherit;
    position: relative;
    z-index: 2;
    top: 5px;
    right: 0px;
    text-align:right;*/
}
.newtabdesignHome li a .link-title h4 {
    /*font-size: 15px !important;
    margin-bottom: 2px !important;*/
}
.newtabdesignHome li a .image img {
    /*width: 100%;
    position: relative;
    top: -13px;
    left: 3px;
    border: 1px solid #fff;
    border-radius: 50%;
      background: #e5f5fe;*/
}
.newtabdesignHome li a .link-title p{
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98%;
    display: inherit;*/
}
.newtabdesignHome li a .link-title h4{
    /*color:#00a0dc !important;*/
 }


/*==*/

    /*======footer======*/
footer {
        background-image: url(../img/footerapp.jpg) !important;
    background-size: 100% !important;
}
    footer h5 {
            color: #5b5c5d !important;
    background-image: linear-gradient(to left, #2acdb3, #2d80c7, #00a4da, #008adf, #1a6bd1) !important;
    background-image: linear-gradient(to left, #2a98cd, #2dc0c7, #00a4da, #008adf, #1a6bd1) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 18px;

    }
      footer ul li a {
        color: #696969 !important;
    font-size: 13px;
    font-weight:bold;
}
    footer ul.contacts li a i {
        color: #fff !important;
    }
    footer .follow_us ul li a i {
    color: #fff !important;
}
    .copyrightdiv p {
    background-image: linear-gradient(to left, #2acdb3, #2d80c7, #00a4da, #008adf, #1a6bd1) !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
         font-weight:900 !important;
        font-size:15px;
}

       .socialdivion li a{
        background-image: linear-gradient(to left, #2acdb3, #2d80c7, #00a4da, #008adf, #1a6bd1) !important;
        text-align: center;
        padding: 10px 12px;
        border-radius: 50%;
            box-shadow: 1px 1px 8px #a0a0a0;
    border: 1px solid #ccc;
    }
    .socialdivion li a i{
        margin:auto;
        font-size:17px;
    }









     .socialdivion li a{
        background-image: linear-gradient(to left, #2acdb3, #2d80c7, #00a4da, #008adf, #1a6bd1) !important;
        text-align: center;
        padding: 8px;
        border-radius: 50%;
    }
    .socialdivion li a i{
        margin:auto;
    }



    /*==========*/

 html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(80%,0) !important;
    -ms-transform: translate(80%,0) !important; 
    transform: translate(80%,0) !important;
    -webkit-transform: translate3d(80%,0,0) !important;
    transform: translate3d(-80%,0,0) !important;
}

 