Файловый менеджер - Редактировать - /home/clickysoft/public_html/rgr.clickysoft.net/public/assets/css/main.css
Назад
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"); /*font-family: 'Quicksand', sans-serif;*/ @font-face { font-family: "Omnes"; src: url("../fonts/Omnes.woff2") format("woff2"), url("Omnes.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: "Omnes"; src: url("../fonts/Omnes.woff2") format("woff2"), url("Omnes.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: "Omnes"; src: url("../fonts/Omnes.woff2") format("woff2"), url("Omnes.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } html { overflow-x: hidden; scroll-behavior: smooth; } body { font-family: "Quicksand", sans-serif; } h1 { font-size: 100px; font-weight: 700; } h2 { font-size: 75px; font-weight: 700; } h3 { font-size: 60px; font-weight: 700; } h4 { font-size: 35px; font-weight: 600; } h5 { font-size: 28px; font-weight: 700; } h6 { font-size: 26px; font-weight: 600; } p { /* font-size: 18px; */ font-weight: 400; } ul { padding-left: 0; list-style: none; } li { /* font-size: 18px; font-weight: 500; color: #e8f2f6; */ } label { font-size: 20px; font-weight: 600; } input { outline: none; font-weight: 500; font-size: 18px; } select { outline: none; font-weight: 400; font-size: 15px; color: #000; } a { outline: none; text-decoration: none; font-size: 20px; font-weight: 400; color: #716c6c; transition: 0.6s all ease-in-out; } a:hover, a:focus { text-decoration: none; } .modal-open { padding-right: 0 !important; } .form-control { outline: none; padding: 0 17px 0; height: calc(2.7em + 0.75rem + 2px); font-weight: 500; font-size: 18px; } .compensate-for-scrollbar { position: inherit !important; margin: 0 !important; padding: 0 !important; } /*PRACTICE SIGNUP PAGE CSS BEGIN*/ .btn-primary:not(:disabled):not(.disabled):active { color: #fff; background-color: #44adc4; border-color: #44adc4; } .bg-img { background-image: url("../images/body-img.png"); background-repeat: no-repeat; background-size: contain; background-position: left; padding: 0 0 0; } .signup-form-sec { padding: 130px 0 79px; } .main-flex-cls { display: flex; align-items: center; width: 100%; margin-bottom: 22px; } .field-cls { width: 100%; padding: 0 10px 0; color: #949494; } .label-text { color: #161b31; } .field-cls .form-control { color: #121111; background-color: #e8f2f6; border: 0; border-radius: 5px; font-size: 18px; font-weight: 500; } .field-cls textarea { width: 100%; background-color: #e8f2f6; border: 0; resize: none; border-radius: 5px; padding: 15px 15px; } .field-cls .form-control:disabled, .field-cls .form-control[readonly]{ background-color: #e9ecef !important; } .signup-btn .btn.btn-primary { font-size: 20px; font-weight: 600; color: #fff; background-color: #32a6bc; padding: 12px 150px; text-align: center; margin: 50px auto 0 auto; display: block; } .upload-img-div .col-ting { width: 25em; /* margin: 0 auto; */ margin-top: 20px; margin-bottom: 3em; } .upload-img-div .file-upload .image-box { margin: 0 0; margin-top: 1em; height: 15em; width: 20em; background: #e8f2f6; cursor: pointer; overflow: hidden; border-radius: 5px; } .upload-img-div .file-upload .image-box img { height: 100%; display: none; } .upload-img-div .file-upload .image-box p { position: relative; top: 45%; color: #949494; font-weight: 500; font-size: 20px; border: 1px solid #fff; background-color: #fff; margin: 0 80px 0; padding: 5px 0; border-radius: 5px; } .upload-pro-img { color: #161b31; margin-bottom: 27px; } .field-cls textarea:focus { box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%); border-color: none; border: 0; } .signup-portal { font-family: "Omnes"; color: #44adc4; text-align: center; margin-bottom: 85px; } .copyright-text { font-weight: 500; color: #fff; margin-bottom: 0; text-align: left; font-size: 14px; } footer { padding: 18px 120px; background-color: #44adc4; margin: 70px 0 0; } footer .row { display: flex; align-items: center; } header { padding: 40px 120px 0; } .signup-btn .btn.btn-primary:focus { box-shadow: none; } /*PRACTICE SIGNUP PAGE CSS END*/ /*PRACTICE LOGIN PAGE CSS BEGIN*/ .bg-img-login { background-image: url("../images/login-body.png"); background-repeat: no-repeat; background-size: cover; background-position: left; padding: 0 0 0; } .bg-img-login footer { background-color: transparent; } .field-cls-login { position: relative; margin-bottom: 20px; } .field-cls-login input { color: #000; padding: 0 45px 0; } .email-icon { position: absolute; top: 20px; left: 17px; } .email-icon i { color: #44adc4; } .lock-icon { font-size: 25px !important; } .remember-text { font-weight: 500; color: #fff; } .remember-input-field { width: 15px; height: 15px; margin-right: 9px; } .forgot-link { font-weight: 500; color: #fff !important; font-size: 18px; } .transparent-btn button { background-color: transparent !important; border: 1px solid #e8f2f6; display: block; width: 100%; text-align: center; padding: 14px 0; margin-top: 44px; } .transparent-btn .btn-primary:focus { box-shadow: none; } .transparent-btn .btn-primary:hover { border-color: #fff; } .register-text { text-align: center; padding: 15px 0 0; color: #fff; font-weight: 500; } .register-text-link { font-size: 18px; font-weight: 500; color: #fff; } .register-text-link:hover { color: #fff; } /*PRACTICE LOGIN PAGE CSS END*/ /*PRACTICE SEARCH PAGE CSS BEGIN*/ .avatar-main-div { display: flex; align-items: center; justify-content: flex-end; } .profile-login-content { font-weight: 500; color: #e8f2f6; margin-bottom: 0; margin-right: 11px; } .search-header .row { display: flex; align-items: center; } .search-banner { background-image: url("../images/search-banner.png"); background-repeat: no-repeat; background-size: cover; background-position: left; padding: 330px 0 200px; position: relative; } .search-banner-fields { display: flex; align-items: center; justify-content: center; border: 1px solid #fff; width: 100%; padding: 10px 20px; background-color: #fff; } .treatment-field { width: 50%; position: relative; } .treatment-field input { border: 0; padding: 0 13px 0 0; } .practice-bar { width: 34%; position: relative; } .practice-bar input { border: 0; } .pratice-selection-bar select { border: 0; font-size: 16px; color: #949494; } .search-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; } .search-banner-fields .form-control:focus { box-shadow: none; } .bar-right { position: absolute; top: 18px; right: 0px; } .bar-left { position: absolute; top: 18px; left: 0px; } .main-flex-btn { display: flex; align-items: center; } .search-icon-link { color: #44adc4 !important; font-size: 27px; border: 0; display: block; padding: 9px 22px; background-color: #e8f2f6; } .listing-box-inner { display: inline-block; padding: 0 20px 0 0; } .listing-box-inner span { border: 1px solid #fff; padding: 10px 20px; border-radius: 8px; } .listing-box-main { margin-bottom: 0; margin-top: 42px; } .main-flex-btn .form-control { padding: 0 20px 0; } .detail-sec { padding: 130px 120px 10px; } .main-detail-box { border: 0; padding: 40px 30px 40px; border-radius: 8px; background-color: #e8f2f6; min-height: 595px; position: relative; } .gold { color: #e2e50a; font-size: 22px; position: absolute; top: 6px; right: 10px; } .gold-status { border: 2px solid #e2e50a; } .main-detail-box img { display: block; margin: 0 auto; } .detail-box-heading { font-size: 26px; font-weight: 700; color: #161b31; text-align: center; padding: 20px 0 30px; } .detail-btns .refer-btn { border: 1px solid #32a6bc; width: 100%; display: block; text-align: center; padding: 11px 0; font-size: 16px; font-weight: 600; color: #fff; background-color: #32a6bc; } .detail-btns .more-info-btn { border: 1px solid #32a6bc; width: 100%; display: block; text-align: center; padding: 11px 0; font-size: 16px; font-weight: 600; color: #32a6bc; background-color: transparent; margin-top: 10px; } .profile-avatar img { width: 70px; height: 70px; border-radius: 50%; } .detail-box-heading span { display: block; } .detail-img-box { border: 0; /* padding: 30px 58px; */ border-radius: 8px; background-color: #fff; box-shadow: 0 0 3px 1px #0000001f; min-height: 200px; display: flex; align-items: center; justify-content: center; } .details-row { padding: 34px 0 0; } .load-more-link { color: #32a6bc; font-size: 22px; font-weight: 600; display: block; text-align: center; margin-top: 75px; } /*PRACTICE SEARCH PAGE CSS END*/ /*PRACTICE SEARCH PAGE 2 CSS BEGIN*/ .search-banner-new { padding: 260px 120px 140px; } .logo-flex { display: flex; align-items: center; } .logo-flex-img { border: 0; padding: 39px 10px; background-color: #fff; border-radius: 10px; margin-right: 25px; max-width: 250px !important; } .logo-flex-heading { color: #fff; } .logo-flex-text { font-weight: 500; color: #e8f2f6; font-size: 20px; line-height: 24px; margin-bottom: 26px; } .logo-flex-inner-content { display: block; } .logo-flex-btn .btn-primary { background-color: #e8f2f6 !important; font-size: 15px; font-weight: 600; color: #32a6bc !important; padding: 12px 41px; border-radius: 0; border-color: transparent; } .search-practice-sec { padding: 90px 120px 30px; } .practice-div { border-bottom: 1px solid #00000030; margin-bottom: 51px; width: 84%; } .practice-div-heading { font-weight: 700; color: #161b31; } .practice-div-text { font-weight: 500; color: #949494; /* padding: 29px 0 29px; */ } .specialities-sec-div { border-bottom: 1px solid #00000030; margin-bottom: 51px; width: 84%; } .practice-div-list-heading { margin-top: 44px; padding-bottom: 50px; } .practice-div-listing { padding: 0 50px 0 0; display: inline-block; } .practice-div-listing span { font-size: 22px; font-weight: 600; color: #161b31; display: inline-block; border: 0; background-color: #e8f2f6; padding: 16px 59px; border-radius: 6px; } .contact-info-flex { display: flex; align-items: center; justify-content: space-between; margin-top: 40px; padding-bottom: 43px; } .contact-info-div { border-bottom: 1px solid #00000030; margin-bottom: 51px; width: 84%; } .contact-info-div-heading { font-size: 25px; font-weight: 700; color: #44adc4; margin-bottom: 16px; } .contact-info-div-text { font-weight: 500; color: #949494; } .contact-info-div-inner-text { display: block; } .refer-now-btn { text-align: center; } .refer-now-btn .btn-primary { background-color: #32a6bc !important; font-size: 18px; font-weight: 600; padding: 15px 90px; border-radius: 0; border-color: transparent !important; } .schedule-border { border-bottom: 0; } /*PRACTICE SEARCH PAGE 2 CSS END*/ /*PRACTICE SEARCH PAGE 1 CSS BEGIN*/ .search-referral-banner { padding: 92px 0px; } .search-referral-sec { padding: 70px 120px 10px; } .referrl-img-heading { color: #161b31; margin-bottom: 22px; } .referral-img-logo { background-color: #e8f2f6; padding: 30px 30px; border-radius: 10px; } .referral-logo-img { border: 0; padding: 39px 10px; background-color: #fff; border-radius: 10px; margin-right: 0; box-shadow: 0 0 3px 1px #00000021; } .referral-logo-img img { display: block; margin: 0 auto; } .devonshire-heading { font-size: 25px; color: #161b31; font-weight: 700; margin-top: 20px; } .search-referral-form-fields { margin-top: 55px; } .referral-small-text { font-size: 15px; color: #949494; font-weight: 500; margin-bottom: 5px; display: block; } .referral-detail-heading { margin-bottom: 35px; } .referral-flex-field { display: flex; align-items: center; margin-bottom: 20px; width: 83%; } .referral-input-field { width: 100%; padding: 0 20px 0 0; } .referral-input-field input { color: #949494; background-color: #e8f2f6; border-radius: 0; border: 0; } .referral-input-field input:focus { background-color: #e8f2f6; } .text-area-boxes { padding: 35px 0 0; width: 82%; } .select-treatment .form-control { color: #949494; background-color: #e8f2f6; border-radius: 0; border: 0; border-right: 10px solid #e8f2f6; } .text-area-border { margin-top: 24px; } .text-area-border textarea { width: 100%; background-color: #e8f2f6; border: 0; font-size: 18px; color: #949494; font-weight: 500; padding: 19px 24px; resize: none; } .form-submit-btn { margin-top: 45px; } .form-submit-btn .btn-primary { font-size: 18px; font-weight: 600; color: #fff; background-color: #44adc4; border-radius: 0; border-color: transparent; padding: 14px 100px; } .file-upload-opt .custom-file { position: relative; /* overflow:hidden; */ margin-bottom: 10px; /* width: auto; */ display: inline-block; padding: 10px; } .file-upload-opt .custom-file img { display: inline-block; vertical-align: middle; margin-right: 5px; } .file-upload-opt ul.file-list { list-style: none; padding: 0; } .file-upload-opt ul.file-list li { padding: 5px; color: #949494; font-weight: 500; font-size: 18px; } .file-upload-opt .remove-list { cursor: pointer; margin-left: 10px; } .file-upload-opt .custom-file-label { background-color: #e8f2f6; display: flex; align-items: center; } .upload-heading { color: #949494; font-weight: 500; font-size: 18px; margin-right: 25px; margin-bottom: 0; } .file-upload-opt { margin-top: 19px; } .custom-file-label i { margin-right: 7px; } /*PRACTICE SEARCH PAGE 1 CSS END*/ /*THANK YOU PAGE CSS BEGIN*/ .thankyou-sec { padding: 0 0 0; height: 100vh; display: flex; align-items: center; justify-content: center; } .thankyou-bg-img { background-image: url("../images/thankyou-img.png"); background-repeat: no-repeat; background-size: cover; background-position: center; padding: 69px 0 80px; text-align: center; box-shadow: 0 0 13px 3px #0000001f; } .thankyou-heading { font-size: 46px; color: #fff; } .thankyou-text { font-size: 20px; color: #fff; font-weight: 600; padding: 10px 0 13px; } .thankyou-btn .btn-primary { font-size: 18px; font-weight: 400; color: #44adc4; background-color: #e8f2f6; border-color: transparent; border-radius: 0; padding: 10px 49px; } .thankyou-btn i { color: #44adc4; margin-right: 8px; } /*THANK YOU PAGE CSS END*/ /*PRACTICE PROFILE SETTING PAGE CSS BEGIN*/ .profile-pic-setting .avatar-upload { position: relative; max-width: 280px; margin: 20px 0; } .profile-pic-setting .avatar-upload .avatar-edit { position: absolute; right: 0; z-index: 1; bottom: -39px; } .profile-pic-setting .avatar-upload .avatar-edit input { display: none; } .profile-pic-setting .avatar-upload .avatar-edit input + label { display: inline-block; width: 74px; height: 74px; margin-bottom: 0; border-radius: 100%; background: #e8f2f6; border: 1px solid transparent; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); cursor: pointer; font-weight: normal; transition: all 0.2s ease-in-out; } .profile-pic-setting .avatar-upload .avatar-edit input + label:hover { background: #f1f1f1; border-color: #d6d6d6; } .profile-pic-setting .avatar-upload .avatar-edit input + label:after { content: "\f030"; font-family: "FontAwesome"; color: #757575; position: absolute; top: 6px; left: 1px; right: 0; text-align: center; margin: auto; display: flex; align-items: center; justify-content: center; height: 66px; font-size: 31px; } .profile-pic-setting .avatar-upload .avatar-preview { width: 250px; height: 250px; position: relative; border-radius: 10px; border: 6px solid #f8f8f8; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1); } .profile-pic-setting .avatar-upload .avatar-preview > div { width: 100%; height: 100%; border-radius: 10px; background-size: cover; background-repeat: no-repeat; background-position: center; } .practice-profile-sec { padding: 110px 120px 50px; } .account-setting-heading { color: #161b31; text-align: centleer; margin-bottom: 60px; } .profile-pic-heading { color: #161b31; text-align: left; } .main-table-content { padding: 12px 0 0; width: 84%; } .table-content-heading { font-size: 25px; font-weight: 700; color: #161b31; margin-bottom: 30px; margin-top: 50px; } .table-border-bottom { border-bottom: 1px solid #dee2e6; } .main-table-content .table td { font-size: 20px; font-weight: 600; color: #949494; padding: 21px 0; } .table-text-center { text-align: center; } .text-end { display: block; text-align: end; } .table tbody tr td { vertical-align: middle; } /*PRACTICE PROFILE SETTING PAGE CSS END*/ /*DASHBOARD ADMIN PRACTICE MANAGEMENT CSS BEGIN*/ #main-header { position: fixed; height: 100px; top: 0; left: 300px; right: 0; box-shadow: 0 1px 0 #f1f1f1; background-color: #32a6bc; z-index: 1; } #header_logo { margin: 20px auto; width: 60px; height: 60px; overflow: hidden; text-indent: -5000px; position: relative; z-index: 0; opacity: 1; } #header_logo:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } #header_logo a { display: block; height: 100%; width: 200%; position: absolute; border: 20px solid #0f92d1; right: 0%; border-radius: 50px; } #admin-search { position: absolute; height: 99px; line-height: 100px; right: 20px; top: 0; text-align: right; z-index: 0; } #search-label { display: block; position: absolute; text-align: center; line-height: 40px; width: 40px; height: 40px; left: -40px; top: 30px; color: #b0b0b0; font-size: 20px; cursor: pointer; background: transparent; } #search-label:hover { color: #0f92d1; } #search-field { display: inline-block; height: 60px; font-size: 18px; width: 0; border: none; outline: none; opacity: 0; background: transparent; } #search-field:focus { width: 200px; opacity: 1; } #search-field:focus + label { color: #ef8700; } #sidenav { position: fixed; min-width: 300px; height: 100%; background-color: #44adc4; left: 0; top: 0; z-index: 1; padding: 23px 17px 0; overflow-y:scroll; overflow-x:hidden } #sidenav-header { height: 100px; line-height: 60px; width: 100%; background-color: #44adc4; padding: 20px 20px 20px 100px; position: relative; } #profile-picture { height: 60px; width: 60px; background-color: white; display: block; position: absolute; top: 20px; left: 20px; border-radius: 30px; overflow: hidden; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4); } #profile-picture img { width: 100%; height: 100%; } #profile-link { text-decoration: none; color: white; } #account-actions { height: 100px; width: 180px; padding: 30px 0 0 20px; position: absolute; left: 100%; top: 0; } #account-actions a { display: block; position: relative; height: 40px; line-height: 40px; text-align: center; font-size: 20px; color: #b0b0b0; width: 40px; float: left; overflow: visible; } #messages:before { content: attr(data-newmessages); display: block; height: 14px; width: 14px; line-height: 16px; border-radius: 14px; position: absolute; right: -2px; font-size: 10px; text-align: center; font-weight: 200; color: white; background: #ef8700; } #menu-toggle { height: 0px; width: 0px; position: fixed; top: 30px; left: 0; margin-left: 20px; line-height: 0px; text-align: center; font-size: 1px; color: #b0b0b0; overflow: hidden; z-index: 500; -webkit-transform: rotate(0deg); box-shadow: 0 0 0 0 #0f92d1; } #menu-toggle .fa-times { display: none; } .open-menu #menu-toggle .fa-times { display: inline; } .open-menu #menu-toggle .fa-bars { display: none; } #menu-toggle:hover { color: #ef8700; } #account-actions a:after { content: attr(data-title); display: block; width: 100px; height: 0px; text-align: center; position: absolute; left: -30px; font-size: 12px; bottom: 9px; opacity: 0; -webkit-transition: 0.25s ease-in-out; } #account-actions a:hover { color: #ef8700; } #account-actions a:hover:after { opacity: 1; bottom: 14px; } #content { padding: 150px 50px 50px 350px; } #content p { padding: 0; margin: 0 0 20px 0; } #main-nav { list-style-type: none; padding: 0; margin: 0; /* position:absolute; */ width: 100%; top: 100px; bottom: 0px; overflow: hidden; } #main-nav li { padding: 0; margin: 0; } #main-nav li a { display: block; padding: 0 20px 0 20px; text-decoration: none; color: #efeaea !important; position: relative; text-transform: uppercase; font-weight: 500; line-height: 65px; font-size: 20px; text-transform: capitalize; border-bottom: 1px solid #e8f2f6; } #main-nav li a:hover { color: white; } #main-nav li.active a { background: rgba(0, 0, 0, 0.2); color: #efeaea !important; box-shadow: inset 5px 0 0 #fff; } #main-nav li a .fa { font-size: 30px; position: absolute; width: 60px; height: 65px; line-height: 65px; text-align: center; left: 20px; } #main-nav li.active a .fa { color: #98cde6; } #content-header { width: calc(100% + 100px); /* height:193px; */ margin: -50px 0 0 -77px; background: white; padding: 50px; } #tabs ul { list-style-type: none; width: calc(100% + 100px); height: 65px; background: white; padding: 0; margin: 0 0 50px -50px; } #tabs li { float: left; line-height: 65px; margin: 0 30px 0 0; cursor: pointer; text-transform: uppercase; color: #748495; } #tabs li:first-of-type { margin: 0 30px 0 50px; } #tabs li:hover { color: #2f3e4d; } #tabs li.active { box-shadow: inset 0 -5px 0 #ef8700; color: #2f3e4d; } .tab-target { width: 100%; left: 0; padding: 0 50px 50px 350px; position: absolute; opacity: 0; overflow: hidden; } .tab-target.targeted { opacity: 1; } @media all and (max-width: 900px) { #main-header { left: 0px; } body.open-menu { overflow-x: hidden; overflow-y: scroll; } .open-menu #main-header { left: 300px; } #menu-overlay { height: 100%; position: fixed; top: 0; right: 0; left: 100%; background: transparent; z-index: 499; } .open-menu #menu-overlay { left: 300px; background: rgba(255, 255, 255, 0.9); } #content { position: relative; left: 0; } .open-menu #content { left: 300px; } #sidenav { left: -300px; } .open-menu #sidenav { left: 0; } #account-actions { left: 0; top: 100px; width: 100%; } #menu-toggle { width: 40px; height: 40px; line-height: 40px; border-radius: 0 5px 5px 0; font-size: 20px; } .open-menu #menu-toggle { left: 300px; color: #0f92d1; } #content { padding: 130px 30px 30px 30px; } #main-nav { margin: 65px 0 0 0; } #account-actions { padding: 0px 0 0 25px; background: #0f92d1; height: 65px; } #account-actions a { color: #69c0ea; } #account-actions a:hover { color: white; } #content-header { width: calc(100% + 60px); height: 193px; margin: -30px 0 0 -30px; background: white; padding: 30px; } #tabs ul { width: calc(100% + 60px); margin: 0 0 30px -30px; } #tabs li { margin: 0 30px 0 0; } #tabs li:first-of-type { margin: 0 30px 0 30px; } .tab-target { padding: 0 50px 50px 50px; } } @media all and (max-width: 580px) { #header_logo.hidden { opacity: 0; } } .profile-img-content { display: flex; align-items: center; padding: 39px 0 45px; } .profile-img-content img { border: 1px solid #fff; border-radius: 50%; } .profile-img-inner { margin-left: 15px; } .link-hod-heading { margin-bottom: 0; font-size: 22px; font-weight: 700; color: #e8f2f6; } .link-hod { margin-bottom: 0; font-weight: 500; color: #e8f2f6; } .notification-drop { font-family: "Ubuntu", sans-serif; color: #444; /* border: 1px solid #44adc4; */ } .notification-drop .item { padding: 10px; font-size: 18px; position: relative; border-bottom: 1px solid #ddd; } .notification-drop .item:hover { cursor: pointer; } .notification-drop .item i { margin-left: 10px; color: #e8f2f6; } .notification-drop .item ul { display: none; position: absolute; top: 100%; background: #44adc4; left: -200px; right: 0; z-index: 1; } .notification-drop .item ul li { font-size: 18px; padding: 15px 0 15px 25px; font-weight: 400; } .notification-drop .item ul li:hover { background: #fff; color: rgba(0, 0, 0, 0.8); } @media screen and (min-width: 500px) { .notification-drop { display: flex; justify-content: flex-end; } .notification-drop .item { border: none; } } .notification-bell { font-size: 20px; } .btn__badge { background: #fff; color: #000; font-size: 12px; position: absolute; top: 0; right: 0px; padding: 3px 10px; border-radius: 50%; } .pulse-button { box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5); -webkit-animation: pulse 1.5s infinite; } .pulse-button:hover { -webkit-animation: none; } .notification-text { font-size: 14px; font-weight: bold; } .notification-text span { float: right; } .dashboard-main-heading { color: #e8f2f6; font-size: 30px; font-weight: 700; } .db-inner-content-box { display: flex; align-items: center; } .db-box1 { border: 1px solid #0000; background-color: #44adc4; border-radius: 14px; width: 25%; margin-right: 25px; padding: 60px 0 30px 30px; } .db-box-amount { font-size: 60px; color: #e8f2f6; } .db-box-content { font-size: 25px; font-weight: 500; color: #e8f2f6; } .db-box-content span { display: block; } .main-data-content { background-color: #e8f2f6; padding: 40px 30px 30px; border-radius: 12px; margin-left: -26px; } .pm-heading { font-weight: 700; color: #44adc4; } .pm-heading span { font-size: 22px; font-weight: 600; color: #949494; display: block; } .new-project-btn { text-align: right; } .new-project-btn .btn-primary { font-size: 16px; font-weight: 600; color: #949494; background-color: #fff; border-color: transparent; padding: 9px 20px; margin-top: 25px; } .new-project-btn.back .btn-primary { color: #fff; background-color: #32a6bc; } .btn-primary.edit{ color: #fff; background-color: #32a6bc; border-color: #32a6bc; } .new-project-btn i { margin-right: 5px; } .db-dashboard-table .table th { padding: 0.75rem; vertical-align: top; border-top: 0; font-size: 20px; font-weight: 600; color: #161b31; } .db-dashboard-table { margin-top: 35px; } .tb-devonshire { font-size: 20px; font-weight: 700; color: #949494; margin-bottom: 0; } .tb-devonshire span { display: block; } .table-img-content { display: flex; align-items: center; } .table-logo-img-cont { margin-left: 10px; } .db-dashboard-table p { font-weight: 500; color: #949494; margin-bottom: 0 !important; } .db-dashboard-table p span { display: block; } .table-icon-btns a { border: 0; background-color: #fff; padding: 9px 10px; border-radius: 5px; margin-right: 2px; } .db-right { text-align: end; } .table-icon-btns { text-align: end; } .db-dashboard-table .table tbody tr td { vertical-align: middle; } .db-border { border-bottom: 1px solid #dee2e6; } #exampleModal-table .modal-dialog { max-width: 59%; margin: 1.75rem auto; } #exampleModal-table .modal-title { margin-bottom: 0; line-height: 1.5; font-size: 30px; color: #161b31; } #exampleModal-table .modal-header { border-bottom: 0; padding: 50px 50px 40px; } #exampleModal-table .modal-body { padding: 10px 50px 40px; } #exampleModal-table .modal-header .close { border: 1px solid #000; border-radius: 50%; width: 15px; height: 15px; opacity: 1; display: flex; align-items: center; justify-content: center; margin-top: 9px; } .submit-modal-btn .btn.btn-primary { margin: 50px 0 0 0; padding: 12px 70px; } .speciality-listing-content .select2-selection__rendered { background-color: #e8f2f6; padding: 22px 22px; border-radius: 5px; } span.select2-selection.select2-selection--multiple{ background-color: #e8f2f6; height: 60px !important; } .speciality-listing { display: inline-block; padding: 0 20px 0 0; } .speciality-listing i { border: 1px solid #000; width: 20px; height: 20px; border-radius: 50%; padding: 0 3px 0; margin-right: 5px; } .select2-selection__choice{ background-color: white; color: #949494; } .speciality-listing span { border: 0; padding: 10px 29px; font-size: 16px; font-weight: 500; color: #949494; background-color: #fff; border-radius: 5px; } .modal-speciality { margin: 0 9px 0; } .table-img-content img { width: 65px; height: 65px; border-radius: 50%; } /*DASHBOARD ADMIN PRACTICE MANAGEMENT CSS END*/ /*DASHBOARD REPORTS PAGE CSS BEGIN*/ .db-filter { display: flex; align-items: center; margin-top: 60px; margin-bottom: 30px; } .db-filter-img-pr { margin-bottom: 0 !important; margin-right: 15px !important; } .db-filter-select { width: 27%; } .db-filter-select select { border-right: 10px solid #fff; border: 0; } .db-dashboard-table input { /* width: 20px; */ /* height: 20px; */ vertical-align: initial; } /*DASHBOARD REPORTS PAGE CSS END*/ /*Custom CSS Start*/ .c-chk-box label { font-size: 15px; } .c-chk-box.form-group input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; } .c-chk-box.form-group label { position: relative; cursor: pointer; } .c-chk-box.form-group label:before { content: ""; -webkit-appearance: none; background-color: transparent; border: 2px solid #0079bf; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 5px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 5px; } .c-chk-box.form-group input:checked + label:after { content: ""; display: block; position: absolute; top: 6px; left: 5px; width: 6px; height: 8px; border: solid #0079bf; border-width: 0 2px 2px 0; transform: rotate(45deg); } /*Custom CSS End*/ /*RESPONSIVE CSS BEGIN*/ @media only screen and (min-width: 320px) and (max-width: 529px) { footer { padding: 18px 0; margin: 30px 0 0; } footer img { display: block; margin: 0 auto 30px auto; } .forgot-link { font-size: 16px; } .remember-text { font-size: 16px; } .copyright-text { text-align: center; } header { padding: 40px 0 0; } .profile-login-content { font-size: 20px; } .search-banner { padding: 240px 0 90px; } .search-banner-fields { padding: 4px 0; } .search-icon-link { padding: 17px 23px; font-size: 26px; } .listing-box-inner { padding: 20px 4px 0 0; } .listing-box-inner span { padding: 10px 20px; display: block; } .detail-sec { padding: 70px 0 10px; } .main-detail-box { margin-bottom: 15px; } .details-row { padding: 0 0 0; } .load-more-link { margin-top: 25px; } .upload-img-div .col-ting { width: 100%; } .signup-btn .btn.btn-primary { padding: 12px 123px; } .main-flex-cls { display: block; margin-bottom: 0; } .field-cls { margin-bottom: 24px; } .signup-form-sec { padding: 80px 0 39px; } .signup-portal { margin-bottom: 45px; } /*NEW*/ .search-referral-banner { padding: 92px 0px !important; } .practice-profile-sec { padding: 48px 15px 50px; } .main-table-content { width: 100%; } .search-referral-sec { padding: 70px 15px 10px; } .devonshire-heading { text-align: center; } .referral-flex-field { display: block; width: 100%; } .referral-input-field { width: 100%; margin-bottom: 15px; padding: 0; } .text-area-boxes { padding: 35px 0 0; width: 100%; } .search-practice-sec { padding: 90px 15px 30px; } .specialities-sec-div { width: 100%; } .contact-info-flex { display: block; } .practice-div { width: 100%; } .practice-div-listing { padding: 0 0px 0 0; display: block; margin-bottom: 15px; } .practice-div-listing span { display: block; text-align: center; } .contact-info-div-new { margin-bottom: 35px; } .contact-info-div { width: 100%; } .logo-flex-btn .btn-primary { font-size: 13px; } /*NEW*/ /*NEW 02-04-2022*/ .notification-drop .item { text-align: end; } #menu-toggle i { color: #fff; } .profile-img-content { padding: 79px 0 0; } #account-actions { padding: 0px 0 0 25px; background: #44adc4; height: auto; margin-top: 55px; } .open-menu #menu-toggle { left: 300px; border: 0; background-color: #44adc4; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; opacity: 1; } .notification-drop { margin-top: -14px; } .notification-drop .item { border-bottom: 0; } #main-header { padding: 40px 18px 0 0; } .notification-drop .item ul li { padding: 15px 0 15px 0; } .notification-drop .item ul { left: 14px; right: 0; text-align: left; padding: 0 0 0 23px; } .db-box1 { width: 100%; margin-right: 0; padding: 60px 0 30px 30px; margin-bottom: 30px; } .db-inner-content-box { display: block; } #content-header { height: auto; margin: 0px 0 0 0px; padding: 0 0; width: auto !important; } .main-data-content { margin-left: 0; } .new-project-btn { text-align: left; } .pm-heading { font-size: 30px; } .table-img-content { display: block; } .table-img-content img { margin: 0 auto 10px auto; } .table-icon-btns a { padding: 9px 0px; margin-right: 0; margin-bottom: 6px; display: block; text-align: center; width: 70%; } .open-menu #sidenav { overflow-y: scroll; } #exampleModal-table .modal-dialog { max-width: 92%; } #exampleModal-table .modal-header { padding: 50px 30px 40px; } #exampleModal-table .modal-body { padding: 10px 30px 40px; } .speciality-listing span { display: block; margin-bottom: 10px; padding: 10px 19px; } .speciality-listing { display: block; } #exampleModal-table .upload-img-div .file-upload .image-box { width: 100%; } #exampleModal-table .upload-img-div .file-upload .image-box p { margin: 0 66px 0; padding: 5px 0; } #exampleModal-table .signup-btn .btn.btn-primary { padding: 12px 96px; } .db-filter-select { width: 52%; } /*NEW 02-04-2022*/ /*NEW 15-04-2022*/ .main-flex-btn {display: block;} .treatment-field {width: 100%;margin-bottom: 12px;} .search-banner-fields {border: 0;padding: 4px 0;display: block;background: transparent;} .practice-bar {width: 100%;margin-bottom: 12px;} .bar-right {display: none;} .pratice-selection-bar {margin-bottom: 12px;} .search-icon-link {display: none;} .search-mob-btn {border: 1px solid #fff;width: 100%;display: block !important;text-align: center;padding: 11px 0;font-size: 16px;font-weight: 600;color: #fff;background-color: transparent;} .main-flex-btn {display: block;} .treatment-field {width: 100%;margin-bottom: 12px;} .select2-container--default .select2-selection--single { padding: 10px 10px !important; height: auto !important; } .select2-container--default .select2-selection--single .select2-selection__arrow { top: 10px !important; } .practice-bar input.text-dark {display: none;} .practice-bar input.text-white.mobile {border: 1px solid #fff;width: 100%;display: block !important;text-align: center;padding: 11px 0;font-size: 16px;font-weight: 600;color: #fff;background-color: transparent;margin-top: 10px;} /*NEW 15-04-2022*/ .logo-flex{ display: block; } } @media only screen and (min-width: 375px) and (max-width: 424px) { footer { padding: 18px 0; } footer img { display: block; margin: 0 auto 30px auto; } .forgot-link { font-size: 16px; } .remember-text { font-size: 16px; } .listing-box-inner { padding: 20px 8px 0 0; } .profile-login-content { font-size: 20px; } .signup-form-sec { padding: 80px 0 39px; } .signup-portal { margin-bottom: 45px; } .main-flex-cls { display: block; margin-bottom: 0; } .field-cls { margin-bottom: 24px; } .upload-img-div .col-ting { width: 100%; } .signup-btn .btn.btn-primary { padding: 12px 123px; } /*NEW*/ .logo-flex-btn .btn-primary { font-size: 14px; } /*NEW*/ /*NEW 02-04-2022*/ .signup-btn .btn.btn-primary { padding: 12px 103px; } .db-filter-select { width: 55%; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 425px) and (max-width: 529px) { footer { padding: 18px 0; } footer img { display: block; margin: 0 auto 30px auto; } .signup-form-sec { padding: 80px 0 39px; } .signup-portal { margin-bottom: 45px; } .main-flex-cls { display: block; margin-bottom: 0; } .field-cls { margin-bottom: 24px; } /*NEW 02-04-2022*/ #exampleModal-table .signup-btn .btn.btn-primary { padding: 12px 128px; } .db-filter-select { width: 62%; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 530px) and (max-width: 767px) { footer { padding: 18px 0; margin: 30px 0 0; } footer img { display: block; margin: 0 auto 0 auto; } .forgot-link { font-size: 16px; } .remember-text { font-size: 16px; } header { padding: 40px 40px 0; } .search-banner { padding: 240px 0 90px; } .search-banner-fields { padding: 4px 0; } .search-icon-link { padding: 17px 23px; font-size: 26px; } .listing-box-inner { padding: 20px 4px 0 0; } .listing-box-inner span { padding: 10px 20px; display: block; } .detail-sec { padding: 70px 0 10px; } .main-detail-box { margin-bottom: 15px; } .details-row { padding: 0 0 0; } .load-more-link { margin-top: 25px; } .detail-box-heading { font-size: 22px; padding: 20px 0 30px; } /*NEW*/ .search-referral-banner { padding: 92px 0px !important; } .practice-profile-sec { padding: 48px 15px 50px; } .main-table-content { width: 100%; } .search-referral-sec { padding: 70px 15px 10px; } .devonshire-heading { text-align: center; } .referral-flex-field { display: block; width: 100%; } .referral-input-field { width: 100%; margin-bottom: 15px; padding: 0; } .text-area-boxes { padding: 35px 0 0; width: 100%; } .search-practice-sec { padding: 90px 15px 30px; } .specialities-sec-div { width: 100%; } .contact-info-flex { display: block; } .practice-div { width: 100%; } .practice-div-listing { padding: 0 0px 0 0; display: block; margin-bottom: 15px; } .practice-div-listing span { display: block; text-align: center; } .contact-info-div-new { margin-bottom: 35px; } .contact-info-div { width: 100%; } .logo-flex-btn .btn-primary { font-size: 13px; } .search-banner { padding: 240px 60px 90px; } .thankyou-sec { padding: 80px 0 50px; height: auto; } /*NEW*/ /*NEW 02-04-2022*/ .notification-drop .item { text-align: end; } #menu-toggle i { color: #fff; } .profile-img-content { padding: 79px 0 0; } #account-actions { padding: 0px 0 0 25px; background: #44adc4; height: auto; margin-top: 55px; } .open-menu #menu-toggle { left: 300px; border: 0; background-color: #44adc4; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; opacity: 1; } .notification-drop { margin-top: -14px; } .notification-drop .item { border-bottom: 0; } #main-header { padding: 40px 18px 0 0; } .notification-drop .item ul li { padding: 15px 0 15px 0; } .notification-drop .item ul { left: -243px; right: 0; text-align: left; padding: 0 0 0 29px; width: 300px; } .db-box1 { width: 100%; margin-right: 8px; padding: 60px 0 30px 30px; margin-bottom: 30px; } .db-inner-content-box { display: flex; } #content-header { height: auto; margin: 0px 0 0 0px; padding: 0 0; width: auto !important; } .main-data-content { margin-left: 0; } .new-project-btn { text-align: right; } .pm-heading { font-size: 30px; } .table-img-content { display: block; } .table-img-content img { margin: 0 auto 10px auto; } .table-icon-btns a { padding: 9px 0px; margin-right: 0; margin-bottom: 6px; display: block; text-align: center; width: 70%; } .open-menu #sidenav { overflow-y: scroll; } #exampleModal-table .modal-dialog { max-width: 92%; } #exampleModal-table .modal-header { padding: 50px 30px 40px; } #exampleModal-table .modal-body { padding: 10px 30px 40px; } .speciality-listing span { display: block; margin-bottom: 10px; padding: 10px 19px; } .speciality-listing { display: block; } #exampleModal-table .upload-img-div .file-upload .image-box { width: 100%; } #exampleModal-table .upload-img-div .file-upload .image-box p { margin: 0 66px 0; padding: 5px 0; } #exampleModal-table .signup-btn .btn.btn-primary { padding: 12px 96px; } .db-filter-select { width: 50%; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 768px) and (max-width: 991px) { footer { padding: 18px 0; margin: 40px 0 0; } footer img { display: block; margin: 0 auto 0 auto; } .forgot-link { font-size: 16px; } .remember-text { font-size: 16px; } .search-banner { padding: 240px 0 90px; } .search-banner-fields { padding: 4px 0; } .search-icon-link { padding: 17px 23px; font-size: 26px; } .listing-box-inner { padding: 20px 4px 0 0; } .listing-box-inner span { padding: 10px 20px; display: block; } .detail-sec { padding: 70px 0 10px; } .main-detail-box { margin-bottom: 15px; } .details-row { padding: 0 0 0; } .load-more-link { margin-top: 0px; } .detail-box-heading { font-size: 18px; padding: 20px 0 30px; } header { padding: 30px 0 0; } .detail-img-box { padding: 0 0; min-height: 80px; } .main-detail-box { padding: 20px 17px 20px; min-height: 457px; } /*NEW*/ .search-referral-banner { padding: 92px 0px !important; } .practice-profile-sec { padding: 48px 15px 50px; } .main-table-content { width: 100%; } .account-setting-heading { font-size: 19px; } .profile-pic-heading { font-size: 16px; } .profile-pic-setting .avatar-upload .avatar-edit { right: -122px; bottom: -39px; } .search-referral-sec { padding: 70px 15px 10px; } .devonshire-heading { text-align: center; font-size: 15px; } .referral-flex-field { display: block; width: 100%; } .referral-input-field { width: 100%; margin-bottom: 15px; padding: 0; } .text-area-boxes { padding: 35px 0 0; width: 100%; } .referral-img-logo { padding: 20px 11px; } .search-practice-sec { padding: 90px 15px 30px; } .specialities-sec-div { width: 100%; } .contact-info-flex { display: block; } .practice-div { width: 100%; } .practice-div-listing { padding: 0 0px 0 0; margin-bottom: 15px; } .practice-div-listing span { display: block; text-align: center; } .contact-info-div-new { margin-bottom: 35px; } .contact-info-div { width: 100%; } .logo-flex-btn .btn-primary { font-size: 13px; } .search-banner { padding: 240px 60px 90px; } /*NEW*/ /*NEW 02-04-2022*/ .notification-drop .item { text-align: end; } #menu-toggle i { color: #fff; } .profile-img-content { padding: 79px 0 0; } #account-actions { padding: 0px 0 0 25px; background: #44adc4; height: auto; margin-top: 55px; } .open-menu #menu-toggle { left: 300px; border: 0; background-color: #44adc4; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; opacity: 1; } .notification-drop { margin-top: -14px; } .notification-drop .item { border-bottom: 0; } #main-header { padding: 40px 18px 0 0; } .notification-drop .item ul li { padding: 15px 0 15px 0; } .notification-drop .item ul { left: -243px; right: 0; text-align: left; padding: 0 0 0 29px; width: 300px; } .db-box1 { width: 100%; margin-right: 8px; padding: 60px 0 30px 30px; margin-bottom: 30px; } .db-inner-content-box { display: flex; } #content-header { height: auto; margin: 0px 0 0 0px; padding: 0 0; width: auto !important; } .main-data-content { margin-left: 0; } .new-project-btn { text-align: right; } .pm-heading { font-size: 30px; } .table-img-content { display: block; } .table-img-content img { margin: 0 auto 10px auto; } .table-icon-btns a { padding: 9px 0px; margin-right: 0; margin-bottom: 6px; display: block; text-align: center; width: 70%; } .open-menu #sidenav { overflow-y: scroll; } #exampleModal-table .modal-dialog { max-width: 92%; } #exampleModal-table .modal-header { padding: 50px 30px 40px; } #exampleModal-table .modal-body { padding: 10px 30px 40px; } .speciality-listing span { display: block; margin-bottom: 10px; padding: 10px 19px; } .speciality-listing { display: inline-block; } #exampleModal-table .upload-img-div .file-upload .image-box { width: 100%; } #exampleModal-table .upload-img-div .file-upload .image-box p { margin: 0 66px 0; padding: 5px 0; } #exampleModal-table .signup-btn .btn.btn-primary { padding: 12px 96px; } .db-filter-select { width: 50%; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 992px) and (max-width: 1199px) { .listing-box-inner span { display: block; } header { padding: 40px 20px 0; } .detail-sec { padding: 80px 10px 10px; } .detail-img-box { padding: 30px 0; min-height: 200px; } .detail-box-heading { font-size: 21px; padding: 20px 0 30px; } .main-detail-box { padding: 40px 30px 40px; min-height: 577px; } .load-more-link { margin-top: 49px; } footer { padding: 18px 20px; margin: 36px 0 0; } .search-banner { padding: 270px 0 80px; } /*NEW*/ .search-referral-banner { padding: 92px 0px !important; } .practice-profile-sec { padding: 48px 15px 50px; } .main-table-content { width: 100%; } .profile-pic-setting .avatar-upload .avatar-edit { right: -61px; bottom: -39px; } .account-setting-heading { font-size: 27px; } .profile-pic-heading { font-size: 20px; } .search-referral-sec { padding: 70px 15px 10px; } .devonshire-heading { text-align: center; font-size: 15px; } .referral-input-field { width: 100%; margin-bottom: 15px; } .text-area-boxes { padding: 35px 0 0; } .referral-img-logo { padding: 20px 11px; } .search-practice-sec { padding: 90px 15px 30px; } .specialities-sec-div { width: 100%; } .practice-div { width: 100%; } .practice-div-listing { padding: 0 0px 0 0; margin-bottom: 15px; } .practice-div-listing span { display: block; text-align: center; } .contact-info-div-new { margin-bottom: 35px; } .contact-info-div { width: 100%; } .logo-flex-btn .btn-primary { font-size: 13px; } .search-banner { padding: 240px 60px 90px; } /*NEW*/ /*NEW 02-04-2022*/ .db-box1 { width: 45%; } .table-icon-btns a { margin-right: 2px; margin-bottom: 6px; display: inline-block; } #exampleModal-table .modal-dialog { max-width: 92%; } #exampleModal-table .modal-header { padding: 50px 30px 40px; } #exampleModal-table .modal-body { padding: 10px 30px 40px; } .speciality-listing span { display: block; margin-bottom: 10px; padding: 10px 19px; } .speciality-listing { display: inline-block; } #exampleModal-table .upload-img-div .file-upload .image-box { width: 100%; } #exampleModal-table .upload-img-div .file-upload .image-box p { margin: 0 66px 0; padding: 5px 0; } #exampleModal-table .signup-btn .btn.btn-primary { padding: 12px 96px; } .db-filter-select { width: 50%; } .db-dashboard-table-report .table-img-content { display: block; } .db-dashboard-table-report .tb-devonshire { margin-top: 10px; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 1260px) and (max-width: 1365px) { .detail-sec { padding: 130px 40px 10px; } header { padding: 40px 40px 0; } .detail-img-box { padding: 30px 18px; } .detail-box-heading { font-size: 17px; } /*NEW*/ .account-setting-heading { font-size: 28px; } .profile-pic-heading { font-size: 21px; } .referral-img-logo { padding: 20px 15px; } .devonshire-heading { font-size: 20px; } .profile-pic-setting .avatar-upload .avatar-edit { right: -60px; } .practice-div-listing { margin-bottom: 20px; } /*NEW*/ /*NEW 02-04-2022*/ .db-box1 { width: 35%; } .table-icon-btns a { margin-right: 2px; margin-bottom: 6px; display: inline-block; } .speciality-listing { margin-bottom: 28px; } .db-dashboard-table-report .table-img-content { display: block; } .db-dashboard-table-report .tb-devonshire { margin-top: 10px; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 1366px) and (max-width: 1439px) { .detail-sec { padding: 130px 40px 10px; } header { padding: 40px 40px 0; } .detail-img-box { padding: 30px 18px; } .detail-box-heading { font-size: 18px; } /*NEW*/ .account-setting-heading { font-size: 28px; } .profile-pic-heading { font-size: 21px; } .referral-img-logo { padding: 20px 15px; } .devonshire-heading { font-size: 20px; } .profile-pic-setting .avatar-upload .avatar-edit { right: -30px; } .practice-div-listing { margin-bottom: 20px; } /*NEW*/ /*NEW 02-04-2022*/ .speciality-listing { margin-bottom: 28px; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 1440px) and (max-width: 1599px) { .main-detail-box { min-height: 504px; } /*NEW*/ .search-referral-banner { padding: 92px 0px !important; } .main-table-content { width: 84%; } .profile-pic-setting .avatar-upload .avatar-edit { right: 0px; bottom: -39px; } .account-setting-heading { font-size: 33px; } .profile-pic-heading { font-size: 25px; } .referral-img-logo { padding: 20px 15px; } .practice-div-listing { margin-bottom: 20px; } /*NEW*/ /*NEW 02-04-2022*/ .speciality-listing { margin-bottom: 28px; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 1600px) { .main-detail-box { min-height: 570px; } /*NEW*/ .practice-div-listing { margin-bottom: 20px; } /*NEW*/ /*NEW 02-04-2022*/ .speciality-listing { margin-bottom: 28px; } /*NEW 02-04-2022*/ } @media only screen and (min-width: 1680px) and (max-width: 1919px) { .signin-form-sec { height: 100vh; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 2560px) { .bg-img-login { height: auto; } .signin-form-sec { height: 100vh; display: flex; align-items: center; justify-content: center; } } /*RESPONSIVE CSS END*/ .eye-icon { position: absolute; color: #44adc4; top: 20px; cursor: pointer; right: 10px; font-size: 22px !important; } .eye-icon-register { position: absolute; color: #44adc4; cursor: pointer; font-size: 22px !important; top: 58px; right: 22px; } table.dataTable{ width: 100% !important; } .fs22{ font-size: 22px; } .fs18{ font-size: 18px; } a.resend { font-size: 16px; } .select2-container{ width: 100% !important; } .select2-container--default .select2-selection--single{ border:none !important; } .select2-selection--multiple{ height: 48px !important; } .select2-container--default .select2-selection--multiple{ border: none !important; } li.select2-results__option[aria-selected="true"]{ background-color: #8080806e; } /* google map */ #map-canvas { height: 100%; margin: 0; } #map-canvas .centerMarker { position: absolute; background: url(/public/assets/images/map-marker-icon.png) no-repeat; top: 50%; left: 50%; z-index: 1; margin-left: -10px; margin-top: -34px; height: 50px; width: 50px; cursor: pointer; } .page-link{ color: #32a6bc !important; } .page-item.active .page-link{ color: #fff !important; background-color: #32a6bc !important; border-color: #32a6bc !important; } .timebox .switch { display: inline-block; height: 34px; position: relative; width: 60px; margin-bottom:0; } .timebox .switch input { display:none; } .timebox .slider { background-color: #ccc; bottom: 0; cursor: pointer; left: 0; position: absolute; right: 0; top: 0; transition: .4s; } .timebox .slider:before { background-color: #fff; bottom: 4px; content: ""; height: 26px; left: 4px; position: absolute; transition: .4s; width: 26px; } .timebox input:checked + .slider { background-color: #32a6bc; } .timebox input:checked + .slider:before { transform: translateX(26px); } .timebox .slider.round { border-radius: 34px; } .timebox .slider.round:before { border-radius: 50%; } .main-flex-cls .row {display: flex; align-items: center;} .search-mob-btn {display: none;} .practice-bar input.text-white.mobile{ display: none; } .btn.focus, .btn:focus{ box-shadow: none; } input.nearistActice{ border:1px solid #29a1bb } /* google map */ /* Summernote */ .note-editable ul{ list-style: disc !important; list-style-position: inside !important; } .practice-div ul{ list-style: disc !important; margin-left: 30px; } /* .detail-img-box img.img-fluid { width: 350px; height: 200px; } */ .practice-div table { width: auto !important; } /* Summernote */
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка