{#
framework/_sf_toolbar_css.html.twig
==========================================================================
Shared block: .sf-toolbar, .dt-buttons, .dt-gen-button .fa, .dataTables_filter
De-duplicated from 2 templates. Lifted VERBATIM — same rules, same order —
and each call site keeps the include AT THE POSITION its <style> occupied, so
the cascade is unchanged. This is a de-duplication, not a restyle.
Self-contained: the block interpolates nothing from the surrounding context.
NOTE: included from CompanyGroupBundle templates as well as ApplicationBundle
ones. Both bundles share one Twig environment so @Application resolves from
either; those templates are near-copies of each other to begin with.
==========================================================================
#}
<style>
{% if app.session.get('devAdminMode') !=1 %}
.sf-toolbar {
display: none !important;
}
{% endif %}
.dt-buttons {
position: initial;
width: 70%;
/* margin-left: 20%; */
margin-bottom: 1rem;
/* margin-right: auto; */
background: #dee2e6
}
.dt-gen-button .fa {
margin: 1px 0 3px 5px;
}
.dataTables_filter {
display: inline-flex;
float: right;
width: 30%;
flex-direction: row-reverse;
}
.dt-buttons .dt-gen-button {
float: right;
/*float: none;*/
/*width: 20% !important;*/
/*width: 20% !important;*/
/*max-width: 94px;*/
/*margin-left:20px !important;*/
}
body.has_admin_bar {
font-size: var(--cp-fs-xs);
/*min-height: 71vh;;*/
}
body.has_admin_bar section:first-of-type {
margin-left: 240px;
min-height: 71vh;;
}
body.has_admin_bar footer {
padding-left: 240px;
/*min-height: 71vh;;*/
}
section.move_for_sidebar {
min-height: 71vh;;
}
.move_for_sidebar {
margin-left: 240px;
}
section.move_for_sidebar {
min-height: 71vh;;
}
.buddybee_admin_sidebar {
position: fixed;
padding-top: 140px !important;
height: 100vh;;
/*z-index: 99999;*/
}
.selectize-control {
display: inline-flex;
min-width: 224px;
}
.selectize-control.searchbox.small_search {
display: none;;
}
@-moz-document url-prefix() {
.selectize-control {
width: 88%;
float: left;
}
}
.selectize-input.items {
border: none;
box-shadow: none;
background: none;
}
.selectize-input > input[placeholder] {
box-sizing: initial;
width: 100% !important;
font-size: var(--cp-fs-lg, 16px);
/*color: rgb(221, 221, 221);*/
color: #716767;
margin-left: 15px;
}
.align_center {
text-align: center;
}
.align_right, .trans_amount {
text-align: right;
}
.align_left {
text-align: left;
}
.pagination-div li:not(:first-child) a {
margin-left: -1px;
}
.pagination-div li a {
color: #818181;
border: 1px solid #1d5b9e33;
}
.pagination-div li a {
padding: .375rem .75rem;
}
.pagination-div li a {
position: relative;
display: block;
color: #818181;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.pagination-div li a:not([href]):not([class]):hover {
color: #fff;
text-decoration: none;
}
.pagination-div li a:not([href]):not([class]) {
color: #818181;
text-decoration: none;
cursor: pointer;
}
.pagination-div li.active a:not([href]):not([class]) {
color: #fff;
background: #1B6CB4;
border: 1px solid #1B6CB4;
transition: 0.7s ease-in-out;
}
.selectize-control.consultantSearch.small_search {
width: 80%;
}
/*.selectize-dropdown-content{*/
/* width: 280px;*/
/* padding: 20px;*/
/*}*/
/*.mainDiv{*/
/* width: 280px;*/
/*}*/
.selectize-input.items.not-full input[type="text"]::-webkit-input-placeholder {
/*text-align: center;*/
}
.nav-menu {
z-index: 99999;
position: fixed;
width: 100%;
background: white;
}
section:first-of-type {
padding-top: 186px;
}
.banner {
padding-top: 128px !important;
}
.btn-primary {
color: #fff;
background-color: #1d5b9e;
border-color: #1d5b9e;
}
.text-green {
color: green;
}
.text-red {
color: red;
}
.error_class {
border: 1px solid #b94d4d !important;
}
.rel_form_submit {
width: 100%;
margin-left: 0%;
border-radius: 4px;
font-size: 14px;
font-weight: 600;
background: #DDDDDD !important;
color: #737373 !important;
font-family: 'Poppins', sans-serif;
text-transform: initial !important;
}
.rel_form_submit.ready {
background: #1d5b9e !important;
color: white !important;;
}
.small_error_text {
display: none;
margin: 0px;
margin-top: 1px;
color: #f76e6e;
font-size: 12px;
padding-left: 0rem;
}
.small_error_icon {
display: none;
color: #7394bb;
/*color: #b16a6a;*/
}
.small_error_icon.error {
/*display: none;*/
color: #f76e6e;
}
.small_error_icon.success {
/*display: none;*/
color: #4ceba9;
}
.login-inputs.inside_tablet_full_div {
background-size: cover;
margin: auto;
height: 700px;
width: 738px;
}
.login-inputs.inside_tablet_full_div .inside_screen {
width: 65%;
display: inline-block;
/*border: 1px solid black;*/
padding: 87px 62px 0;
}
.filter-divider {
margin-left: 0px;
}
.small_search .selectize-dropdown {
border-radius: 35px;
overflow: hidden !important;
}
.small_search:not(.searchbox) .selectize-dropdown {
top: 210% !important;
}
.small_search.searchbox .selectize-dropdown {
top: 116% !important;
width: 256px !important;
}
.small_search .selectize-dropdown-content {
padding: 20px;;
overflow-y: auto;;
max-height: 90vh !important;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-button {
display: none !important;;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-thumb {
background: #000 !important;
}
.small_search .selectize-input.input-active {
background: none !important;;
}
.small_search .selectize-input.dropdown-active::before {
content: " ";
display: none;;
position: absolute;
background: #ffffff;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.selectize-dropdown-content .mainDiv {
padding: 10px;
}
.selectize-dropdown-content .mainDiv .name {
font-size: 14px;
/*font-weight: normal;*/
}
.selectize-dropdown-content .mainDiv .description {
font-size: 12px;
font-weight: normal;
}
.modal {
z-index: 99999;
}
/*@media (min-width: 576px) {*/
/*.modal-dialog {*/
/*max-width: 500px;*/
/*margin: 8.75rem auto;*/
/*}*/
/*}*/
#rescheduleModal .form-select {
padding: 0.375rem 0 .375rem 0;
}
.consultant-card {
cursor: pointer;
}
#calTbody .a-date.event:before {
display: none !important;
}
#calTbody .a-date, #calThead > div {
min-width: calc(85% / 7) !important;
max-width: calc(100% / 7) !important;
width: calc(100% / 7) !important;
/*text-align: center;*/
margin: 1%;
}
.schedule_available {
background-color: #5fb57d !important;
color: white !important;
}
.schedule_not_available {
background-color: grey !important;
color: white !important;
}
#buddybee_preloader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white;
{#background: url("{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif");#} z-index: 999999;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_preloader div {
background: url("{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}");
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 50%;
background-size: cover !important;
background-position: center !important;
}
#buddybee_processing_loader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #ffffffad;
{#background: url("{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif");#} z-index: 999999;
display: none;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_processing_loader div {
background: url(http://honeybee/buddybee_assets/images/resized_buddybee.gif?version=1.3.110);
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 16px;
background-size: 80%;
background-repeat: no-repeat;
background-position: top !important;
/* border: 1px solid red; */
background-color: white;
}
#buddybee_processing_loader p {
text-align: center !important;
color: #1d5b9e;
text-transform: uppercase;
padding-top: 16vh;
font-weight: bold;
}
.sweet-alert button.confirm {
background-color: rgb(26 93 160) !important;
}
.cta {
display: none;;
border-radius: 50px;
border: 2px solid #e9ecef;
min-width: 44px;
text-align: center;
position: fixed;
top: 50%;
background: white;
color: #121212 !important;
right: 15px;
padding: 0.5rem 1rem;
}
.cta.twus {
top: 80%;
display: flex !important;
}
.cta span {
transition: width 2s ease-in-out 5s;
}
/*.cta.floating*/
.cta:hover {
/*border-radius: 50px;*/
/*border: 2px solid white;*/
color: #4b4b4b !important;
}
.cta.floating i
/*.cta:hover span*/
{
/*display: none;*/
}
@media (min-width: 320px) and (max-width: 480px) {
.cta.book_now_cta {
border: 2px solid #1d5b9e;
/* text-transform: capitalize; */
/* color: #22b14c !important; */
/* z-index: 9999999; */
/* display: flex; */
/* flex-direction: row; */
vertical-align: middle;
top: 80%;
font-size: 12px;;
/*display: flex !important;*/
}
.cta.book_now_cta i {
display: none;;
}
.cta.twus {
top: 80%;
display: none !important;
}
}
.dtp {
z-index: 200000;
}
@media (min-width: 320px) and (max-width: 480px) {
.large_screen_only {
display: none !important;
}
.report-meeting-button, .meeting_action_btn {
width: 100%;
}
.consultant-meet.after_meeting_running {
margin: 0px 0px;
}
.meeting_main_cont.pip #meet {
display: none !important;
}
.meeting_main_cont.pip {
display: none !important;
}
}
@media (min-width: 481px) {
.small_screen_only {
display: none !important;
}
.report-meeting-button {
width: 37%;
}
.report-meeting-button {
width: 30%;
}
.consultant-meet.after_meeting_running {
margin: 0px 7%;
}
}
</style>