.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: #FFFFFF; background-color: #e1374f; border-color: #df2c45;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:disabled{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle{color: #FFFFFF; background-color: #df2c45; border-color: #dd213c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor :not(.input-group):not(.form-group):not(.input-group-append):not(.input-group-prepend) > .form-control{height: 34px;} .o_ace_view_editor .form-control{padding: 6px 12px; font-size: 14px; line-height: 1.5; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} .o_ace_view_editor .form-control.is-invalid{border-color: #dc3545;} .o_ace_view_editor .input-group .form-control{height: auto;} .o_ace_view_editor .input-group-text{background-color: #e9ecef;} .o_ace_view_editor .was-validated .form-control:invalid{border-color: #dc3545;} .o_ace_view_editor select.form-control{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1 sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyNCcgaGVpZ2 h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBpZD0nc3ZnXzEnIGQ9J203LjQwNiw3L jgyOGw0LjU5NCw0LjU5NGw0LjU5NCwtNC41OTRsMC40MDYsMS40MDZsLTUsNC43NjZsLTUsLTQu NzY2bDAuNDA2LC0xLjQwNnonIGZpbGw9JyM4ODgnLz48L3N2Zz4="); background-position: 100% 65%; background-repeat: no-repeat;} .tour .popover-navigation{margin-left: 13px; margin-bottom: 8px;} .css_published .btn-danger, .css_published .css_publish{display: none;} .css_unpublished .btn-success, .css_unpublished .css_unpublish{display: none;} [data-publish='off'] > *:not(.css_options){opacity: 0.5;} @media print{a[href]:after{content: initial;}} .o_page_management_info .o_switch{padding-top: 9px;} #list_website_pages th{background-color: #7C7BAD; color: white;} #list_website_pages td, #list_website_pages th{padding: 0.45rem;} #list_website_pages td > a.fa{margin-left: 5px; color: #7C7BAD;} #list_website_pages td .text-muted{opacity: 0.5;} #list_website_pages .fa-check, #list_website_pages .fa-eye-slash{color: #17a2b8;} 

/* /website/static/src/scss/website.zoomodoo.scss defined in bundle 'web.assets_frontend' */
 .zoomodoo{position: relative; display: inline-block; *display: inline; *zoom: 1;} .zoomodoo img{vertical-align: bottom;} .zoomodoo-flyout{position: absolute; z-index: 100; overflow: hidden; background: #FFF; top: 0; width: 100%; height: 100%;} .zoomodoo-flyout img{max-width: 500%;} .zoomodoo-hover .zoomodoo-flyout{left: 0;} .zoomodoo-next .zoomodoo-flyout{left: 100%;} 

/* /website_mail/static/src/css/website_mail.scss defined in bundle 'web.assets_frontend' */
 .js_follow[data-follow='on'] .js_follow_btn, .js_follow[data-follow='off'] .js_unfollow_btn{display: none;} 

/* /website_form/static/src/scss/website_form.scss defined in bundle 'web.assets_frontend' */
 .o_website_form_flex{display: -webkit-box; display: -webkit-flex; display: flex; flex-wrap: wrap;} .o_website_form_flex_item{flex-basis: 33%;} @media (max-width: 991.98px){.o_website_form_flex_item{flex-basis: 50%;}} @media (max-width: 767.98px){.o_website_form_flex_item{flex-basis: 100%;}} .o_website_form_field_hidden{display: none;} .editor_enable .o_website_form_field_hidden{display: block; opacity: 0.5;} .editor_enable .s_website_form .form-field select{pointer-events: none;} .o_website_form_required .col-form-label:after, .o_website_form_required_custom .col-form-label:after{content: ' *';} #editable_select.form-control{height: 100%;} .form-field input[type=file].form-control{height: 100%;} 

/* /website_dhs/static/src/scss/newstyles.scss defined in bundle 'web.assets_frontend' */
 .search-doct input{height: 40px; border-radius: 6px; padding: 0 20px; border: none;} .btn-secondary{padding: 0 14px; height: 40px; border-radius: 6px; margin-top: -5px;} .mrt-30{margin-top: 30px;} .pad-40{margin-top: 40px;} .my-info{color: #0c5460; background-color: #f5fdff; border-color: #bee5eb; overflow: hidden;} .rounded-circle{border-radius: 50% !important; background: #baeef8; width: 100px; height: 100px;} .label-primary{background-color: #337ab7;} .label{display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em;} .call-on{font-size: 1.2rem;} .full-h{height: 100vh;} .center{margin: 0 auto;} .mr5{margin-left: 4px; margin-right: 4px;} .c-name{font-family: poppins, sans-serif; font-size: 0.9rem; color: #333 !important; padding: 15px 0; line-height: 50px;} .pad-30{padding-top: 30px;} 

/* /website_forum/static/src/scss/website_forum.scss defined in bundle 'web.assets_frontend' */
 .vote{min-width: 38px; margin-right: 12px;} .vote .vote_count{font-size: 160%; font-weight: bold; line-height: 12px;} .vote .vote_down, .vote .vote_up{font-size: 130%;} .author-box{min-width: 200px; padding: 4px; background-color: #f5f5f5;} .question-block{margin-left: 50px;} .o_forum_tag_follow_box{display: none; position: absolute; z-index: 1; text-align: center; opacity: 0.9;} .question{clear: left;} .question .question-name{font-size: 150%;} .question .badge{background-color: #ccc; margin-left: 4px;} .question .badge-active{background-color: #428bca;} .question img{max-width: 600px; height: auto !important;} .forum_answer img{max-width: 600px; height: auto !important;} img.o_forum_avatar{max-height: 40px; margin-right: 10px;} img.o_forum_avatar_big{max-width: 75px; margin-right: 10px;} .oe_grey{background-color: #eeeeee;} .badge-gold{color: #ffcc00;} .badge-silver{color: #cccccc;} .badge-bronze{color: #eea91e;} .oe_answer_true{color: #3c763d;} .oe_answer_true:hover{color: #4D964E;} .oe_answer_false{color: #bbbbbb;} .oe_answer_false:hover{color: #9E9C9C;} .favourite_question{color: #bbbbbb !important;} .forum_favourite_question{color: #ffcc00 !important;} a.no-decoration{cursor: pointer; text-decoration: none !important;} .faq-question:hover{text-decoration: none !important; color: #428bca;} .oe_comment_grey{background-color: #f5f5f5; padding: 4px;} .close.comment_delete{font-size: 16px; float: none;} .country_flag{max-height: 16px; display: inline-block; margin-left: 2px;} .tag_text .text-core .text-wrap .text-dropdown, .tag_text .text-core .text-wrap .text-prompt, .tag_text .text-core .text-wrap input, .tag_text .text-core .text-wrap textarea{font: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif !important;} .tag_text .text-core .text-wrap .text-tags .text-tag .text-button{font: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif !important; height: 1.2em !important;} .oe_forum_alert{position: absolute; width: 300px; z-index: 9999;} .oe_forum_email_required{position: absolute; margin-top: 155px; margin-left: 500px; margin-right: 100px; z-index: 5;} button.btn-link.text-muted{color: #999;} .o_forum_user_bio_expand{position: absolute; z-index: 200; display: none;} .o_forum_tooltip_heading{padding: 0; margin: 0; font-size: 18px;} .o_forum_user_bio{color: black; width: 318px; min-height: 100px; cursor: auto; border: 1px solid darkgray; background-color: whitesmoke; line-height: 13px; font-size: 11px; word-wrap: break-word;} .o_forum_user_bio .o_forum_tooltip_line{min-height: 13px;} .o_forum_user_bio .o_forum_tooltip_header{min-height: 75px;} .website_forum{margin-bottom: 1rem;} 

/* /website_rating/static/src/scss/website_rating.scss defined in bundle 'web.assets_frontend' */
 .o_website_rating_static{color: #FACC2E;} .o_website_rating_card_container{} .o_website_rating_card_container .o_message_counter{color: #495057;} .o_website_rating_card_container table.o_website_rating_progress_table{width: 100%; overflow: visible;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num{min-width: 30px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_select[style*="opacity: 1"]{cursor: pointer;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress{min-width: 120px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress > .progress{margin-bottom: 5px; margin-left: 5px; margin-right: 5px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress .o_rating_progressbar{background-color: #FACC2E;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_percent{text-align: right; padding-left: 5px; font-size: 0.75rem;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_reset .o_website_rating_select_text{visibility: hidden;} .o_rating_star_card{margin-bottom: 5px;} .o_rating_star_card .stars{display: inline-block; color: #FACC2E; margin-right: 15px;} .o_rating_star_card .stars i{margin-right: -3px; text-align: center;} .o_rating_star_card .stars.enabled{cursor: pointer;} .o_rating_star_card .rate_text{display: inline-block;} 

/* /website_slides/static/src/scss/website_slides.scss defined in bundle 'web.assets_frontend' */
 .oe_slides_panel_footer .fa, .oe_slide_js_embed_option_link{color: #00A09D; cursor: pointer;} .oe_slide_embed_option{position: absolute; padding: 30px 30px 30px 30px; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #FFFFFF; opacity: 1; display: none; overflow-y: auto !important;} .oe_slide_embed_wrapper{position: relative;} section.oe_slides_promote_box{background-color: #f5f5f5; border-bottom: 1px solid #dee2e6; border-top: 1px solid #dee2e6;} img.oe_slides_channel_thumbnail{object-fit: cover; object-position: top; height: 250px; width: 100%;} img.oe_slides_opacity{opacity: .5;} img.oe_slides_promote_image{object-fit: cover; object-position: top; max-height: 300px; width: 100%; overflow: hidden; display: block;} .oe_slides_box_shadow{box-shadow: 0 0 5px #CCC;} .oe_slides_apart_small{object-fit: cover; object-position: top; height: 60px; width: 90px;} .oe_slides_statistics_title{border-bottom: 1px solid #dee2e6; padding-bottom: 5px;} .oe_slides_transcript{overflow-y: auto; max-height: 500px;} .oe_slides_bottom_border{border-bottom: 1px solid #dee2e6;} .oe_slide_js_like, .oe_slide_js_unlike{cursor: pointer; color: #00A09D;} textarea.o_slides_comment{resize: vertical;} .oe_slides_grid_thumbnail{object-fit: cover; object-position: top; height: 200px; width: 100%; overflow: hidden;} .oe_slides_ellipsis{white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;} .o_slide_preview{max-height: 160px; overflow: hidden;} .oe_slides_suggestion_caption{position: absolute; top: 0; right: 0; background: rgba(10, 10, 10, 0.75); width: 100%; height: 100%; display: none; text-align: center; color: #fff !important; z-index: 2;} .oe_slides_suggestion_media{margin-top: 10px; position: relative;} .oe_slides_suggestion_media img{height: 33%; width: 100%; overflow: hidden;} .oe_slides_loader{position: relative; width: 100%;} .oe_slides_loader h4{position: absolute; bottom: 20px; left: 0; width: 35%; color: white; background: black; background: rgba(0, 0, 0, 0.7); padding: 10px;} .oe_slides_share_bar{padding: 10px 0;} .oe_slides_panel_footer #page_number{width: 45px;} .oe_show_footer{z-index: 2147483647;} 

/* /orange_theme_odoo12/static/src/scss/theme_style.scss defined in bundle 'web.assets_frontend' */
 body{font-size: 14px; font-family: lato, sans-serif;} h1, h2, h3, h4, h5, h6{margin: 0; font-family: poppins, sans-serif;} p{font-family: lato, sans-serif; font-size: 15px; line-height: 26px; color: #444; margin-bottom: 0;} p img{margin: 0;} a, a:visited{text-decoration: none; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; outline: 0; font-family: poppins, sans-serif;} a:hover{text-decoration: none;} a:focus{text-decoration: none; outline: 0;} p a, p a:visited{line-height: inherit; outline: 0;} ul, ol{margin-bottom: 0; margin-top: 0; padding: 0;} ul{margin: 0; list-style-type: none;} ol{list-style: decimal;} ol, ul.square, ul.circle, ul.disc{margin-left: 0;} ul.square{list-style: square outside;} ul.circle{list-style: circle outside;} ul.disc{list-style: disc outside;} ul ul, ul ol, ol ol, ol ul{margin: 0;} ul ul li, ul ol li, ol ol li, ol ul li{margin-bottom: 0;} button{cursor: pointer; outline: none !important; letter-spacing: 0;} blockquote{padding: 60px; position: relative; background: #853bfa;} blockquote:before{content: '\f10d'; font-family: fontawesome; color: #fff; font-size: 32px; position: absolute; left: 16px; top: 46px;} blockquote p{font-size: 17px; color: #fff;} .blockquote-footer{color: #fff;} .oe_website_login_container{padding: 5rem; background: aliceblue !important;} .oe_login_form, .oe_signup_form, .oe_reset_password_form{color: #333 !important;} .oe_login_form input{height: 47px !important; border-radius: 0 !important; background: #fff !important; border: 1px solid #ced4da;} .oe_login_form i.fa.fa-database{margin-left: 6px;} .oe_login_form a.btn.btn-secondary{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; border-radius: 0 !important;} .cybro-login-btn{height: 47px; border-radius: 0; background: #1d53a3 !important; border: none; color: #ffffff !important; font-size: 16px;} .cybro-login-btn:hover{background: #2466c7 !important;} .cybro-super-btn{color: #fff; font-size: 14px; text-decoration: none;} .cybro-super-btn:hover{color: black !important; text-decoration: none;} .cybro-bg footer{background: #303641 !important; color: #fff; padding-top: 2rem;} .cybro-bg .navbar{background: #659adb !important; color: #fff;} .cybro-bg footer{background: #354d6a !important;} .cybro-bg footer a, .cybro-bg footer p, .cybro-bg header a, .cybro-bg header p{color: #fff;} .cybro-bg .navbar-light .navbar-nav .nav-link{color: #ffffff !important;} .homepage .dropdown-menu.js_usermenu.dropdown-menu-right.show{background: #303641;} header .navbar-brand.logo img{height: 72px !important;} .right-corner{right: 0px; position: relative;} #wrapwrap .o_header_affix{background: #fff !important;} .navbar ul.nav > li.divider{border: none !important;} .clinic{width: 71%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 108px; text-align: center; border-radius: 50%; font-size: 0.8rem;} .clinic h5{text-align: center; padding-top: 4px;} .clinic h5 a{color: #fff; text-decoration: none; font-size: 0.8rem; line-height: 12px !important;} .clinic img{width: 53%; margin-top: 18px;} .clinic:hover{background-image: linear-gradient(to right, #0645f2, #78b350);} .clinic1{width: 71%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 108px; text-align: center; border-radius: 50%;} .clinic1 h5{text-align: center; padding-top: 4px;} .clinic1 h5 a{color: #fff; text-decoration: none; font-size: 0.8rem; line-height: 12px !important;} .clinic1 img{width: 42%; margin-top: 18px;} .clinic1:hover{background-image: linear-gradient(to right, #0645f2, #78b350);} .mr-top-50{margin-top: 50px;} .mr-top-20{margin-top: 20px;} .mr-top-10{margin-top: 10px;} .mr-top-m50{margin-top: 0px;} .mr-bottom-50{margin-bottom: 50px; overflow: hidden;} .web-button a{background: #78b100; color: #fff; padding: 10px 18px; border-radius: 30px; width: 75%; font-size: 1.1125rem; font-family: poppins, sans-serif; text-align: center; overflow: hidden; position: relative; top: -70px; box-shadow: 1px 1px 5px #333;} .web-button a:hover{background-image: linear-gradient(to right, #0645f2, #78b350); color: #fff;} .hello{opacity: 1; transition: 0.3s; border-top: 4px #659adb solid;} .hello:hover{opacity: 0.6;} .mar-tb-80{margin-top: 40px; margin-bottom: 40px; overflow: auto;} .pharma{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center; background-size: 40%;} .diagnostic{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center; background-size: 40%;} .clinics{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center; background-size: 40%;} .patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center; background-size: 40%;} .color-1{height: 585px; color: #1ea007; font-size: 20px; text-align: center; overflow: auto; padding: 60px 5% 5% 5%; line-height: normal;} .color-1 img{margin-top: 40px;} .big{color: #1b4dd0; font-size: 50px; text-align: center;} .color-2{background: #f1f6fd; padding: 5%; height: 585px;} .form-group ::placeholder{color: #c2cad2 !important;} .oe_login_form input[type="radio"]{height: auto !important; width: 20px; text-align: left;} .otp1{background: #e1ecfc;} .color-otp{height: 300px; color: #1ea007; font-size: 20px; text-align: center; overflow: auto; padding: 60px 5% 5% 5%; line-height: normal; margin-top: 20px;} .color-otp img{margin-top: 40px;} .color-22{background: #f1f6fd; padding: 5%; height: 300px; margin-top: 20px;} .color-patient{height: 561px; color: #1ea007; font-size: 20px; text-align: center; overflow: auto; padding: 60px 5% 5% 5%; line-height: normal;} .oe_website_login_container{overflow: hidden;} .color-1l{height: 645px; color: #fff; font-size: 20px; text-align: center; overflow: auto; padding: 60px 5% 5% 5%; line-height: normal;} .clinicsl{background: #42aaff url(/hospital_website/static/src/img/aptamed.png) no-repeat center; background-size: 50%;} .color-2l{height: 645px; background: #fff; padding: 5%;} .search_new_css{height: 40px; border-radius: 6px; padding: 0 20px;} .f-info{color: #0c5460; background-color: #f5fdff; border: 1px solid #bee5eb !important; overflow: hidden;} .rbtn{background: #dc3545 !important; line-height: 38px;} @media (max-width: 414px){.search-doct input{width: 100%;}.search-doct .btn-secondary{width: 50%; float: left; margin-top: 5px; margin-bottom: 10px;}.search-doct .float-left{float: none !important; border-bottom: 1px solid #f6f4f4;}.color-patient{height: 183px; font-size: 18px; padding: 118px 14px 10px 14px;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.clinic{width: 100%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 45px; text-align: left; border-radius: 30px; font-size: 0.8rem; margin-bottom: 10px;}.clinic img{width: 16%; float: left; margin: 6px 10px 5px 54px;}.clinic h5{text-align: left; padding-top: 11px; float: left;}.clinic h5 a{color: #fff; text-decoration: none; font-size: 0.9rem;}.clinic1{width: 100%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 45px; text-align: left; border-radius: 30px; font-size: 0.8rem; margin-bottom: 10px;}.clinic1 img{width: 16%; float: left; margin: 6px 10px 5px 24px;}.clinic1 h5{text-align: left; padding-top: 11px; float: left;}.clinic1 h5 a{color: #fff; text-decoration: none; font-size: 0.9rem;}header .navbar-brand.logo img{height: 51px !important;}.big{font-size: 18px;}.color-1{height: 158px; font-size: 18px; padding: 94px 14px 10px 14px;}.diagnostic{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.pharma{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.clinics{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.btn-primary{width: 100%;}.mt32 span{width: auto; display: block; padding: 0; float: left; margin: 0;}.slotsLi .mt32{margin-top: 8px !important;}.color-otp{height: auto; font-size: 20px; text-align: center; overflow: auto; padding: 5%; line-height: normal; margin-top: 20px;}.color-22{background: #f1f6fd; padding: 5%; height: auto; margin-bottom: 20px;}.otp1{background: #e1ecfc;}} @media only screen and (min-width: 480px) and (max-width: 767.98px){.color-otp{height: auto; margin-top: 20px !important; padding: 5%;}.media-body a{width: 100%;}.bg-white .float-left{width: 100% !important;}.list-unstyled .my-info{color: #0c5460; background-color: #f5fdff; border-color: #bee5eb; overflow: hidden; float: left !important; width: 46%; margin: 2%;}.list-unstyled .alert{clear: none !important;}.my-info .float-left{width: 100% !important;}.call-on{font-size: 0.9rem;}.label{display: block; white-space: normal;}.c-name{line-height: 20px;}.media-body .pad-30{padding-top: 0;}.physician_grid .float-left{width: 100%;}.search-doct .float-left{float: left !important; width: auto; border-bottom: 1px solid #f6f4f4;}.search-doct input{width: 40%;}.big{font-size: 30px;}.color-patient{height: 183px; font-size: 18px; padding: 114px 14px 10px 14px;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.color-1{height: 183px; font-size: 18px; padding: 118px 14px 10px 14px;}.diagnostic{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.pharma{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.clinics{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.mar-tb-80 .float-left{float: left !important; width: 100%; margin: 0;}.hinm{display: none;}.float-left{float: left !important; width: 29%; margin: 2%;}.clinic{width: 100%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 105px; text-align: center; border-radius: 50%; font-size: 0.8rem;}.clinic1{width: 100%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 105px; text-align: center; border-radius: 50%; font-size: 0.8rem;}.clinic1 h5{line-height: 0.9rem !important;}.dnm{display: none !important;}} @media only screen and (min-width: 960px) and (max-width: 1024px){.hinm{display: block;}.float-left{float: left !important; width: 29%; margin: 0;}.clinic1{width: 120px; height: 120px;}.clinic{width: 120px; height: 120px;}} @media only screen and (min-width: 768px) and (max-width: 959.88px){.mar-tb-80 .float-left{float: left !important; max-width: 100% !important; width: 100%; margin: 0;}.right-corner{right: 0;}.color-otp{height: auto; margin-top: 20px !important; padding: 5%;}.media-body a{width: 100%;}.bg-white .float-left{width: 100% !important;}.list-unstyled .my-info{color: #0c5460; background-color: #f5fdff; border-color: #bee5eb; overflow: hidden; float: left !important; width: 46%; margin: 2%;}.list-unstyled .alert{clear: none !important;}.my-info .float-left{width: 100% !important;}.call-on{font-size: 0.9rem;}.label{display: block; white-space: normal;}.c-name{line-height: 20px;}.media-body .pad-30{padding-top: 0;}.physician_grid .float-left{width: 100%;}.search-doct .float-left{float: left !important; width: auto; border-bottom: 1px solid #f6f4f4;}.search-doct input{width: 40%;}.big{font-size: 30px;}.color-patient{height: 223px; font-size: 18px; padding: 150px 14px 10px 14px;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 30%;}.color-1{height: 223px; font-size: 18px; padding: 150px 14px 10px 14px;}.diagnostic{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.pharma{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.patient{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.clinics{background: #e1ecfc url(/hospital_website/static/src/img/aptamed.png) no-repeat center 10px; background-size: 22%;}.mar-tb-80 .float-left{float: left !important; width: 100%; margin: 0;}.hinm{display: none;}.float-left{float: left !important; width: 29%; margin: 2%;}.clinic{width: 70%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 116px; text-align: center; border-radius: 50%; font-size: 0.8rem;}.clinic1{width: 70%; transition: 0.3s; background-image: linear-gradient(to right, #78b350, #78b100); color: #fff; height: 116px; text-align: center; border-radius: 50%; font-size: 0.8rem;}.clinic1 h5{line-height: 0.9rem !important;}.dnm{display: none !important;}} .dropdown-item{color: #212529 !important;} .oe_website_login_container{padding: 5rem; background: #fcfcfc !important;} 

/* /payment/static/src/scss/portal_payment.scss defined in bundle 'web.assets_frontend' */
 input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 8px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.o_card_brand_detail{position: relative;} div.o_card_brand_detail div.card_placeholder{right: 5px;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.rounded{max-width: 100px; max-height: 40px;} 

/* /payment/static/src/scss/payment_form.scss defined in bundle 'web.assets_frontend' */
 .o_payment_form label > input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: middle; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .card-body:first-child{border-top: 0px;} .o_payment_form .card{border-radius: 10px;} .o_payment_form .card-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .card-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: auto; right: 10px; font-size: 10px;} 

/* /sale/static/src/scss/sale_portal.scss defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;}