.invalid-feedback {
  display: block;
}

.margin_left {
    margin-left: 10px !important;
}

.new_btn_div {
    margin: 5px 0px;
    height: 50px;
    text-align: right;
}

.select2-selection--single .select2-selection__arrow{
    height: 100% !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    border: 1px solid #C2CFD6 !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
}

.select2-container--classic .select2-selection--single{
    border-radius: 10px !important;
    background-color: inherit !important;
    background-image: none !important;
    border: 1px solid #C2CFD6 !important;
}


.select2-container--default .select2-selection--single {
    border-radius: 10px !important;
    background-color: inherit !important;
    background-image: none !important;
    border: 1px solid #C2CFD6 !important;
}

.select2-container .select2-selection--single {
    height: 30px !important;
}

.has-error .select2-selection--single {
    border-color: #f86c6b !important;
}

/*intlTelInput(country code) override start*/
.iti-flag {background-image: url("../img/flags.png");}

.intl-tel-input {
    width:100%;
}
/*intlTelInput(country code) override end*/

.select2_div .select2-container {
    width: 100% !important;
}

.select2_div .select2-selection {
    border-radius: 0px !important;
    border: 1px solid #c2cfd6 !important;
}

.form-button-align {
    padding-top: 30px;
}

.btm-padding {
  padding-bottom: 10px;
}

.table-icon {
    height: 28px;
    width: auto;
    padding: none;
}

.score_icon {
    width: 75px;
    height: auto;
    padding: 2px;
}

.inline-form-div {
    margin-bottom: 20px;
}
.inline-form-div .col, .inline-form-div .col-2 {
    padding-right: 20px !important;
}

.inline-form-div .form-button-align {
    padding-top: 12px;
    padding-left: 0px;
}

.form-element-align {
    padding-top: 30px;
    padding-left: 0px;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    cursor: pointer;
}
.spinner_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.special_search_buttons {
  margin-top: 29px;
}
.logo_delete_buttons {
  margin-top: 29px;
}
div.flag-dropdown {
  z-index: 10;
}
#country, .country-select.inside {
  width: 100%;
}
.new_line_checkbox .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}
.datepicker.form-control[readonly]{
  background-color: #ffffff;
}
.new_line_checkbox .form-check-label {
  padding-left: 0;
}
.change_button, .select_link {
  padding: 0;
  vertical-align: baseline;
}
.contact_reply_label {
  margin-bottom: 0px;
}
.organisation_response {
  margin-left: 25px;
}
.organisation_response .form-check-label {
  padding-left: 0.25rem;
}
.form-check-inline .form-check-label.shared_radio {
  vertical-align: top;
}
.response_view_status {
  margin-top: 5px;
}
.survey_attribute {
  width: 20%;
}
.form_elements .form-group {
  margin-bottom: 10px;
}
.form_elements input:disabled+label {
  color: #a4b7c1;
}
.form_elements .form-check {
  margin-bottom: 0;
}
.form-check-inline.is-invalid {
  color: #f86c6b;
}
.list-group-item.response_message_list {
  margin-top: 5px;
  margin-bottom: 5px;
}
.organisation_listing .num {
  width: 5%;
}
.organisation_listing .name {
  width: 20%;
}
.organisation_listing .status {
  width: 10%;
}
.custom_svg_logo {
  width: 20px;
  margin: 0 0.5rem 0 0;
  position: relative;
  top: 4px;
  fill: #33913c;
}
.sidebar .nav-link:hover .custom_svg_logo{
  fill:#FFF;
}
.sidebar-minimized .sidebar .nav-link .custom_svg_logo {
  display: block;
  margin-left: 14px;
  margin-right: 25px;
  float: left;
}
.button_svg_logo {
  width: 15px;
  fill:#FFF;
  position: relative;
  top: -1px;
}
.button_svg_logo.mobile_svg{
  width: 20px;
  height: auto;
}
.select2_special .select2-container--default .select2-selection--single {
  border: 1px solid #c2cfd6;
  border-radius: 0;
  color: #3e515b;
  padding-top: 3px;
}
.asset_logo {
  height: auto;
  width: 300px;
}
.asset_logo_table {
  height: 30px;
}
.asset_color_btn {
  padding: 0.25rem 0.8rem;
  border: 1px solid black;
}
.add_asset_row {
  margin-bottom: 10px;
}
.theme_color_green, .dot_ahref {
  color: #266d2d;
}
.dot_size {
  font-size: 20px;
}
.image_border {
  border: 1px solid black;
}
.form-check-input.custom_radio {
  margin-left: 0;
  margin-top: 0.40rem;
}
.is-invalid .select2-selection, .note-editor.is-invalid {
  border-color: #f86c6b !important;
}
.survey_response_header {
  width: 200px;
}
.multiselect-native-select .btn-group {
  border: 1px solid #c2cfd6;
}
.top_space {
  margin-top: 10px;
}
.survey_ques_comments_desc {
  margin-top: 10px;
}
.alert-dismissible .close_alert {
  padding: 0.75rem 0.8rem;
}
.alert-dismissible.general_alert {
  padding-right: 3rem;
}
.logo_image {
  margin: 10px 0;
}
.no-side-padding{
  padding-left: 0px;
  padding-right: 0px;
}
.no-padding-right {
  padding-right: 0px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.mobile-contact-btn {
  margin-right: 10px;
}
.mobile-contacts-div {
  overflow-y: scroll;
}
.no-margin-btm {
  margin-bottom: 0px;
}
.inline-check-div {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 10px !important;
}
.survey_questions_index_card{
  min-height: 800px;
}
.ui-sortable-helper {
  cursor: move;
}
#sortable_survey_questions .ui-state-highlight {
  height: 5em;
  line-height: 5em;
  width: 100%;
  margin: 15px;
}
.subtext {
  color: #808080;
  font-size: 12px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] .subtext{
  color: #FFFFFF;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] .resource_icon svg .st0{
  fill:#FFF;
}
.select2-selection__rendered .resource_icon svg {
  height:18px !important;
}
.translation_key {
  width: 15%;
}
.message-link {
  color:inherit;
  text-decoration: none;
}
.nav-item.nav-dropdown ul li.nav-item a{
  padding-left: 40px;
}
.add_question {
  width:100%;
  max-width: 100%;
}
.status-toggle-btn {
  min-width: 65px;
}
.success_icon {
  color: #3EA663;
}
.no-padding-right {
  padding-right: 0px !important;
}

.mobile-contact-btn {
  margin-right: 10px;
}

.mobile-contacts-div {
  overflow-y: scroll;
}

.no-margin-btm {
  margin-bottom: 0px;
}

.inline-check-div {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 10px !important;
}
.primary-icon {
  color: #20a8d8;
}
.custom_login_section .bg-primary{
  background-color: #33913c !important;
  border-color:  #33913c !important;
}
.custom_login_section .btn-primary ,.app-body .btn-primary,.custom_register_section .btn-primary{
  background-color: #266d2d !important;
  border-color:  #266d2d !important;
  box-shadow: none !important;
  margin-bottom: 3px;
  min-height: 30px;
  min-width: 33px;
  line-height: 20px;
}
.confirmation_popup_btn {
  margin-bottom: 3px;
  min-height: 30px;
  min-width: 33px;
}
.custom_login_section .btn-link,.custom_register_section .btn-link {
  color:  #33913c;
}
.custom_login_section .card-body h1,.custom_register_section .card-body h1{
  color:  #33913c;
}
.custom_login_section .text-white .card-body h1 {
  color: #ffffff;
}
#register_sign_up_row {
  min-height: 680px;
}
#sign_up_card_body {
  height: 321px;
  padding-top: 80px;
}
#register_card_body .invalid-feedback {
  color: #ffffff;
}
.sidebar .nav-link:hover, .sidebar .navbar .dropdown-toggle:hover, .navbar .sidebar .dropdown-toggle:hover{
  background-color: #33913c ;
}
.sidebar .nav-link i, .sidebar .navbar .dropdown-toggle i, .navbar .sidebar .dropdown-toggle i,.sidebar .nav-link.active i, .sidebar .navbar .active.dropdown-toggle i, .navbar .sidebar .active.dropdown-toggle i {
  color: #33913c;
}
.sidebar .nav-link:hover i, .sidebar .navbar .dropdown-toggle:hover i, .navbar .sidebar .dropdown-toggle:hover i {
  color: #FFF;
}
.pace .pace-progress{
  background: #33913c;
}
.tool-tip {
  display: block;
}
.tool-tip.org_btn {
  display: inline-block;
}
a.status-1{
  font-weight: bold;
}
.group-select.translation {
  width: 23%;
}
.app-header.navbar .navbar-brand {
  background-size: 100px;
  background-position: 1rem center;
  background-image: url(../img/logo.svg);
}
.dropdown-item.active, .dropdown-item:active {
  background: #33913c;
}
.register_block_rt {
  width: 44%;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #33913c;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #33913c;
  color: #FFF;
}
.dropdown-item:focus i, .dropdown-item:hover i{
  color: #FFF;
}
.page-item.active .page-link, .pagination-datatables li.active .page-link, .pagination li.active .page-link, .page-item.active .pagination-datatables li a, .pagination-datatables li .page-item.active a, .pagination-datatables li.active a, .page-item.active .pagination li a, .pagination li .page-item.active a, .pagination li.active a {
  background-color: #33913c;
  border-color: #33913c;
}
.page-link, .pagination-datatables li a, .pagination li a,
.page-link:focus, .pagination-datatables li a:focus, .pagination li a:focus, .page-link:hover, .pagination-datatables li a:hover, .pagination li a:hover {
  color: #33913c;
}
.custom_modal .modal-header {
  background-color: #33913c;
}
.custom_modal .modal-content{
  border-color: #33913c;
}
a.link{
  color: #33913c;
}
.multiselect-container > li > a {
  color: #33913c;
}
/*To fix the table column overlap issue in firefox*/
.d-flex td{
  word-wrap: break-word;
}
.pad_search_buttons {
  margin-top: 29px;
}
.sidebar-minimized .nav-item.nav-dropdown.open ul li.nav-item a{
  padding-left: 0;
}
.radio_space_fix {
  margin-top: -15px;
  margin-left: -10px;
  margin-bottom: 1rem;
}
.nav-hr {
  border-top: 1px solid #266D2D;
  margin: 5px 0px 5px 0px;
  width: 100%;
}
/*tree start*/
.node circle {
  fill: #fff;
  stroke: #33913C;
  stroke-width: 3px;
}
.node text { font: 12px sans-serif; }
.link {
  fill: none;
  stroke: #ccc;
  stroke-width: 2px;
}
.tree-node {
  cursor: pointer;
}
.current-organisation {
  font-weight: bold !important;
  font-size: 15px !important;
  fill: #33913C !important;
}
#organisation_svg {
  margin: auto;
}
/*tree end*/
.user_organisation_select_div {
  min-width: 100% !important;

}
.user_organisation_select_div .dropdown-menu {
  right: 0 !important;
  left: auto !important;
}
.border-box {
  border: 1px solid #C2CFD5;
  border-radius: 4px;
  padding: 5px;
}
.select2-container--disabled {
  background-color: #C2CFD5 !important;
}
.question_icon img{
  width: 16px;
  height: 18px;
}
.app-header.navbar .nav-item.organisation_switch {
  min-width: 150px;
}
.org_selection {
  width: 100%;
  text-align: left;
}
.org_selection:after {
  float: right;
  margin-top: 10px;
}
.summer_error .note-editor{
  border-color: #f86c6b !important;
}
.icon_color {
  color: #33913c;
}
.quick_link_btn {
  padding: 10px;
  min-width: 200px;
  height: 100px;
  background-color: #FFF;
  border-radius: 4px;
  border:1px solid #33913c;
  color: #333;
  -webkit-box-shadow: 2px 0px 20px -15px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 0px 20px -15px rgba(0,0,0,0.75);
  box-shadow: 2px 0px 20px -15px rgba(0,0,0,0.75);
  text-transform: uppercase;
}
.quick_link_btn a{
  color: #333;
  text-decoration: none;
}
.quick_link_btn:hover{
  color: #FFF;
  text-decoration: none;
  background-color: #33913c;
}
.quick_link_btn:hover a{
  color: #FFF;
}
.quick_link_btn .quick_icon {
  font-size: 35px;
  font-weight: 600;
  color: #33913c;
}
.quick_link_btn:hover .quick_icon{
  color: #FFF;
}
.quick_link_btn .quick_icon_sv svg {
  width: 60px;
  margin-right: 0;
}
.quick_link_btn .quick_icon_sv svg .st0{
  fill:#2FB45B;
}
.quick_link_btn .quick_icon_sv svg .st1{
  fill:#F5891F;
}
.quick_link_btn:hover .quick_icon_sv svg .st0,
.quick_link_btn:hover .quick_icon_sv svg .st1{
  fill: #FFF;
}
.custom_submit_title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact_key {
  width: 40%;
}
.contact_value {
  width: 60%;
}
.table_last_row_border {
  border-bottom: 1px solid #c2cfd6;
}
.language_display {
  padding-top: 15px;
}
.survey_asset_del{
  margin-top: 25px;
}
.survey_bg_span {
  width: 100%;
  border-radius: 10px;
}
.contact_key {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#select2-default_organisation_id-results .select2-results__option{
  border-bottom: 1px solid #c2cfd6;
}
.asset_image_thumbnail{
  margin-top: 10px;
  cursor: pointer;
}
.asset_image_thumbnail.selected{
  border: 3px solid #33913C;
}
.asset_image_thumbnail:hover{
  border: 2px solid #266D2D;
}
.image_list_div{
  padding-left: 10px;
  padding-right: 10px;
}
.asset_tab{
  height: 200px;
  overflow-y: scroll;
}
#imageDropzone{
  height:100%;
  width:100%;
}
.asset_tab_link {
  font-size: inherit;
}
#login_card {
  padding: 1.5rem;
}
.login_page_cancel_button {
  color: #111;
  background-color: #fff;
  border-color: #c2cfd6;
}
#register_card_body {
  padding: 2rem;
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
input[type=radio][disabled] + label {
  color: #A2A7B1;
}
.multiselect-item.multiselect-filter .input-group-btn {
  margin-right: 5px;
}
.select2-container {
  width: 100% !important;
}
.emoji-wysiwyg-editor {
  min-height: 180px !important;
}
.emoji-menu {
  top: 5px !important;
  bottom: auto !important;
}
.response_message_input {
  min-height: 100px !important;
}
.login_language_selection_div {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cell_fit {
  width:1%;
  white-space:nowrap;
}
.ui-autocomplete {
  background-color: #FFFF;
  list-style-type: none !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5 !important;
}
.search_check_div {
  padding-left: 20px !important;
  padding-top: 5px !important;
}
.contact-list {
  margin-top: 0px;
}
.confirm-modal-message {
  white-space: pre-wrap;
}
.score-question-icon {
  height: 22px;
  width: auto;
  padding-left: 0;
  margin-bottom: 5px;
}
.type-radio {
  height: 35px !important;
  padding-top: 5px;
}
.background-image-thumbnail {
  width: 300px;
  height: 169px;
}
.inactive-text {
  color: #F64846 !important;
}
.active-text {
  color: #3EA662 !important;
}
.info-text {
  color: #17a2b8 !important;
}
.btm-margin {
  margin-bottom: 10px;
}
.contact_add_button_cover {
  justify-content: flex-end;
}
.card-footer a.btn-danger {
  min-height: 30px;
  margin-bottom: 3px;
}
.register_cancel_link {
  text-decoration: underline;
}
.welcome-info-bar {
  border-left: 8px solid #70A8DC;
}
.cio-content-info {
  padding-left: 15px;
  margin-left: 20px;
  margin-bottom: 0px;
}
.target-count-separator {
  border-top: 3px solid #909090;
}
.traffic-green-bar {
  border-left: 8px solid #38761D;
}
.traffic-yellow-bar {
  border-left: 8px solid #E69138;
}
.traffic-max-bar {
  border-left: 8px solid #CC0000;
}
.closed-message-bar {
  border-left: 8px solid #B7B7B7;
}
.cio-content-padding {
  padding-top: 15px;
}
.closed-message-input {
  padding-left: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.single_time_entry_sec {
  display: flex;
  align-items: baseline;
}
.single_time_entry_sec label{
  margin-bottom: 0;
}
.single_time_entry_sec .label_alignment {
  text-align: right;
}
#sign_up_card_body {
  padding-top: 1.25rem !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#register_sign_up_card {
  height: auto !important;
}
#login_card {
  padding: 0 !important;
  height: auto !important;
}
#login_card .card-body {
  padding: 2rem;
}
.cio_body .app-header.navbar .navbar-brand{
  background-image: url(../img/logo-cio.png);
  background-size: 140px;
  background-position: center right;
}
.cio_body.brand-minimized .app-header.navbar .navbar-brand {
  background-image: url(../img/logo-cio-c.png);
  background-size: 22px;
}
.logo_image.cio_logo {
  max-width: 50%;
}
._morecontent span {
    display: none;
}
._morelink {
    display: block;
}
.additional_link_text:hover {
  color: #FFF !important;
  text-decoration: underline;
}
.error_section {
  color: #f39696!important;
}
.error_section i.fa {
  color: #f57979;
}
.gurad_view_link_button {
  margin-bottom: 3px;
  height: 30px;
  min-width: 33px;
}
.btn_custom_guard.waiting {
  background-color: #d9b958;
  border-color: #d9b958;
  color: #9d7f24 !important;
}
.btn_custom_guard.open {
  background-color: #5eaa58;
  border-color: #5eaa58;
  color: #346131 !important;
}
.btn_custom_guard.stop {
  background-color: #e86e78;
  border-color: #e86e78;
  color: #c71f2d !important;
}
.btn_custom_guard.welcome{
  background-color: #10aaf2;
  border-color: #0b89c4;
  color: #FFF !important;
}
.btn_custom_guard.closed {
  background-color: #a6a6a6;
  border-color: #a6a6a6;
  color: #6e6e6e !important;
}
.target_comment {
  font-size: 13px;
  color: #536C79;
}
.target_comment_span {
  padding-left: 10px;
}
.custom_login_section .btn-primary ,.app-body .btn-primary,.custom_register_section .btn-primary,.confirmation_popup_btn{
  margin-bottom: 0;
}
.card-footer a.btn-danger {
  margin-bottom: 0;
}
.settings_buttons_div {
  display: flex;
  flex-direction: column;
}
.fill_width_button {
  width: 100%;
}
.back-icon svg {
  width: 23px;
  height: auto;
  fill: #33913c;
}
.mode_icon {
  background-color: transparent;
  width: 100px;
  cursor: pointer;
}
div.cio_modes > input {
  visibility: hidden;
  position: absolute;
}
div.cio_modes > img.gray_out {
  opacity: 0.5;
  background-color: transparent;
}
img.disabled_mode_icon {
  opacity: 0.5;
  background-color: transparent;
  width: 100px;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.cio_mode_row {
  display: flex;
  margin-left: 0 !important;
}
.cio_modes {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-right: 20px;
}
.cio_modes:last-child{
  margin-right: 0;
}
.cio_modes .mode_label {
  text-align: center;
}
.mar_top {
  margin-top: 18px;
}
.map_popup_area {
  height: 450px;
  width: 100%;
  left: 0;
  position: relative;
  top: 0;
}

.map_popup_area #map {
  height: 450px;
  width: 100%;
}
.show_lat_lng {
  display: flex;
  margin-top: 15px;
  font-weight: bold;
}
.position-block {
  display: flex;
}
.position-block .lat_long {
  flex-grow: 100;
}
.position_icon {
  width: 60px;
  display: flex;
  align-items: flex-start;
  margin-top: 28px;
  justify-content: flex-start;
}
.position-pick-icon {
  margin-top: 0px;
}
.list_latitude {
  width: 100%;
}
.position-pick-icon .btn {
  height: 36px!important;
}
.quick_icon_faq {
  height: 48px;
}
.quick_icon_faq svg {
  width: 45px;
  margin-right: 0;
  margin-top: 10px;
}
.quick_icon_faq:hover svg{
  fill: #FFF;
}

.app-body .sidebar,.sidebar .sidebar-nav,.sidebar .nav{
  width: 250px;
}
.sidebar-fixed .app-footer, .sidebar-fixed .main {
  margin-left: 250px;
}
.app-header.navbar .navbar-toggler {
  margin-left: 50px;
}
.sidebar-hidden .sidebar {
  margin-left: -250px;
}
.sidebar-minimized.brand-minimized .app-header.navbar .navbar-toggler {
  margin-left: 0;
}
.navbar .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .dropdown-toggle, .sidebar-minimized .sidebar .nav-dropdown-items .nav-item, .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .nav-link, .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .navbar .dropdown-toggle {
  width: 250px;
}
.navbar .sidebar-minimized .sidebar .dropdown-toggle, .sidebar-minimized .sidebar .nav-link, .sidebar-minimized .sidebar .navbar .dropdown-toggle{
  width: 300px;
}
.navbar .sidebar-minimized .sidebar .dropdown-toggle:hover, .sidebar-minimized .sidebar .nav-link:hover, .sidebar-minimized .sidebar .navbar .dropdown-toggle:hover{
  width: 300px;
}
.sidebar-minimized .sidebar .nav-link .custom_svg_logo {
   fill: #33913c;
}
.sidebar-minimized .sidebar .nav-item:hover  .nav-link .custom_svg_logo {
   fill: #FFF;
}
.text_question_icon svg{
  fill:#000;
  width: 26px;
  height: auto;
  vertical-align: middle;
}
.address_section {
  display: flex;
  flex-direction: column;
  height: calc(100% - 1rem);
}
.address_section .form-control {
  height: 100%;
}
.external_link_cover,.control_code {
  display: flex;
  flex-direction: row;
}
.external_link_cover .input-group {
  width: calc(100% - 100px);
}
.control_code .form-control {
  width: calc(100% - 50px);
}
.external_link_cover .twin_buttons_section {
  display: flex;
  align-items: center;
  justify-content: right;
  margin-left: auto;
  flex-basis: 100px;
}
.external_link_cover .twin_buttons_section .gurad_view_link_button.preview_link,.external_link_cover .twin_buttons_section .gurad_view_link_button {
  margin-bottom: 0;
  color: #FFF !important;
  width: 40px;
  height: 35px;
  margin-left: 10px;
}
.external_link_cover .twin_buttons_section .gurad_view_link_button svg{
  width: 15px;
  height: auto;
  fill: #FFF;
}
.external_link_cover .twin_buttons_section .gurad_view_link_button.preview_link svg{
  width: 22px;
  height: auto;
  fill: #FFF;
  padding-top: 2px;
}
.external_link_cover.single_button .twin_buttons_section {
  flex-basis: 50px;
}
.external_link_cover.single_button .input-group {
  width: calc(100% - 50px);
}
.control_code .control_code_view {
  margin-left: auto;
  margin-bottom: 0;
  background-color: #266d2d !important;
  border-color: #266d2d !important;
  box-shadow: none !important;
  min-height: 30px;
  min-width: 33px;
  color: #FFF;
}
.contact_detail_strong {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}
.circle_small_icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #266d2d !important;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.map_marker {
  color: #CCC;
  padding-left: 5px;
  font-size: 18px;
}
.map_marker.active {
  color: #266d2d !important;
}
.inner_tabs_section .mode_icon{
  width: 30px;
}
.inner_tabs_section .left_nav .left_nav_inner{
  border-right: 1px solid #c2cfd6;
  height: 100%;
  padding-bottom: 50px;
}
.inner_tabs_section .left_nav .nav .nav-link{
  background-color: #F6F8F9;
  border-left: 1px solid #F6F8F9;
  margin-bottom: 1px;
  color: #666;
}
.inner_tabs_section .left_nav .nav .nav-link:hover{
  color: #151b1e;
}
.inner_tabs_section .left_nav .nav .nav-link.active{
  background-color: #F0F3F5;
  border-left: 1px solid #29363D;
  color: #151b1e;
  font-weight: 600;
}
.tab_contents .tab-content {
  border: none;
}
.tab_contents .cio-content-info {
  margin-left: 0;
}
.medical_note_icon svg{
  width: 19px;
  height: auto;
  fill: #33913c;
  position: relative;
  bottom: -5px;
}
.caption_space_mobile {
  display: none;
}
.targets_section .btn_cover .gurad_view_link_button {
  color:#FFF !important;
  padding: 0;
}
.targets_section .btn_cover .gurad_view_link_button svg{
  width: 26px;
  height: auto;
  fill:#FFF;
}
.targets_section .btn_cover .gurad_view_link_button.preview_link svg{
  width: 28px;
  height: auto;
  fill:#FFF;
  padding-top: 0;
}
.tooltip-inner {
    text-align: left;
}
.checkinout_content_div .twin_buttons_section .gurad_view_link_button {
  padding: 0;
}
.checkinout_content_div .twin_buttons_section .gurad_view_link_button.preview_link svg,.checkinout_content_div .twin_buttons_section .gurad_view_link_button svg {
  width: 34px;
  height: auto;
  padding-top: 0;
  fill: #FFFFFF;
}
.checkinout_content_div .twin_buttons_section .gurad_view_link_button.preview_link svg.st0,.checkinout_content_div .twin_buttons_section .gurad_view_link_button svg.st0{
  fill:none;
}
.time_zone_selector .form-group{
  width: 100%;
}
.time_zone_selector .form-group .zone_selector {
  margin-left: auto;
}
.time_section{
  background-color: #f0f3f5;
  padding: 5px 15px 15px 15px;
  border: 1px solid #c2cfd6;
}
.top_space h3.inner_caption_main{
  font-weight: bold;
  font-size: 14px;
}
.time_section .single_time_entry_sec {
  align-items: center;
}
.top_space .tab-content .tab-pane {
  padding-top: 2rem;
}
.time_selector .form-control.timepicker{
  border: 0;
  padding: .275rem .75rem
}
.display_xs {
  display: none;
}
.time_section .single_time_entry_sec .time_selector span.select2-container {
  background-color: #FFF;
  border-radius: 10px;
}
.time_selector .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
}
.no_map_marker {
  padding-left: 2px;
}
.map_marker svg{
  width: 13px;
  height: auto;
  fill: #266d2d;
  vertical-align: middle;
}
.no_map_marker svg{
  width: 16px;
  height: auto;
  fill: #a4b7c1;
  vertical-align: middle;
}
.mb_0 {
  margin-bottom: 0!important;
}
.service_row {
  display: block;
}
.small_bullets {
  font-size: 0.35em;
}
.status_selection {
  margin-left: 1.75rem;
}
.role_selection {
  margin-left: 1.75rem;
}
.resend_link {
  margin-left: .75rem;
}
.search_top_section {
  justify-content: flex-end;
}
.heading_area {
  display: flex;
  align-items: center;
}
h3.main_heading {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.search_top_section .custom_search_btn_icon {
  background-color: #FFF;
  border: none;
}
.search_top_section .input-group input.form-control {
  border: none;
}
.search_top_section .input-group {
  border: 1px solid #c2cfd6;
  border-radius: 10px;
}
.search_top_section .custom_search_btn_icon .fa {
  color: #266D2D;
}
.extended_search_bar {
  background-color: #F0F3F5;
  border: 1px solid #CAD5DB;
  padding: .75rem 1.25rem;
  margin-bottom: .75rem;
  border-radius: 10px;
}
.extended_search_bar .buttons_section .special_search_buttons {
  margin-top: 0;
}
.extended_search_bar .form-group{
  margin-bottom: 0;
}
.search_area {
  margin-bottom: .75rem;
}
.simple_search,.ex_search_btn {
  margin-right: 1rem;
}
.targets_section .table thead th,.contact-list .table thead th{
  border-top: none;
}
.icon_alignment_fix {
  display: flex;
}
.icon_alignment_fix a{
  padding-left: 3px;
}
.edit_left_content .time_zone_selector .zone_selector {
  display: flex;
  flex: 1;
  margin-left: 10px;
}
.edit_left_content .time_zone_selector .zone_selector .select2-container {
  width: 100% !important;
}
.ex_search_btn .n_search_text{
  display: none;
}
.invitation_type_selector {
  padding-left: 20px;
  padding-top: calc(.375rem + 1px);
}
.contact_settings_h {
  font-size: .875rem;
  font-weight: bold;
}
.organisation_response label.form-check-label{
  vertical-align: top;
}
.organisation_update_form input.form-control,.organisation_update_form select.form-control{
  padding: .225rem .5rem;
  height: 30px !important;
}
.organisation_update_form .select2-container .select2-selection {
  height: 30px !important;
}
.organisation_update_form .form-group.row{
  margin-bottom: .5rem;
}
.contacts_form .form-group{
  margin-bottom: 1rem;
}
.contacts_radio_sec .search_check_div{
  margin-bottom: 0;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #f0f3f5;
  color: #3e515b;
}
.contacts_form input.form-control,.contacts_form select.form-control{
  padding: .225rem .5rem;
  height: 30px !important;
  border-radius: 10px;
}
.contacts_form button.btn-primary,.contacts_form a.btn-secondary{
  padding: .225rem .5rem;
  min-height: 30px;
}
h4.social_links_heading{
 font-size: .875rem;
  font-weight: bold;
}
.social_links_block {
  background-color: #F0F3F5;
  padding: 15px;
  border: 1px solid #C2CFD6;
  margin-bottom: 1rem;
}
.single_item_sm {
  margin-bottom: 1rem;
}
.single_item_sm .left_title_sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom_button_social {
  background-color: #fff;
  border: 1px solid #c2cfd6;
  width: 40px;
  height: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #266D2D;
}
.custom_button_social:hover {
  color: #266D2D;
}
.custom_button_social svg {
  width: 34px;
  height: auto;
  padding-top: 0;
}
.custom_button_social .fa-stack .main_icon{
  font-size: 20px;
}
.custom_button_social .custom_link_icon {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 0;
}
.custom_button_social .no_link_icon {
  font-size: 20px;
}
.single_item_sm .form-group{
  margin-bottom: 0;
}
.no_link_added .custom_button_social svg .arrow {
  fill: #FFF;
}
.hide_content {
  background-color: #c2cfd6 !important;
  color: #c2cfd6 !important;
}
.manual_live_selector {
  display: flex;
  align-items: center;
  height: 35px;
}
.live_src_btn {
  margin-right: 0;
  margin-left: auto !important;
  margin-bottom: 0;
}
.fix_error_message {
  position: relative;
}
.fix_error_message .live_count_error {
  position: absolute;
  top: 90px;
  left: 15px;
  margin-left: 0;
}
.lang_select .invitation_type_selector {
  padding-top: 0;
}
.sidebar-fixed .sidebar {
  z-index: 1090;
}
.inline_search_input_group{
  padding-left: 0px;
  padding-right: 2px;
}
.top_space_fix {
  position: relative;
  top: -5px;
}
.main_type_selector {
  padding-left: 20px;
  padding-top: calc(.375rem + 1px);
}
.contact_left_content .col-form-label,.contact_right_content .col-form-label{
  white-space: nowrap;
}
.top_item_no_section .contact_main .item_number,.top_item_no_section .contact_main .belongs_to{
   white-space: nowrap;
}
.edit_contact_forms input.form-control,.edit_contact_forms select.form-control{
  padding: .225rem .5rem;
  height: 30px !important;
}
.edit_contact_forms .select2-container .select2-selection {
  height: 30px !important;
}
.edit_contact_forms .form-group.row{
  margin-bottom: .5rem;
}
.edit_contact_forms .form-control:disabled,.edit_contact_forms .form-control[readonly]{
  color: #3e515b;
}
.number_source {
  display: flex;
  margin-bottom: 0.5rem;
}
.number_source .inline_section {
  margin-right: 15px;
}
.number_source .inline_section:last-child{
  margin-right: 0;
}
.top_item_no_section .contact_main .item_number, .top_item_no_section .contact_main .belongs_to {
  margin-right: 15px;
}
.nummer input.form-control{
  max-width: 140px;
}
.pick_position_label {
  margin-top: 28px;
}
.input_number_section {
  margin-right: 1rem;
}
.occupancy_logs .occupancy_table, table.table {
  word-wrap: normal;
}
.occupancy_logs .table tr th{
  white-space: nowrap;
  min-width: 120px;
}
.add_image_section {
  display: flex;
  flex-direction: row;
  position: relative;
}
.add_image_section .form-control{
  width: calc(100% - 100px);
}
.add_image_section .logo_image_public_view {
  position: absolute;
  right: 0;
  bottom: 0;
}
.add_image_section .logo_image_public_view .logo_icon_area {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #CDD8DE;
  background-color: #F8F8F8;
  display: block;
  position: relative;

}
.add_image_section .logo_image_public_view .logo_icon_area img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.add_image_section .logo_image_public_view  .edit_section {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2E7E3B;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add_image_section .logo_image_public_view  .edit_section a{
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add_image_section .logo_image_public_view  .edit_section .fa {
  font-size: 9px;
  color: #FFFFFF;
}
.image_edit_area .edit_image_sec{
  padding: 30px 0;
  background: #F0F3F5;
  border: 1px solid #C2CFD6;
  max-width: 350px;

}
.edit_image_sec .image_sec{
  background-image: url("../img/no-image-big.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.edit_image_sec .button_sec_footer{
  border-top: 1px solid #C2CFD6;
  padding: 25px 30px;
  margin-top: 25px;
  padding-bottom: 0;
}
.edit_image_sec .button_sec_footer .custom_image_crop_btn {
  background-color: #FFFFFF;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #585C5E;
}
.edit_image_sec .button_sec_footer .custom_image_crop_btn i.fa{
  margin-right: 5px;
  color: #000;
}
.preview {
  overflow: hidden;
  width: 50px;
  height: 50px;
}
.croppie_image {
  width: auto;
  height: auto;
}
.edit_buttons_status_text .unsaved_data_check {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
}
.edit_buttons_status_text .unsaved_data_check i.fa,.edit_buttons_status_text .unsaved_data_check i.fas{
  font-size: 17px;
  margin-right: 8px;
}
.occupancy_matrix .left_section_matrix .matrix_bg .data_matrix{
  background-color: #f0f3f5;
  padding:15px 0px;
  border: 1px solid #c2cfd6;
  padding-top: 0;
  max-width: 896px;
}
.occupancy_matrix .left_section_matrix .matrix_bg h3.inner_caption_main {
  font-weight: bold;
  font-size: 14px;
}
.occupancy_matrix .data_matrix .single_line-head{
  border-bottom: 1px solid #FFF;
  padding: 0 15px;
}
.occupancy_matrix .data_matrix .single_line-head .row{
  height: 100%;
}
.occupancy_matrix .data_matrix .single_line-head h2{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
/*to do migt require after QA*/
.rt_time_matrix .day_block_th:not(:last-child):after{
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  top: 0;
  bottom: 0;
  border-right: 1px solid #fff;
}
.rt_time_matrix .day_block_th:first-child,.first_row{
  border-left: 1px solid #fff;
}
.rt_time_matrix .day_block_th ,.left_time_section .time_slot_selector{
  padding-top:5px;
  padding-bottom:5px;
}
.delete_row_block {
  width: 30px;
  max-width: 30px;
  flex: 0 0 30px;
}
.rt_time_matrix .day_block_th h2{
  line-height: 30px;
}
.data_matrix select.form-control{
  padding: .225rem .5rem;
  height: 30px !important;
}
.matrix_footer {
  padding: 10px 15px;
  padding-bottom: 0;
}
.matrix_footer .custom_add_btn{
  background-color: #A6A6A6;
  color: #FFFFFF;
  border-radius: 10px;
}
.matrix_footer .custom_add_btn i.fa{
  font-size: 16px;
}
.matrix_footer .legend_section .legend_line,.legend_message .legend_line{
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.matrix_footer .legend_section .legend_line .circle_colour ,.legend_message .legend_line .circle_colour{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #fff;
}
.matrix_footer .legend_section .legend_line.green .circle_colour,.legend_message .legend_line.green .circle_colour {
  background-color: #33913C;
}
.matrix_footer .legend_section .legend_line.yellow .circle_colour,.legend_message .legend_line.yellow .circle_colour {
  background-color: #D7B550;
}
.matrix_footer .legend_section .legend_line.red .circle_colour,.legend_message .legend_line.red .circle_colour {
  background-color: #E76570;
}
.matrix_footer .legend_section .legend_line.grey .circle_colour,.legend_message .legend_line.grey .circle_colour {
  background-color: #A6A6A6;
}
.occupancy_matrix h3.inner_caption_main {
  font-weight: bold;
  font-size: 14px;
}
.legend_message .legend_line input.form-control{
  flex: 1;
  padding: .225rem .5rem;
  height: 30px !important;
}
.legend_message .legend_line span.default_closed {
  font-size: 14px;
  color: #171717;
  padding-left: 5px;
}
.legend_message .legend_line .circle_colour {
  margin-right: 10px;
}
.occupancy_matrix .opening_hours_block{
  background-color: #f0f3f5;
  padding:15px;
  border: 1px solid #c2cfd6;
}
.single_row {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}
.single_row .day_label {
  width: 90px;
}
.single_row .time_sec {
  flex: 1;
  text-align: left;
}
.status_section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.status_circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.status_circle.grey {
  background-color: #A6A6A6;
}
.matrix_bg,.legend_desc_area,.opening_hrs_area {
  margin-bottom: 1rem;
}
.rt_time_matrix .day_block_th .dropdown button{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding-right: .5rem;
  padding-left: .5rem;
}
.rt_time_matrix .day_block_th .dropdown .status_circle.green{
  background-color: #33913C;
}
.rt_time_matrix .day_block_th .dropdown .status_circle.yellow{
  background-color: #D7B550;
}
.rt_time_matrix .day_block_th .dropdown .status_circle.red{
  background-color: #E76570;
}
.rt_time_matrix .day_block_th .dropdown .status_circle.grey{
  background-color: #A6A6A6;
}
.rt_time_matrix .day_block_th .dropdown .dropdown-menu {
  min-width: 50px;
}
.rt_time_matrix .day_block_th .dropdown .dropdown-menu .dropdown-item {
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
}
.rt_time_matrix .day_block_th .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #F0F3F5;
}
.rt_time_matrix .day_block_th .dropdown .dropdown-menu .dropdown-item.active,.rt_time_matrix .day_block_th .dropdown .dropdown-menu .dropdown-item:active{
  background-color: #dbdbdb;
}
.occupancy_switching,.synchronize{
  margin-bottom: 1rem;
}
.occupancy_switching label{
  margin-bottom: 0;
}
.synchronise_live_switch span{
  font-weight: 500;
}
.synchronise_live_switch button {
  box-shadow: none !important;
  margin-bottom: 3px;
  min-height: 30px;
  min-width: 33px;
}
.synchronize .sync_block {
  display: flex;
}
.refresh_btn {
  margin-left: 2rem;
  border-radius: 10px;
}
.time_slot_selector .select2-container .select2-selection--single{
  background-color: #fff !important;
}
.time_slot_selector .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px !important;
}
.delete_row_block {
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.delete_row_block a{
  color: #E76570;
}
.day_block_th .dropdown{
  max-width: 50px;
}
.occupancy_switching {
  display: flex;
}
.occupancy_switching .icon_alignment_fix {
  margin-left: 10px;
}
.section_delete_button,.section_two_buttons,.organisations_triple_button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.section_delete_button .confirmation_popup_btn {
  margin-left: 5px;
}
.section_two_buttons .survey_edit_btn {
  margin-left: 5px;
}
.d_align {
  display: flex;
  align-items: center;
}
.organisations_triple_button .org_add_btn,.organisations_triple_button .org_edit_btn {
  margin-left: 5px;
}
/*common-card-styling-common-modal changes*/
.card,.modal-content {
  border-radius: 10px;
}
.card .card-header,.modal-content .modal-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card .card-footer {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.modal-content .modal-body .form_elements select.form-control,.modal-content .modal-body .form_elements input.form-control{
  padding: .225rem .5rem;
  height: 30px !important;
  border-radius: 10px;
}
.modal-content .modal-body .form_elements textarea.form-control {
  padding: .225rem .5rem;
  border-radius: 10px;
}
.modal-content .modal-footer button.form_elements{
  padding: .225rem .5rem;
  border-radius: 10px;
}
.card .card-body .card .card-header.scrollable_card_header{
  border-radius: 10px;
}
/*common-form design change*/
.form-control {
  padding: .225rem .5rem;
  border-radius: 10px;
}
input.form-control,select.form-control{
  height: 30px !important;
}
/*end*/
/*for select-2 styling*/
.select2_div .select2-selection {
  border-radius: 10px !important;
  padding: .225rem .5rem !important;
  height: 30px !important;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0!important;
}
/*end*/
.extended_search_bar .form-group{
  margin-bottom: 0.5rem;
}
.contact_section .contact-list .table td,.contact_section .contact-list .table th{
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.simple_search .form-control {
  padding: .225rem .5rem;
  height: 30px !important;
  border-radius: 10px;
}
.simple_search .form-control.search_input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.search_top_section .ex_search_btn,.simple_search .custom_search_btn_icon,.add_target_button .btn {
  padding: .225rem .5rem;
  height: 30px !important;
}
.simple_search  .custom_search_btn_icon {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.search_top_section .ex_search_btn,.add_target_button a {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.extended_search_bar .btn,.special_search_buttons .btn,.surveys_targets .btn{
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.input-group .form-control{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .input-group-addon {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.input-group .select2-container--default .select2-selection--single{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.language_selection_division .input-group .select2-container--default .select2-selection--single,.contacts_edit_cover .input-group .form-control{
  border-radius: 10px !important;
}
.contact_edit_fields .input-group .select2-container--default .select2-selection--single{
  border-radius: 10px !important;
}
#target_survey_form .input-group .select2-container{
  border-bottom-right-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.targets_section .table td,.targets_section .table th,.organisation_listing td,.organisation_listing th,.users_table td,.users_table th{
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.external_link_cover .input-group .input-group-addon {
  height: 30px !important;
}
.sync_button {
  border-radius: 10px !important;
}
.table.timewave_services_table  th,.table.timewave_services_table td,.table.missions_table  th,.table.missions_table td,.table.accs_sub_table td,.table.accs_sub_table  th{
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.table.compact_table  th,.table.compact_table td {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem; 
}
#import_groups.btn,.publish_all_btn,.api_provider_btns .btn {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.border-box {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.hs-searchbox .form-control{
  border-radius: 0;
}
.unsaved_data_check,.links_display,.email_reset_buttons .btn {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.place_name_section {
  margin-top: 10px;
}
.organisation_left_content .col-form-label{
  white-space: nowrap;
}
.custom_login_section #login_card{
  border-radius: 0;
}
.custom_login_section #register_sign_up_card,.custom_register_section .card{
  border-radius: 0;
}
.custom_login_section .btn{
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.organisation_right_content .col-form-label {
  white-space: normal;
}
#master_alert_div .alert{
  border-radius: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.edit_image_sec .croppie-container .cr-resizer,.edit_image_sec .croppie-container .cr-viewport {
  box-shadow:  0 0 2000px 2000px  rgba(255, 255, 255, 0.8);
}
.image_sec {
  position: relative;
}
.edit_image_sec .controls {
  position: absolute;
  bottom: 10px;
  left: 25px;
  right:25px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 10px;
}

.croppie-container .cr-slider-wrap {
  position: relative;
  z-index: 2;
}

.org_edit_fields .input-group .form-control ,.org_edit_fields .input-group .select2-container--default .select2-selection--single,.time_section,.data_matrix,.opening_hours_block{
  border-radius: 10px !important;
}
#submit_notes_btn,#response_message_send_button,#image_select_btn,#add_user_btn{
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.nav-tabs .nav-link {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}
.tab-content {
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem; 
}
.select2-container--disabled {
  border-radius: 10px;
}
.input-group .select2-container--disabled {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded_btn {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.sub_heading_label {
  font-weight: bold;
}
/*tooltip*/
.icon_grey{
    color:#999999;
}
a.info_icon{
    color:#266d2d;
}
a.info_icon:hover{
    color:#1e5924;
}
#tooltip{
  text-align: left;
  color: #fff;
  background: #266d2d;
  position: absolute;
  z-index: 2001;
  padding: 10px;
  font-size: 12px;
  border-radius: 5px;
  white-space: pre-wrap;
} 
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #266d2d;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #266d2d;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
#tooltip br {
  display: inline-block;
  content: "";
  margin-top: 0;
}
.add_user .modal-content .modal-footer button#cancel_btn {
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
.tooltip .tooltip-inner{
  border-radius: 5px;
  padding: 10px;
  background: #266d2d;
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #266d2d;
}

/*styling for registration page*/
.field_block {
  padding: 15px;
  border: 1px solid #c2cfd6;
  border-radius: 10px;
  margin-bottom: 1.5rem;
  margin-top: 20px;
}
.fields_caption {
  background-color: #FFFFFF;
  padding: 10px;
  margin-top: -38px;
  display: block;
  float: left;
}
.fields_caption h3{
  font-size: 15px;
  margin: 0;
  padding: 0;
  color: #3e515b;
}
.field_block .form-group:last-child {
  margin-bottom: 0;
} 
.custom_register_button {
  padding-left: 80px;
  padding-right: 80px;
  border-radius: 10px;
}
.field_block .form-group .input-group .form-control {
  border-radius: 10px;
}
.field_block .form-group .input-group .input-group-addon + .form-control{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.field_block .input-group .select2-container--default .select2-selection--single {
  border-radius: 10px !important;
}
.multiselect-container .input-group .form-control{
  border-radius: 0 !important;
  height: auto !important;
}
.multiselect-container .input-group .input-group-btn .multiselect-clear-filter{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.billing_page #country_subdivisions_div .contacts_edit_cover .contact_edit_label,.billing_page #country_subdivisions_div .contacts_edit_cover .contact_edit_fields{
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.billing_card_area .contact_edit_label,.billing_card_area .contact_edit_fields{
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.image_desc_edit p{
  font-size: 12px;
  padding-top: 5px;
}
.add_question .btn{
  border-radius: 10px;
  padding: .225rem .5rem;
  height: 30px !important;
}
/*styling for chat section*/
.response_message_list {
  margin-bottom: 20px;
}
.response_message_list:hover {
  text-decoration: none;
}
.single_chat_item{
  display: flex;
  flex-direction: row;
}
.single_chat_item .big_message {
  display: flex;
}
.single_chat_item .big_message .chat_bubble{
  border-radius: 15px;
  padding: 22px 30px;
  font-size: 14px;
  color: #333333;
  flex: 0 0 850px;
  max-width: 850px;
  width: 850px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
}
.chat_recieved .single_chat_item .sender_details {
  text-align: left;
}
.chat_recieved .single_chat_item .big_message .chat_bubble{
  background-color: #bfe4c3;
  box-shadow: 0px 1px 14px 7px rgba(102,102,102,0.20);
  -webkit-box-shadow: 0px 1px 14px 7px rgba(102,102,102,0.20);
  -moz-box-shadow: 0px 1px 14px 7px rgba(102,102,102,0.20);
  margin-left: 25px;
}
.chat_sent .single_chat_item .big_message .chat_bubble {
  background-color: #e5eaec;
  margin-right: 25px;
}
.chat_sent .single_chat_item{
  display: flex;
  flex-direction: row-reverse;
}
.single_chat_item .big_message .chat_bubble:after{
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: -30px;
  right: auto;
  top: 15px;
  bottom: auto;
  border: 15px solid;
  border-color: transparent #bfe4c3 transparent transparent;
}
.chat_sent .single_chat_item .big_message .chat_bubble:after{
  right: -30px;
  left: auto;
  border-color: transparent transparent transparent #e5eaec;
}
.single_chat_item .sender_details {
  flex: 1;
  max-width: 160px;
  margin-top: 15px;
}
.single_chat_item .sender_details .chat_user_name {
  font-weight: bold;
  font-size: 13px;
  color: #333;
}
.view_loop .notes_section{
  margin-top: 30px;
}
.images_placeholder_area {
  background-color: #FFF;
  min-height: 50px;
  margin-bottom: -15px;
}
.images_placeholder_area h3{
  color:#CCC;
}
.response_card .left_ques_section,.response_card .rt_ques_section {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.survey_ques_item {
  margin-bottom: 0;
}
.survey_ques_item .rt_ques_section .score_icon {
  width: 55px;
}
.time_stamp_text {
  font-style: italic;
  font-size: 12px;
  color: #666;
}
.loops_width_adjust {
  word-wrap: normal;
}
.loops_border {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1rem;
  padding-top: 1rem;
}
.header_card,.response_card,.messages_card_loop {
  margin-bottom: 1rem;
}
.survey_intoduction_dev {
  min-height: 100px;
}
.timing_label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.time_error {
  color:#f86c6b;
  font-style: italic;
}
.modal {
  top: 50px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0;
  margin-bottom: 2px;
}
.select2_div .selection .select2-selection.select2-selection--multiple {
  min-height: 30px !important;
  height: auto !important;
  line-height: 15px;
}
.custom_btn_response {
  padding: 0;
  position: relative;
  border:  none;
  top: -2px;
}
.followed_by_section {
  display: flex;
  flex-direction: row;
}
.followed_by_section .switch_block{
  margin-right: 1rem;
}
.followed_by_section .select_user_loop {
  margin-right: 1rem;
}
.btn {
  border-radius: 8px;
}
.btn .fa{
  font-size: 15px;
}
.fa-lg {
  font-size: 1.33333333em;
}
.clear_content_btn {
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.contact_index_actions .icon-paper-plane.icons{
  font-size: 15px;
}
.btn-group .btn.btn-primary {
  display: flex;
  justify-content: center;
  align-items: center; 
}
.btn-group > .btn-group:not(:last-child) > .btn,.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 2px solid #FFF !important;
  z-index: 3;
  position: relative;

}
.btn-group > .btn-group:not(:first-child) > .btn,.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 3;
  position: relative;
}
.show_on_map_content_div .position-block .position_icon .position-pick-icon .btn {
  min-width: 38px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 3px;
}
#response_list_form .select2_div .select2-selection {
  min-height: 30px !important;
  line-height: 19px;
  height: auto !important;
}
.quick_link_btn .quick_icon .fa,.quick_link_btn sup .fa{
  font-size: inherit;
}
.quick_link_btn:hover svg.custom_svg_logo {
  fill: #fff;
}
.custom_button_social .fa {
  font-size: 8px;
}
.multiselect-native-select button.multiselect {
  border-radius: 0;
}
.organisation_listing .btn-group .tool-tip.org_btn {
  position: relative;
  left: -1px;
  z-index: 4;
}
.organisation_listing .btn-group .tool-tip.org_btn .btn{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app-header.navbar .nav-item .dropdown-toggle, .app-header.navbar .nav-item .nav-link {
  box-shadow: none;
}
.response_status_update {
  color: #4dbd74 !important;
}
.followed_by_section .multiselect-container>li:focus {
  outline: 0;
  border:  none;
}
.followed_by_section .multiselect-container>li>a>label.checkbox,.followed_by_section .multiselect-container>li>a>label.radio,.followed_by_section .multiselect-container > li > a {
  outline: 0;
}
.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: 0 !important;
}
.note-editor.note-frame {
  border: 1px solid #c2cfd6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.note-editor.note-frame .note-editing-area .note-editable {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.note-editor.note-frame .note-editing-area .note-editable p{
  color: #3e515b;
}
.threerow-striped-table tr:nth-child(3n+1) .threerow-striped-table tr:nth-child(3n+2){
  background: #F2F2F2;
}
.timewave_icon svg{
  width: 20px;
  margin: 0 0.5rem 0 0;
  position: relative;
  top: 4px;
}
.timewave_icon svg .st0{
  fill:#33913C;
}
.timewave_icon svg .st1{
  fill:#FFFFFF;
}
.sidebar .nav-link:hover .timewave_icon svg .st0{
  fill:#FFF;
}
.sidebar .nav-link:hover .timewave_icon svg .st1{
  fill:#33913C;
}
.sidebar-minimized .sidebar .nav-link .timewave_icon svg {
  display: block;
  margin-left: 14px;
  margin-right: 25px;
  float: left;
}
.contact_section table.table {
  table-layout: fixed;
}
.contact_section .table-striped tbody tr td table tr {
  background-color: transparent !important;
}
.contact_section .table-striped tbody tr td table tr td {
  border: none;
}
.contact_section .outer_data_cover table.inner_table_block {
  table-layout: fixed;
}
.contact_section .outer_data_cover {
  padding: 0 !important;
}
.contact_section .outer_data_cover table {
  width: 100%;
}
.contact_section .contact_key {
  width: 10%;
}
.contact_section .reg_source {
  width: 10%;
}
.contact_section .name_block {
  width: 20%;
}
.contact_section .belongs_block {
  width: 10%;
}
.contact_section .heading_block {
  width: 10%;
}
.contact_section .email_block {
  width: 15%;
  word-break: break-all;
}
.contact_section .mobile_block {
  width: 10%;
}
.contact_section .status_block {
  width: 5%;
}
.contact_section .action_block {
  width: 10%;
}
.inner_table_block .comments_tab {
  padding: 0 !important;
}
.outer_data_cover .inner_table_block .tags_comments_section {
  margin-left: calc(10% + 25px);
  margin-right: calc(10% + 0px);
}
.hashtags_row,.notes_row {
    padding: 10px;
    border: 1px solid #c2cfd6 !important;
    border-radius: 5px;
    margin-bottom: 15px;
  }
.tags_comments_section p {
  margin-bottom: 0;
}
.disabled_switch {
  background-color: rgb(51, 145, 60);
  border-color: rgb(51, 145, 60);
  box-shadow: rgb(51, 145, 60) 0px 0px 0px 11px inset; 
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s; 
  opacity: 0.5;
}
.source_block .form-group {
  width: 100%;
}
.contacts_radio_sec .form-group {
  margin-bottom: 0;
}
.tags_details {
  margin-top: -15px;
}
.header_section,.single_list {
  width: 100%;
  display: grid;
  grid-template-columns:90px 165px 165px 70px 70px 150px 1fr;
  min-width: 700px;
}
.header_section > div,.single_list > div{
  padding: 0.4rem .75rem;  
}
.header_section {
  border-bottom: 2px solid #c2cfd6;
  border-top: 1px solid #c2cfd6;
  font-weight: bold;
}
.inner_contents .single_list{
  border-top: 1px solid #c2cfd6;
}
.inner_contents .single_list:nth-child(odd){
  background-color: rgba(0,0,0,.05);
}
.inner_contents .single_list .sms_detail,
.header_section .sms_detail,
.inner_contents .single_list .segment_detail,
.header_section .segment_detail{
  text-align: right;
}
.single_list.error_message {
  grid-template-columns: 1fr;
}
.msg_table_bops .message_detail_bops p{
  word-break: break-all;
}
.button_refresh a.btn,
.button_refresh a.btn:active{
  border-radius: 8px !important;
}
.subscription_count_details {
  margin-top: 3rem;
}
.custom_svg_logo.single_b {
  width: 17px;
}
.custom_svg_logo.single_b .st0{
  fill:#00BE5B;
}
.custom_svg_logo.single_b .st1{
  fill:#FF8A00;
}
.custom_svg_logo.single_b .st2{
  fill:#FFFFFF;
}
.sidebar .nav-link:hover .custom_svg_logo.single_b .st0,
.sidebar .nav-link:hover .custom_svg_logo.single_b .st2 {
  fill:#FFFFFF;
}
.logo_image {
  width: 300px;
}
.refresh_btns {
  width: 41px;
}
.button_svg_logo.bops_btn_icon {
  width: 20px;
  left: 2px;
}
.edit_contact_bops {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.edit_contact_bops .btn-group {
  margin-right: 10px;
}
.edit_contact_bops .btn-group .bops_icon_btn {
  margin-top: 0 !important;
  min-width: 37px;
  width: 37px;
}
.edit_contact_bops .btn-group .plane_icon {
  margin-top: 0 !important;
  min-width: 39px;
}
.edit_contact_bops .btn-group .plane_icon .icons {
  font-size: 15px;
}
.dashed_line{
  border-top: dashed 1px rgba(0,0,0,.1);
}
.header_section .unique_recievers,.single_list .unique_recievers,
.header_section .msg_total ,.single_list .msg_total,
.header_section .email_detail ,.single_list .email_detail  {
  text-align: right;
}
.single_list .unique_recievers,
.single_list .segment_detail  {
  padding-right: 30px;
}
.header_section .month_detail ,.single_list .month_detail {
  text-align: center;
}
.header_section .msg_total ,.single_list .msg_total {
  text-align: right;
}
.sidebar-nav .custom_svg_logo.sent_icon {
  width: 17px;
  margin-right: 11px;
}
.nav-dropdown-items .custom_svg_logo.sent_icon {
  margin-right: 0.5rem;
  left: 5px;
}
.msg_table_bops .message_detail_bops .btn_comment_icon {
  line-height: 15px;
  min-height: 20px;
  padding: 2px 6px;
  font-size: 11px;
  font-weight: bold;
}
.msg_table_bops .message_detail_bops .btn_comment_icon i.fa{
  font-size: 12px;
  position: relative;
  top: -1px;
}
.msg_table_bops .message_detail_bops .dashed_line.btn_comment_section {
  margin-bottom: 6px;
  margin-top: 6px;
}
.msg_table_bops .message_detail_bops .btn_comment_section_btm {
  margin-bottom: 6px;
  margin-top: 6px;
}
.msg_table_bops .message_detail_bops a p:last-child {
  margin-bottom: 0px;
}
.msg_table_bops .message_detail_bops .time_stamp_text {
  font-size: 10px;
}
.msg_table_bops .message_detail_bops .btn_comment_icon {
  background-color: transparent !important;
  border:none;
  border-radius: 0;
  color: #999;
}
.msg_table_bops .message_detail_bops .btn_comment_icon i.fa {
  color: #20a8d8 !important;
}
.dashed_line.btn_comment_section{
  margin-bottom: 0px !important;
}
.btn_comment_section_btm {
  margin-top: 0 !important;
}
.images-with-messages,
.images-with-messages a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-bottom: 0;
}
.images-with-messages .single-image-uploaded{
  width: 70px;
  height: 70px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: top center;
}
.images-with-messages .single-image-uploaded img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
.images-with-messages .single-image-uploaded.additional-image-indicator {
  background-color: #A4B7C1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.images-with-messages .single-image-uploaded.additional-image-indicator:hover {
  cursor: pointer;
}
.images-with-messages .single-image-uploaded.additional-image-indicator a{
  color: #fff;
}
span.images-with-messages {
  margin-top: -10px;
}
.new_msg_section {
  padding: .225rem .5rem;
  border-radius: 10px;
  border: 1px solid #c2cfd6;
  position: relative;
}
.new_msg_section .response_message_input{
  border: none;
  padding-right: 65px;
}
.new_msg_section .dropzone .dz-button {
  display: none;
}
.new_msg_section .dropzone {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.new_msg_section .response_message_input:focus{
  outline: none;
  box-shadow: none;
}
.add_image_btn {
  position: absolute;
  right: 15px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  border:none;
  top: 35px;
}
.add_image_btn:focus{
  outline: none;
}
.add_image_btn svg{
  width: 30px;
  height: auto;
  fill: #266d2d;
}
.new_msg_section .dropzone{
  border: none;
  border-top: 1px solid #c2cfd6;
  margin-top: 10px;
}
.new_msg_section .dropzone .add_new_button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  border:  none;
  position: relative;
  z-index: 1000;
  cursor: pointer;
}
.new_msg_section .dropzone .add_new_button i.fa{
  font-size: 20px;
  color: #266d2d;
}

.response_message_list .big_message .msg_images_attached {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.response_message_list .big_message .msg_images_attached .single_image_uplaoded{
  margin-right: 15px;
  border-radius: 10px;
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
}
.response_message_list .big_message .msg_images_attached .single_image_uplaoded img {
  border-radius: 10px;
  height: auto;
  max-width: 100%;
}
.response_message_list .big_message .msg_images_attached .more_images_indicator {
  margin-right: 0;
  background-color: #a4b7c1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.response_message_list .big_message .msg_images_attached .more_images_indicator .more_number {
  color: #FFF;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  line-height: 25px;
}
.response_message_list .big_message .msg_images_attached .more_images_indicator .more_txt {
  color: #FFF;
  font-size: 18px;
  text-align: center;
}
.images_placeholder_area .msg_images_attached{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.images_placeholder_area .msg_images_attached .single_image_uplaoded {
  margin-right: 15px;
  border-radius: 8px;
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}
.images_placeholder_area .msg_images_attached .single_image_uplaoded img {
  border-radius: 8px;
  height: auto;
  max-width: 100%;
}
.single_image_uplaoded .photoswipe{
  background-size: cover;
  background-repeat: no-repeat;
  width: 120px !important;
  height: 120px !important;
  background-color: #fff;
  border-radius: 10px;
  background-position: top center;
}
.single_image_uplaoded .photoswipe:hover{
  cursor: pointer;
}
.new_msg_section .dz-remove{
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 25px !important;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  z-index: 100;
  text-decoration: none;
  line-height: 17px;
  color: #fff;
  border-bottom-right-radius: 20px;
  display: flex !important;
  height: 30px;
  width: 30px;
  align-items: flex-start;
  justify-content: left;
  padding-left: 6px;
  padding-top: 3px;
}
.new_msg_section .dz-remove:hover {
  text-decoration: none !important;
  color: #F00;
}
.add_new_button:focus {
  border: none;
  outline: none;
}
.add_new_button:hover {
  cursor: pointer !important;
}
.add_new_button .fa {
  position: relative;
  z-index: -1;
}
.images_placeholder_area .msg_images_attached .single_image_uplaoded .photoswipe {
  width: 60px !important;
  height: 60px !important;
}
.images_placeholder_area .msg_images_attached .more_images_indicator {
  margin-right: 0;
  background-color: #a4b7c1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.images_placeholder_area .msg_images_attached .more_images_indicator .more_number {
  color: #FFF;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}
.images_placeholder_area .msg_images_attached .more_images_indicator .more_txt {
  color: #FFF;
  font-size: 12px;
  text-align: center;
}
.new_msg_section .emoji-picker-icon {
  right: 24px;
}
.message_detail_bops a {
  text-decoration: none;
}
.response_message_list.contains_image .big_message .text-message-chat {
  margin-bottom: 10px;
}
.response_message_list.contains_image .big_message .chat_bubble {
  padding-bottom: 10px;
  padding-top: 15px;
}
.new_msg_section .dropzone .dz-preview .dz-error-message {
  background: #1e5924;
}
.new_msg_section .dropzone .dz-preview .dz-error-message::after {
  border-bottom: 6px solid #1e5924;
}
.pswp {
  z-index: 2500;
}
.new_msg_section .dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.new_msg_section .dropzone .dz-preview .dz-details .dz-filename:hover span,
.new_msg_section .dropzone .dz-preview .dz-details .dz-filename span {
  border: 1px solid transparent;
  border-radius: 0;
}
.add_image_btn .camera-mob{
  display: none;
}
.end-time-pick-form,
.delay-time-display .form-control  {
  width: 100px !important;
  max-width: 100px !important;
}
.survey-compo {
  flex: 1;
  max-width: 100%;
  word-break: break-all;
}
.input_number_section .contact-name-additional-width {
  width: 265px;
}
.contact-name-additional-width-for-mobile {
  width: 265px !important;
}
.select-time-field {
  width: 100px;
}
.heading_area .info_icon {
  position: relative;
  top: -4px;
  left: 2px;
}
.width-fix-form {
  max-width: 306px;
  display: flex;
  align-items: center;
  width: 306px;
}
.width-fix-form .label-line {
  width: auto;
  min-width: 120px;
}
.width-fix-form-mins {
  max-width: 330px;
  flex: 0 0 330px !important;
}
.width-fix-form .time-select {
  margin-right: 3px !important;
}
.width-fix-form .info_icon {
  margin-top: -8px;
}
.width-fix-form .time-select .select-time-field {
  width: 90px;
}
.width-fix-form-mins .label-area {
    width: auto;
    min-width: 140px;
    align-items: center;
    justify-content: left;
    display: flex;
}
.delay-time-display .form-control,
.width-fix-form-mins .delay-time-display {
  width: 140px !important;
  max-width: 140px !important;
  text-align: center;
}
.delay-time-display.send-before .form-control{
  width: 100px !important;
  max-width: 100px !important;
}
.width-fix-form .label-line label {
  margin-bottom: 0;
}
.users-search-area .users_name_section{
  flex: 1;
  max-width: 100% !important;
}
.users-search-area .organisation-section .hierarchy-select .org_selection{
  background-color: #fff;
  height: 30px;
  border: 1px solid #c2cfd6;
  line-height: 1.5;
  color: #3e515b;
  padding: .225rem .5rem;
}
.inline-check-div .single-row,
.inline-check-div .single-row .delay-minutes-display{
  display: flex;
  justify-content: left;
  align-items: center;
}
.inline-check-div .single-row .delay-minutes-display .label-area {
  display: flex;
}
.inline-check-div .single-row .delay-time-display .form-control {
  width: 60px !important;
  max-width: 60px !important;
} 
.delay-cover-sec {
  margin-top: 40px;
}
.end-date-edit {
  position: relative;
}
.end-date-edit .close-icon-end-date {
  position: absolute;
  right: 23px;
  top: 4px;
  cursor: pointer;
}
.organisation-section #user_organisation_search_filter{
  min-width: 100% !important;
}
.search-icon-btn {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.button-section-sync .top_space{
  margin-top: 15px;
}
.wide-block .top_space_timewave {
  margin-top: 10px;
}
.contact_right_content .section-switch .contacts-edit-switch{
  display: flex;
  align-items: center;
}
.contact_right_content .section-switch {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 30px;
}
.search_top_section .ex_search_btn.collapsed .extended_text .fa{
  transform: rotate(-180deg);
}
.contact_section.resources-table .contact_key,
.contact_section .contact_key{
  width: 5%;
}
.contact_section.resources-table .name_block {
  width: 15%;
}
.contact_section.resources-table .email_block {
  width: 25%;
}
.contact_section .name_block {
  width: 13%;
}
.contact_section .heading_block {
  width: 12%;
}
.contact_section .email_block {
   width: 15%;
}
.card-footer a.btn-secondary svg{
  width: 11px;
  height: auto;
}
.edit_contact_bops .back-icon{
  display: flex;
  align-items: center;
}
.progressbar_div {
  display: none;
}
.sync_progress_label {
  font-size: 20px;
  color: #536B79;
}
.sync_percentage_span {
  font-size: 28px;
  font-weight: bold;
}
.info_button_div .sync_all_info_btn.collapsed .extended_text .fa-angle-double-up,
.instruction_btn.collapsed .extended_text .fa-angle-double-up {
  transform: rotate(-180deg);
}
.timewave-title {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151b1e;
}
.sync-btn-divison {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.sync-btn-divison .sync-btn {
  margin-right: 15px;
}
.sync-btn-divison .info_button_div {
  margin-right: 20px;
}
.top-sync-buttons-section {
  margin-bottom: 20px;
}
.sync-block .progressbar_div .progress-border {
  border: 1px solid #e2e9eb;
  padding: 15px;
  border-radius: 15px;
}
.sync-block .progressbar_div h3{
  color: #040404;
  font-size: 20px;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 0;
}
.sync_progress_label {
  color: #040404;
  font-size: 15px;
  margin-bottom: 0;
}
.align-text-btm {
  display: flex;
  align-items: flex-end;
}
.percent-value {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.progress .progress-bar {
  background-color: #266d2d !important;
}
.button-sync-cover {
  width: 220px;
  display: flex;
}
.contacts-listing .form-control.search_input{
  border-radius: 10px;
}
.contacts-listing .input-number {
  margin-right: 1rem;
}
.contacts-section-listing .search_top_section .ex_search_btn{
  margin-right: 2rem;
}
.contacts-form .select2-container .select2-selection--single{
  background-color: #FFFFFF !important;
}
.custom_login_section .card:first-child{
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.custom_login_section .card:last-child{
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.custom_register_section .card{
  border-radius: 10px;
}
.with-button-group {
  display: flex;
}
.with-button-group .filter-buttons {
  width: 200px;
  margin-left: 20px;
}
.with-button-group .width-fix-large {
  flex: 1;
}
.filter-buttons .btn-group {
  display: flex;
}
.filter-buttons .custom-filter-button{
  background-color: #FFFFFF;
  border:1px solid #c2cfd6 !important;
}
.filter-buttons .custom-filter-button {
  padding: 0;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-left: -2px !important;
  width: 32px;
}
.filter-buttons .custom-filter-button svg {
  width: 16px;
  height: auto;
  opacity: 0.6;
}
.filter-buttons .custom-filter-button:hover,
.filter-buttons .custom-filter-button.active{
  background-color: #d9d9d9;
}
.filter-buttons .custom-filter-button:focus{
  outline: none;
  box-shadow: none;
}
.filter-buttons .custom-filter-button:hover svg,
.filter-buttons .custom-filter-button.active svg{
  opacity: 1;
}
.filter-buttons .custom-filter-button.active svg {
  width: 18px;
}
.filter-buttons .custom-filter-button .has-text.strike {
  text-decoration: line-through;
}
.filter-buttons .custom-filter-button .has-text {
  opacity: 0.5;
  font-size: 15px;
}
.filter-buttons .custom-filter-button.active .has-text,
.filter-buttons .custom-filter-button:hover .has-text {
  opacity: 1;
}
.message_detail_bops .images-with-messages.additioanl-all-images {
  margin-top: 5px;
}
.pagination-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.pagination-bar .entry-list {
  font-size: 14px;
}
.pagination-bar .change-list-section {
  display: flex;
  align-items: center;
}
.change-list-section .selector .form-group{
  margin-bottom: 0;
  margin-left: 10px;
}
.pagination-bar .pagination {
  margin-bottom: 0;
}
.custom_pagination_container .pagination .page-item.disabled{
  opacity: 0.5;
  cursor: not-allowed;
}
.view_loop .main-bop-container{
  display: flex;
  align-items: flex-start;
  max-width: 95%;
}
.view_loop .main-bop-container .left-bop-section-inner {
  width: 400px;
  margin-right: 15px;
  flex: 0 0 400px;
}
.view_loop .main-bop-container .occassions-section {
  flex: 1;
  margin-right: 15px;
}
.view_loop .main-bop-container .inetrnal-notes-section {
  max-width: 440px;
  flex: 0 0 440px;
}
.view_loop .main-bop-container .inetrnal-notes-section .notes_section {
  margin-top: 0;
}
.occassions-section .occasions-block {
  border: 1px solid #c2cfd6;
  border-radius: 10px;
}
.occassions-section .occasions-block h2 {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5;
  color: #151b1e;
  margin-top: 10px;
}
.occassions-section .occasions-block .occasions-list {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.occassions-section .occasions-block .occasions-list .occasion-list-section {
  max-height: 65px;
  overflow-x: scroll;
}
.occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion {
  display: flex;
  align-items: flex-start;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151b1e;
}
.occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion .date-time {
  padding-right: 10px;
  width: 140px;
}
.occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion .occ-tittle {
  flex: 1;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
}
.occassions-section .occasions-block .resources-list {
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #c2cfd6;
}
.occassions-section .occasions-block .resources-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.occassions-section .occasions-block .resources-list ul li {
  margin-right: 5px;
}
.occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion .wo-link {
  margin-left: auto;
}
.response_card .survey_ques_item .rt_ques_section .score_icon{
  width: 35px;
}
.response_card .survey_ques_item .loops_border {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
.messages_card_loop .new_msg_section .add_image_btn {
  top: 15px;
}
.messages_card_loop .new_msg_section .response_message_input {
  min-height: 70px !important;
}
.followed_by_section .select_user_loop .user_select_row .contact_reply_para {
  margin-bottom: 0;
}
.main-bop-container .left-bop-section-inner dl.row{
  margin-bottom: 0;
}
.filter-select .filter-buttons{
  margin-bottom: 1rem;
}
.survey-to-filter-sec-bop {
  width: 550px;
  max-width: 550px;
  flex: 0 0 550px;
}
.resource-to-filter-sec-bop {
  width: 350px;
  max-width: 350px;
  flex: 0 0 350px;
}
#response_list_form .buttons_section.bops-buttons-main {
  width: 250px;
  max-width: 250px;
  flex: 0 0 250px;
  margin-bottom: 1rem;
}
#response_list_form .buttons_section.bops-buttons-main .reset-button-bops {
  width: 70px;
  max-width: 70px;
  flex: 0 0 70px;
}
#response_list_form .buttons_section.bops-buttons-main .main-bops-action-button {
  width: 170px;
  max-width: 170px;
  flex: 0 0 170px;
}
.additional-header-survey .main-header {
  padding: .75rem 1.25rem;
  background-color: #f0f3f5;
  border: 1px solid #c2cfd6;
  border-radius: 10px;
  margin-bottom: 1rem;
  font-weight: 800;
}

#logo_div {
  display:flex;
  align-items: flex-end;
  margin-bottom: 1rem;
}
#logo_div .asset_logo {
  margin-right: 10px;
  padding: 10px;
  background-color: #fff;
}
.multi-main .multiselect-native-select .btn-group{
  width: 100%;
  border-radius: 10px;
}
.multi-main .multiselect-native-select .btn-group .multiselect {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
}
.rt-preview-section {
  display: flex;
}
.rt-preview-section .card {
  width: 100%;
}
.rt-preview-section .card-body {
  position: relative;
}
.rt-preview-section .card-body .mobile-cover{
  top: 0px;
  width: 100%;
  position: relative;
}
.rt-preview-section .card-body .mobile-cover.position_fix {
  position: fixed;
  width: 100%;
  top: 70px;
}
.mobile-preview {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.mobile-content {
  height: 75vh;
  background-color: #e4e5e6;
  background-image: url("../img/mobile.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 1 / 2;
  padding: 40px 23px 20px 23px;
  overflow: hidden;
  margin-bottom: 0;
  border-radius: 55px;
}
.controls-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  padding-bottom: 20px;
}
.controls-section .control-button .fa-lg{
  font-size: 1em;
}
.controls-section .control-button .fa-circle  {
  color: #266d2d;
}
.center-text-content {
  padding-left: 20px;
  padding-right: 20px;
}
.preview_section_div {
  display:none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin-left: 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.sms-view {
  background-color: #FFF;
  padding: 10px;
  margin-right: 30px;
  border-radius: 10px;
  margin-left: 10px;
  margin-top: 20px;
  position: relative;
}
.sms-view:after {
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
  bottom: -20px;
  content: "";
  position: absolute;
  left: 20px;
}
.sms-view-cover .inner-header h2{
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  font-size: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #FFF;
  padding-bottom: 15px;
}
.email-preview h1{
  font-size: 20px;
  text-align: center;
}
.email-preview {
  font-size: 13px;
}
.email-preview .button-area-preview {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}
.left-manage-section .scrollable_card_header .survey_question_btn{
  white-space: unset;
  text-align: left;
  margin-top: 0;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.alert-cover {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.alert-cover .alert {
  text-align: center;
}
.survey-question-header-cover {
  display: flex;
  align-items: flex-start;
}
.survey-question-header {
  flex: 1;
  padding-right: 10px;
}
.edit-btn-survey {
  width: 35px;
  display: flex;
  justify-content: flex-end;
  margin-top: .375rem;
}
.disbaled-pointers {
  pointer-events: none;
}
.belongs-section,
.organistion-share {
  display: flex;
  align-items: center;
}
.belongs-section .belongs-label {
  min-width: 90px;
  padding-right: 10px;
  margin-bottom: 0;
}
.belongs-section .belongs-form-selector,
.share-label {
  padding-right: 10px;
}
.organistion-share  {
  margin-bottom: 0;
}
.switch-area {
  width: 40px;
}
.left-manage-section .multi-main .multiselect-native-select .btn-group .multiselect{
  background-color: #FFF;
  border-radius: 15px;
  height: 30px;
}
.question-second-row {
  margin-top: -10px !important;
}
.text_question_icon {
  margin-bottom: 5px;
  display: inline-block;
  height: 25px;
}
.message-subject{
  background-color: #FFF;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 20px;
  border-radius: 10px;
}
.message-subject h3{
  font-size: 12px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 5px;
}
.message-subject h2{
  font-size: 13px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 5px;
}
.email_preview_no_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.stats-section-block {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
.stats-section-block .stats-main {
  display: flex; 
  justify-content:center;
}
.stats-section-block .stats-main .stats-icon-section {
  flex: 1;
  display: flex;
  align-items:center;
  justify-content:center;
  margin-right: 20px;
}
.stats-section-block .stats-main .stats-score-section {
  width:25%;
  font-size:50px;
  color:#2F5C35; 
  display: flex;
  align-items:center;
  justify-content:center;
}
.stats-arrow-section {
  width:25%;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items:center;
  margin-left: 10px;
}
.stats-section-block .stats-main .stats-arrow-section .stats-single-arrow {
  width:80px;
  display: flex;
  justify-content:left;
  align-items:center;
}
.stats-section-block .stats-main .stats-arrow-section .stats-day-label {
  width:100%;
  font-size:20px;
  color:#2F5C35;
  display: flex;
  justify-content:left;
  align-items:center;
  height: 20px;
}
.stats-section-block .stats-main .stats-arrow-section .stats-single-arrow svg {
  width: 70px;
  height: auto;
}
.resource_icon {
  line-height: 12px;
}
.resource_icon svg{
  width: 20px;
  margin: 0 0.5rem 0 0;
  position: relative;
  top: 0;
}
.resource_icon svg .st0{
  fill:#33913C;
}
.sidebar .nav-link:hover .resource_icon svg .st0{
  fill:#FFF;
}
.sidebar-minimized .sidebar .nav-link .resource_icon svg {
  display: block;
  margin-left: 14px;
  margin-right: 25px;
  float: left;
}
.sidebar .nav-link i {
  font-size: 17px;
}
.sidebar .nav-link.astro-sec {
  padding-top: 0;
  padding-bottom: 0;
  height: 45px;
  display: flex;
  align-items: center;
}
.edit-survey-main-block .select-edits-survey-value {
  min-height: 30px;
} 
.edit-survey-main-block .edit-survey-value.switch-area-main {
  display: flex;
  align-items: center;
}
.manage-freq-gp-switch {
  padding-top: 3px;
}
.manage-freq-gp-switch .switch-label {
  padding-left: 10px;
  padding-top: 2px;
}
.targets-list-sort-section {
  border-top: 1px solid #c2cfd6;
  padding-top: 15px;
}
.targets-list-sort-section .inner-header {
  padding-bottom: 15px;
}
.scroll-card-list {
  padding: .75rem 1.25rem;
  background-color: #f0f3f5;
  border-radius: 10px;
  border: 1px solid #c2cfd6;
  margin-bottom: 15px;
}
.scroll-card-list:last-child {
  margin-bottom: 0;
}
.scroll-card-list .arrow-main-link{
  width: 40px;
  flex: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-button-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-button-group .add-btn {
  min-width: 100px;
  height: auto;
  margin-right: 20px;
}
.survey_row .select2-selection--single{
  background-color: #FFFF !important;
}
.survey_question_comments_link {
  text-align: left;
  margin-left: 20px;
}
.table_resource_icon {
  padding-left: 5px;
}
.select2-results__option[aria-disabled="true"] {
  display: none;
}
.sendout_popup_description {
  font-style: italic;
  text-align: justify;
  text-justify: inter-word;
}
.contact_right_content .contact-icon-line,
.contact_right_content .user-name-line {
  display: flex;
  align-items: center;
}
.contact_right_content .contact-icon-line .iocn-section {
  width: 20px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.contact_right_content .contact-icon-line .contact-selection-list {
  flex: 1;
}
.contact_right_content .user-name-line {
  margin-bottom: .5rem;
  justify-content: space-between;
}
.contact_right_content .name-button-line {
  padding-left: 10px;
}
.custom-survey-frequency-cover {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.custom-survey-frequency-cover .custom-survey-frequency-name,
.custom-survey-frequency-cover .custom-survey-frequency-survey {
  width: 15%;
  max-width: 15%;
  flex: 0 0 15%;
}
.custom-survey-frequency-cover .custom-survey-group-status,
.custom-survey-frequency-cover .custom-survey-frequency-contact {
  width: 12%;
  max-width: 12%;
  flex: 0 0 12%;
}
.custom-survey-frequency-cover .custom-survey-frequency-survey-stats {
  width: 15%;
  max-width: 15%;
  flex: 0 0 15%;
}
.custom-survey-frequency-cover .buttons_section {
  width: auto;
  flex: 1;
}
.custom-survey-frequency-cover .form-group{
  margin-bottom: 0;
}
.custom-survey-frequency-cover .add-new-btn {
  width: 100px;
  max-width: 100px;
  flex: 0 0 100px;
}
.time-icon {
  padding-left: 5px;
}
.time-icon svg{
  width: 22px;
  height: auto;
}
.resource-icon-alignment-fix {
  display: flex;
  align-items: center;
}
.confirmation_popup_btn {
  display: flex;
  align-items: center;
}
.confirmation_popup_btn .fa.fa-plus{
  font-size: 16px;
}
.confirmation_popup_btn .icon-user{
  font-size: 15px;
}
.contact_right_content .user-name-line .icon-sec-user {
  display: flex;
  align-items: center;
}
.contact_right_content .user-name-line .icon-user,
.contact_right_content .contact-icon-line .iocn-section .icon-user{
  font-size: 18px;
}
/* Todo - Code commented to further investigate the issue */
/* .contact_section .contact-list .outer_data_cover .inner_table_block .name_block{
  display: inline-flex;
  width: auto;
} */
.contact_section .contact-list .outer_data_cover .inner_table_block .name_block a {
  flex: 1;
  width: auto;
}
.contact_section .contact-list .outer_data_cover .inner_table_block .name_block .resource_icon {
  width: 27px;
  display: inline-flex;
  margin-left: 5px;
}
.new-contact {
  display: flex;
  align-items: center;
}
.map-survey-frequency .top-caption,
.map-survey-frequency .status-tw label {
  font-weight: 500;
}
.map-survey-frequency .status-tw {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.map-survey-frequency .status-tw label {
  margin-bottom: 0;
  padding-right: 10px;
}
.map-survey-frequency .status-tw .form-element-sec-status {
  width: 150px;
  height: auto;
}
.form-survey-frequency-gp {
  width: 60%;
}
.form-survey-frequency-gp #surveysListDiv .container{
  padding-left: 0;
  padding-right: 0;
}
.form-survey-frequency-gp #select2-survey_frequency_group-container .time-icon, 
.select2-results li .time-icon {
  position: relative;
  top: 2px;
}
.select2-results li.select2-results__option--highlighted .time-icon .cls-1,
.select2-results li.select2-results__option--highlighted .time-icon .cls-2{
  fill: #FFF;
}
.danger-text {
  color:#f86c6b;
}
.time-wave-services-section {
  width: 400px;
}
.time-wave-event-section {
  width: 420px;
}
.survey-frequency-active-services  {
  width: 450px;
}
.status-block-cover {
  display: flex;
  justify-content: space-between;
}
.group-status-timewave-services {
  width: 150px;
}
.group-link-size-timewave-services {
  width: 150px;
}
.status-block-cover .gp-status {
  width: 135px;
}
.status-block-cover .linked-section {
  width: 115px;
}
.status-block-cover .special_search_buttons {
  width: 220px;
  margin-top: 0;
  padding-left: 15px;
}
.status-block-cover .special_search_buttons .single-blocks{
  padding-left: 0;
  padding-right: 0;
}
.status-block-cover .special_search_buttons .single-blocks:first-child {
  padding-right: 15px;
}
.timewave_services_table .filter-section tr td{
  border-top: none;
}
.timewave_services_table .filter-section .status-filter .form-group{
  max-width: 160px;
}
.timewave_services_table tbody .status-filter {
  min-width: 240px;
}
.timewave_services_table tbody .status-filter .select2 .selection,
.manage-survey-scheduling-contact .edit_contact_forms .table-responsive .table tbody tr td .select2 .selection{
  background-color: #FFFFFF;
}
.timewave_services_table tbody .status-filter .select2-container {
  max-width: 120px;
}
.filter-mobile {
  display: none;
}
.unlink-confirmation {
  margin-top: 0 !important;
}
.manage-survey-scheduling-contact .edit_contact_forms .top_item_no_section .form-group label,
.manage-survey-scheduling-contact .edit_contact_forms .contact_left_content .form-group label{
  padding-left: 15px;
}
.bord-right {
  border-right: 2px solid #c2cfd6;
}
#add_preference_row .scrollable_card_header .form-control{
  background-color: #FFF;
}
.day-select-form {
  min-width: 70px;
}
#sendoutDate_div {
  max-width: 70px;
}
.button-container-survey-pref #add_preference_button {
  padding: .25rem .5rem;
}
.inner-mobile-header {
  display: none;
}
.instruction_btn {
  padding: .25rem .5rem;
}
.disabled-link {
    opacity: .65;
    pointer-events: none;
}
.edit_contact_forms .single_field_contact .number_source .inline_section{
  width: 100%;
}
.add-settings-block {
  display: flex;
  align-items: center;
  justify-content: left;
}
.add-settings-block .settings-text-block {
  padding-right: 5px;
}
.add-settings-block  .add-settings {
  padding: 0 5px;
  min-height: 15px;
  min-width: 40px;
  font-size: 10px;
  border-radius: 5px;
}
.add-settings-block  .add-settings .fa {
  font-size: 12px;
} 
.survey-invitation-type {
  display: flex;
  align-items: center;
  padding-left: .75rem;
  margin-bottom: 1rem;
}
.survey-invitation-type .time-icon {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.survey-invitation-type .preference-btn {
  padding: 5px;
  min-height: 20px;
  min-width: 20px;
  line-height: 12px;
  border-radius: 5px;
}
.survey-invitation-type .preference-btn .fa{
  font-size: 12px;
}
.main-number-line-contacts .right-state-change-selector {
  flex: 1;
  display:flex;
  align-items:center;
  justify-content: flex-start;
  gap: 50px;
 }
.contact-preference-table {
  border-top: 1.5px solid grey;
}
.contact-preference-table tr td{
  border-top: 1px solid #e1e7ea;
}
.edit_contact_forms .contact_left_content .main-number-line-contacts  {
  width: 100%;
}
.group-link-size-timewave-services .select2-container--default .select2-selection--single{
  background-color: #FFF !important;
}
.clickable {
  cursor: pointer;
}
.filter-icon-beams {
  display: flex;
  margin-top: 28px;
  width: 30px;
}
.filter-icon-beams .custom_svg_logo,
.sentby-beams-icon .custom_svg_logo{
  fill: rgba(255, 138, 0, 1);
}
.bops_filter_active  .custom_svg_logo{
  fill: rgba(255, 138, 0, 1);
}
.bops_filter_inactive .custom_svg_logo{
  fill: rgba(255, 138, 0, 0.5);
}
.time-wave-services-section .select2-selection{
  border: 1px solid #c2cfd6;
  border-radius: 10px;
}
.time-wave-services-section .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #c2cfd6;
}
.beams-status-section {
  width: 185px;
}
.beams-status-section .form-group .input-group.custom-width-date,
.beams-status-section .form-group.custom-width-status{
  width: 164px;
}
.beams-sent-section .form-group .input-group.custom-width-date {
  width: 164px;
}
.beams-sent-section .form-group.custom-width-status {
  max-width: 194px;
}
.align-fix-beams {
  white-space: nowrap;
}
.full-list .select2-container .select2-dropdown .select2-results .select2-results__options {
  overflow-y: auto !important;
  max-height: 300px !important;
}
.nav-item-icon {
  width: 27px !important;
  margin-right: 15px;
}
.sidebar .nav-link.survey-sec {
  padding-top: 0;
  padding-bottom: 0;
  height: 45px;
  display: flex;
  align-items: center;
}
.sidebar-minimized .sidebar .nav-item:hover > .nav-link  .resource_icon svg .st0{
  fill: #FFFFFF;
}
.nested-menu-hr {
  line-height: 0.25 !important;
}
.danger-text-bold {
  color:#f86c6b;
  font-weight: bold;
}
.main-message-section .logo-area {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.main-message-section .logo-area .error-number {
  font-size: 45px;
  font-weight: 200;
}
.main-message-section .logo-area .logo-section {
  width: 120px;
}
.main-message-section .logo-area .logo-section img {
  width: 100%;
  height: auto;
}
/*
 * Media queries
 */
@media(min-width: 1000px){
  .contact_reply_para .multiselect-native-select ul.multiselect-container {
    min-width: 250px;
    transform: translate3d(65px, 0px, 0px) !important;
  }
  .status-block-section {
    max-width: 120px;
    flex: 0 0 120px;
  }
  .notes-search-contact,
  .filter-name-resource {
    flex: 1;
    max-width: 100%;
  }
}
@media(min-width: 992px){
  .contact-list {
    margin-top: 0px;
  }
  .contact_search {
    margin-top: -30px;
  }
  .sidebar-minimized .sidebar .nav-item:hover > .nav-link, .sidebar-minimized .sidebar .navbar .nav-item:hover > .dropdown-toggle, .navbar .sidebar-minimized .sidebar .nav-item:hover > .dropdown-toggle {
    background: #33913c;
  }
  .sidebar-minimized .sidebar .nav > .nav-dropdown:hover {
    background: #33913c;
  }
  .brand-minimized .app-header.navbar .navbar-brand {
    background-size: 25px;
    background-position: center center;
    background-image: url("../img/logo-hat.png");
  }

}

@media(max-width: 1800px){
  .service_row {
    width: 180px;
  }
  .contact_section table.table,
  table.missions_table,
  table.survey-listing-table,
  .timewave_services_table {
    width: 1500px;
    max-width: 1500px;
  }
  .contact_section.resources-table table.table {
    width: 1500px;
    max-width: 1500px;
  }
  .sidebar-hidden .contact_section table.table,
  .brand-minimized .contact_section table.table,
  .sidebar-hidden .contact_section.resources-table table.table,
  .brand-minimized .contact_section.resources-table table.table,
  .sidebar-hidden table.missions_table,
  .brand-minimized table.missions_table,
  .sidebar-hidden table.survey-listing-table,
  .brand-minimized table.survey-listing-table{
    width: 100%;
    max-width: 100%;
  }
  .view_loop .main-bop-container .inetrnal-notes-section {
    max-width: 250px;
    flex: 0 0 250px;
  }
  .beams-table {
    width: 1700px !important;
    max-width: 1700px !important;
  }
}
@media(max-width: 1750px){
  .edit_left_content {
    width: 75%;
    max-width: 75%;
    flex: 0 0 75%;
  }
  .preview_area {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .left_section_matrix ,.matrix_rt_section{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .opening_hrs_area {
    width: 250px;
    flex: 0 0 250px;
    max-width: 250px;
  }
  .legend_desc_area {
    flex: 1;
    max-width: 600px;
  }
  .sync_section {
    flex: 1;
    margin-top: 25px;
  }
  .custom_width_changes_chat {
    width: 85%;
    max-width: 85%;
    flex: 0 0 85%;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 700px;
    max-width: 700px;
    width: 700px;
  }
  .response_message_list .big_message .msg_images_attached {
    flex-wrap: wrap;
  }
}
@media(max-width: 1650px){
  .contacts_radio_sec {
    max-width:100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .top_item_no_section {
    max-width:60%;
    flex: 0 0 60%;
    width: 60%;
  }
  .top-item-no-contact-section {
    max-width:60%;
    flex: 0 0 60%;
    width: 60%;
  }
  .organisation_right_content {
    flex: 1;
    max-width: 100%;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 600px;
    max-width: 600px;
    width: 600px;
  }
  .images-with-messages {
    justify-content: flex-start;
  }
  .users-search-area .buttons_section {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
   .users-search-area .organisation-section {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
  }
  .users-search-area .buttons_section .special_search_buttons {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .users-search-area .add_users_button.special_search_buttons {
    margin-top: 10px;
    margin-bottom: 25px;
    display: inline-block;
    max-width: 100%;
    margin-left: auto;
  }
  .contact_section.resources-table table.table,
  .timewave_services_table {
    width: 1300px;
    max-width: 1300px;
  }
  .occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion .occ-tittle { 
    max-width: 300px;
  }
  .main-number-line-contacts .contact-edit-label-number,
  .contact_left_content .edit-contact-label-width{
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
  } 
  .contacts_edit_cover .edit-contact-form-element-width{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
@media(max-width: 1500px){
  .main_tabs_area {
    max-width:60%;
    flex: 0 0 60%;
    width: 60%;
  }
  .contact_right_content,.contact_left_content,.organisation_left_content,.organisation_right_content {
    max-width:45%;
    flex: 0 0 45%;
    width: 45%;
  }
  .contact_left_content .contacts_edit_cover {
    display: flex;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_label,.organisation_left_content .organisation_edit_label{
    max-width: 30%;
    flex: 0 0 30%;
    width: 30%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_fields,.organisation_left_content .org_edit_fields{
    flex: 1;
  }
  .organisation_left_content #country_subdivisions_div .contact_edit_label{
    max-width: 30%;
    flex: 0 0 30%;
    width: 30%;
  }
  .organisation_left_content #country_subdivisions_div .contact_edit_fields {
    flex: 1;
  }
  .synchronize .sync_block {
    display: block;
  }
  .synchronize .sync_block .refresh_btn {
    margin-left: 0;
    margin-top: 1rem;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 500px;
    max-width: 500px;
    width: 500px;
  }
  .loops_width_adjust {
    max-width:35%;
    flex: 0 0 35%;
    width: 35%;
  }
  .loops_rt_width_adjust {
    max-width:65%;
    flex: 0 0 65%;
    width: 65%;
  }
  .align-text-btm {
    display: block;
  }
  .view_loop .main-bop-container {
    max-width: 100%;
    flex-wrap: wrap;
  }
  .view_loop .main-bop-container .inetrnal-notes-section {
    max-width: 330px;
    flex: 0 0 330px;
    margin-top: 0;
  }
  .date_of_month_div {
    max-width: 80px;
    flex: 0 0 80px;
  }
  .time_select_div {
    max-width: 100px;
    flex: 0 0 100px;
  }
  .survey_invitation_section.survey-frequency table.table {
    width: 1200px;
    max-width: 1200px;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-survey-stats {
    width: 18%;
    max-width: 18%;
    flex: 0 0 18%;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-name {
    width: 13%;
    max-width: 13%;
    flex: 0 0 13%;
  }
  .survey-preference-row-list .row .form-field-survey-pref {
    padding-left: 7px;
    padding-right: 7px;
  }
  .survey-preference-row-list .row .form-field-survey-pref.week-day-selector {
    max-width: 15%;
  }
  .top-item-no-contact-section {
    max-width: 45%;
    flex: 0 0 45%;
    width: 45%;
  }
  .main-number-line-contacts .contact-edit-label-number{
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
  } 
  .main-number-line-contacts .right-state-change-selector {
   flex: 1;
   display:flex;
   align-items:center;
   justify-content: space-between;
  }
  .contact_left_content .contacts_edit_cover .edit-contact-label-width{
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
  }
}
@media(max-width: 1440px){
  .place_name_section{
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom_width_changes_chat {
    width: 90%;
    max-width: 90%;
    flex: 0 0 90%;
  }
  .contact_section table.table,
  table.survey-listing-table{
    width: 1400px;
    max-width: 1400px;
  }
  .contact_section .contact_key {
    width: 6%;
  }
  .contact_section .name_block {
    width: 14%;
  }
  .outer_data_cover .inner_table_block .tags_comments_section {
    margin-left: calc(6% + 25px);
    margin-right: calc(10% + 20px);
  }
  .survey_section table.survey_comp_table{
    min-width: 1000px;
  }
  .contact_section table.table {
    width: 1250px;
    max-width: 1250px;
  }
  .contact_section.resources-table table.table {
    width: 1110px;
    max-width: 1110px;
  }
  .form-width-fill {
    flex: 1;
    max-width: 100%;
  }
  .date-section-bops {
    max-width: 30%;
    flex: 0 0 30%;
  }
  .mobile-content { 
    height: 72vh;
    border-radius: 45px;
  }
  .map-survey-frequency .status-tw .form-element-sec-status {
    width: 120px;
  }
  .top-item-no-contact-section {
    max-width:60%;
    flex: 0 0 60%;
    width: 60%;
  }
  .main-number-line-contacts .contact-edit-label-number{
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
  } 
  .left-manage-section .card-body .form-survey-left {
    max-width: 35%;
    flex: 0 0 35%;
    width: 35%;
    flex-shrink: 0;
  }
  .left-manage-section .card-body .form-survey-right{
    flex: 1;
  }
}
@media(max-width: 1400px){
  .top_item_no_section {
    max-width:75%;
    flex: 0 0 75%;
    width: 75%;
  }
  .top_item_no_section .contact_main .item_text_area {
    flex:1;
    width: 100%;
    max-width: 100%;
  }
  .top_item_no_section .contact_main .item_number,.top_item_no_section .contact_main .belongs_to {
    max-width: initial;
    display: inline-flex;
    flex: 0;
  }
  .synchronize .sync_block {
    display: block;
  }
  .synchronize .sync_block .refresh_btn {
    margin-left: 0;
    margin-top: 1rem;
  }
  .loops_width_adjust {
    max-width:35%;
    flex: 0 0 35%;
    width: 35%;
  }
  .loops_rt_width_adjust {
    max-width:65%;
    flex: 0 0 65%;
    width: 65%;
  }
  .msg_table_bops {
    min-width: 1200px;
  }
  .contact_section.resources-table table.table{
    width: 1100px;
    max-width: 1100px;
  }
  .edit-survey-main-block {
    max-width:65%;
    flex: 0 0 65%;
    width: 65%;
  }
  .main-listing-section {
    width: 200px;
    max-width: 200px;
  }
  #sendoutText {
    width: 200px;
    display: inline-flex;
  }
  .left-manage-section .card-body .form-survey-left {
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
    flex-shrink: 0;
  }
}
@media(max-width: 1350px){
  .contact-list {
      margin-top: 0px;
    }
  .message_section,.buttons_section {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .buttons_section .special_search_buttons {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .date_section {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .contact_section .special_search_buttons,.survey_section .special_search_buttons,.targets_section .special_search_buttons{
    margin-top: 29px;
  }
  .contact_section .add_contact_button,.survey_section .add_survey_button{
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .survey_invitation_section .special_search_buttons{
    margin-top: 29px;
  }
  .add_button_target_survey {
    margin-left: auto;
    margin-top: 10px;
  }
  .targets_section .add_target_button {
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .add_users_button {
    margin-left: auto;
  }
  .add_users_button.special_search_buttons{
    margin-top: 10px;
    margin-bottom: 25px;
    display: inline-block;
    max-width: 100%;
  }
  .users_role_section{
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .add_asset_row {
    margin-left: 0;
    justify-content: flex-end;
  }
  .add_assets_button_section {
    display: inline-block;
    max-width: 100%;
  }
  .preview_area {
    display: none;
  }
  .edit_left_content {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .position-block {
    width:100%;
  }
  .main_tabs_area {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .extended_search_bar .buttons_section .special_search_buttons {
    margin-bottom: 0;
  }
  .contact_right_content,.contact_left_content {
    max-width:50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .input_number_section {
    width: 115px;
  }
  .input_number_section .form-control {
    width: 100%;
  }
  .matrix_rt_section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .organisation_right_content,.organisation_left_content  {
    max-width:50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .organisation_right_content .col-form-label {
    white-space: normal;
    word-break: break-word;
  }
  .custom_width_changes_chat {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .survey_name_sec_fields,.survey_status_section,.survey_btns_group {
    max-width:50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .survey_btns_group .special_search_buttons,.margin-fix-bops {
    margin-top: 0;
    margin-bottom: 25px;
  }
  .view_loop .main-bop-container .inetrnal-notes-section {
    max-width: 400px;
    flex: 0 0 400px;
    margin-top: 0;
  }
  #response_list_form .buttons_section.bops-buttons-main {
    margin-bottom: 0;
  }
  .organisation-share-cover,
  .belongs-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .day_of_month_div {
    width: 160px;
    max-width: 160px;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-name {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
  }
  .custom-survey-frequency-cover .custom-survey-group-status, 
  .custom-survey-frequency-cover .custom-survey-frequency-contact {
    width: 15%;
    max-width: 15%;
    flex: 0 0 15%;
  }
  .custom-survey-frequency-cover .form-group {
    margin-bottom: 1rem;
  }
  .custom-survey-frequency-cover .margin-fix-bops {
    margin-bottom: 0;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-survey {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-survey-stats {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
  }
  .survey-preference-row-list .row .form-field-survey-pref{
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media(max-width: 1285px){
  .timewave_services_table .confirmation_popup_btn{
    margin-top: 5px;
  }
  .align-fix-search {
    flex-direction: column;
  }
  .align-fix-search  .contacts-section-listing {
    max-width: 100%;
    flex: 1;
    margin-top: 5px;
  }
  .edit-survey-main-block {
    max-width:85%;
    flex: 0 0 85%;
    width: 85%;
  }

}
@media(max-width: 1250px){
  .select_user_loop_status {
    position: absolute;
    left: 66px;
    right: 0;
    top: 20px;
  }
  .view_loop .main-bop-container .occassions-section {
    margin-right: 0;
  }
  .view_loop .main-bop-container .inetrnal-notes-section {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .asset_logo {
    height: auto;
  }
  .default-schedulling-block {
    flex: 1;
  }
  .week-day-selector {
    flex: 1;
    max-width: 100%;
  }
  .add-new-txt {
    display: none;
  }
  .left-manage-section .card-body .form-survey-left {
    max-width: 45%;
    flex: 0 0 45%;
    width: 45%;
    flex-shrink: 0;
  }
}
@media(max-width: 1200px){
  .contact-list {
      margin-top: 0px;
    }
  .add_button_target_survey,.survey_section .add_survey_button,.targets_section .add_target_button{
    display: inline-block;
    max-width: 100%;
  }
  .add_new_text {
    display: none;
  }
  .language_selection_division .lang_label,.language_selection_division .lang_selection{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_label,.contact_left_content .contacts_edit_cover .contact_edit_fields{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .top_item_no_section {
    max-width:85%;
    flex: 0 0 85%;
    width: 85%;
  }
  .top_item_no_section.single_field_contact .contact_main .item_text_area{
    max-width:50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .single_field_contact.top_item_no_section .contact_main .item_number {
    max-width: initial;
    display: inline-flex;
    flex: 0;
  }
  .contact_right_content .top_space_fix {
    top: 6px;
  }
  .place_name_section{
    width: inherit;
    flex: 1;
    max-width: inherit;
  }
  .sync_section{
    flex: 0 1 auto;
  }
  .legend_desc_area {
    max-width: 100%;
  }
  .synchronize .sync_block {
    display: inline-flex;
    margin-top: 0;
  }
  .synchronize .sync_block .refresh_btn {
    margin-left: 20px;
    margin-top: 0;
  }
  .occupancy_matrix .left_section_matrix .matrix_bg .data_matrix {
    width: 900px;
  }
  .left_section_matrix {
    overflow-y: auto;
  }
  .organisation_right_content .col-form-label,.organisation_left_content .col-form-label{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .organisation_right_content .org_edit_fields,.organisation_left_content .org_edit_fields{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .organisation_left_content #country_subdivisions_div .contact_edit_fields{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 450px;
    max-width: 450px;
    width: 450px;
  }
  .view_loop .notes_section {
    margin-top: -10px;
  }
  .select_user_loop_status {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
  }
  .survey_btns_group {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .tags_details {
    margin-top: -5px;
  }
  .response_message_list .big_message .msg_images_attached .single_image_uplaoded {
    width: 100px;
    height: 100px;
  }
  .single_image_uplaoded .photoswipe {
    width: 100px !important;
    height: 100px !important;
  }
  table.survey-listing-table{
    width: 1100px;
    max-width: 1100px;
  }
  .users-search-area .organisation-section,
  .bops-contact-sec,
  .bops-city-sec {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .contact_right_content .section-switch .contacts-edit-switch {
    margin-top: 35px;
  }
  .filter-select,
  .date-section-bops {
    flex: 50%;
    max-width: 50%;
  }
  #response_list_form .buttons_section {
    max-width: 100%;
    flex: 1;
  }
  .mobile-content {
    height: 65vh;
    border-radius: 35px;
  }
  .float-fix-mob {
    float: inherit !important;
  }
  .contact_right_content .user-name-line {
    align-items: flex-start;
  }
  .map-survey-frequency .status-tw {
    flex-direction: column;
    align-items: flex-start;
  }
  .map-survey-frequency .status-tw .form-element-sec-status {
    width: 100%;
  }
  .week-day-selector {
    max-width: 12%;
  }
  .main-number-line-contacts .contact-edit-label-number{
    max-width: 30%;
    flex: 0 0 30%;
    width: 30%;
  } 
  .edit_contact_forms .contact-top-section-main {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .main-number-line-contacts .right-state-change-selector {
    justify-content: flex-start;
  }
  .left-manage-section .card-body .form-survey-left {
    position: relative;
  }
  .left-manage-section .card-body .form-survey-left .info_icon {
    position: absolute;
    top: 7px;
    right: auto;
  }
}
@media(max-width: 1100px){
  .contact_left_content .form-group .col-form-label.col-md-4{
    width: 40%;
    max-width: 40%;
    flex: 0 0 40%;
  }
  .contact_left_content .form-group .col-md-8 {
    width: 60%;
    max-width: 60%;
    flex: 0 0 60%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_label{
    max-width: 40%;
    flex: 0 0 40%;
    width: 40%;
  }
  .users-search-area .organisation-section {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .users-search-area .users_role_section {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .edit-survey-main-block {
    max-width:100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .day_of_month_div {
    width: 130px;
    max-width: 130px;
  }
  .main-listing-section {
    width: 160px;
    max-width: 160px;
  }
}
@media(max-width: 1024px){
  .contact-list {
      margin-top: 0px;
    }
  .pad-md {
    padding-left: 2px;
    padding-right: 2px;
  }
  .survey_question_create_btn {
    margin-top: 10px;
  }
  .add_new_text {
    display: none;
  }
  .input_number_section {
    width: 100px;
  }
  .api_provider_btns .btn {
    margin-bottom: 20px;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 425px;
    max-width: 425px;
    width: 425px;
  }
  .users-search-area .users_name_section,
  .users-search-area .organisation-section,
  .users-search-area .users_role_section{
    width: 33.33333%;
    max-width: 33.33333%;
    flex: 0 0 33.33333%;
  }
  .users-search-area .buttons_section .special_search_buttons,
  .users-search-area .add_users_button.special_search_buttons {
    margin-top: 29px;
  }
  #response_list_form .buttons_section {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .resource-to-filter-sec-bop {
    flex: 1;
  }
}
@media(max-width: 991.98px){
  .contact-list {
      margin-top: 0px;
    }
  .add_question {
    width:auto;
    max-width: 100%;
  }
  .custom_login_section .card-group{
    display: block;
  }
  .custom_login_section .card-group .card{
    margin-bottom: 0px;
  }
  .custom_login_section .card-group .card.register_block_rt {
    width: 100%;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .custom_register_section {
    max-width: 80%;
    flex: 0 0 80%;
  }
  .app-header.navbar .navbar-brand {
    position: absolute;
    left: 50px;
    margin-left: 0;
    width: 100px;
    background-position: left center;
  }
  .cio_body .app-header.navbar .navbar-brand {
    background-position: left center;
    width: 140px;
  }
  .sidebar-mobile-show .main {
    margin-right: -250px !important;
    margin-left: 250px !important;
  }
  .sidebar {
    margin-left: -265px;
  }
  .app-header.navbar .navbar-toggler {
    margin-left: 0;
  }
  .btn_cover {
    min-width: 125px;
  }
  .extended_search_bar .buttons_section .special_search_buttons {
    margin-bottom: 0;
  }
  .live_src_btn {
    margin-left: 1rem !important;
  }
  .fix_error_message .live_count_error {
    margin-bottom: 0;
  }
  .user_organisation_select_div .dropdown-item{
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .select2-dropdown .select2-results .select2-results__option {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .app-header.navbar {
    z-index: 2000;
  }
  .top_space_fix {
   top: 0;
  }
  .top_item_no_section {
    max-width:100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .top_item_no_section .contact_main .item_text_area {
    flex: 1;
  }
  .top_item_no_section.single_field_contact .contact_main .item_text_area {
    flex: 1;
    max-width: 100%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_fields {
    margin-top: -.2rem;
  }
  .edit_contact_forms .contact_left_content .contacts_edit_cover {
    margin-bottom: 0.25rem;
  }
  .contact_edit_label label,.lang_label label{
    margin-bottom: 0;
  }
  .input_number_section {
    width: 120px;
  }
  .contact_right_content .top_space_fix label{
    margin-bottom: 3px;
  }
  .edit_buttons_status_text .btm-padding {
    font-size: 13px;
  }
  .left_time_section {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
  }
  .rt_time_matrix {
    flex: 1;
    max-width:100%;
  }
  .left_section_matrix {
    overflow-y: auto;
  }
  .matrix_bg {
    min-width: 800px;
  }
  .legend_section {
    margin-top: 1rem;
  }
  .occupancy_matrix .left_section_matrix .matrix_bg .data_matrix {
    width: 100%;
  }
  .survey_section .special_search_buttons {
    margin-top: 0rem;
    margin-bottom: 1rem;
  }
  .images_placeholder_area {
    min-height:60px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .time_stamp_text {
    margin-top: 0.5rem;
  }
  .loops_border {
    margin-top: 0;
  }
  #master_alert_div .alert {
    margin-left: 0;
    margin-right: 0;
    padding-right: 35px;
  }
  .timewave_services_table .confirmation_popup_btn{
    margin-top: 5px;
  }
  .mobile-contacts-div .notes_row,.mobile-contacts-div .hashtags_row {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex: 1;
    border: none !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .notes_row {
    flex-direction: column;
  }
  .hashtags_row .border_fixes_mobile,.notes_row .border_fixes_mobile {
    padding: 10px;
    border: 1px solid #c2cfd6 !important;
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
  }
  .hashtags_row .border_fixes_mobile p,.notes_row .border_fixes_mobile p {
    margin-bottom: 0;
  }
  .subscription_count_details {
    margin-top: -10px;
  }
  .add_image_btn .camera-mob{
    display: block;
  }
  .add_image_btn .image-icon {
    display: none;
  }
  .add_image_btn {
    top: auto;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    padding-left: 5px;
  }
  .add_image_btn svg {
    width: 20px;
  }
  .users-search-area .users_name_section,
  .users-search-area .organisation-section,
  .users-search-area .users_role_section,
  .users-search-area .status-selection-section{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .users-search-area .buttons_section .special_search_buttons, 
  .users-search-area .add_users_button.special_search_buttons {
    margin-top: 10px;
  }
  .top_space {
    border-bottom: none;
    padding-bottom: 10px;
  }
  .button-section-sync .top_space {
    border-bottom: none;
    padding-left: 6px;
    padding-bottom: 0;
  }
  .sync-btn-divison {
    flex-direction: column;
    align-items: flex-start;
  }
  .settings_buttons_div {
    width: 100%;
  }
  .view_loop .main-bop-container .inetrnal-notes-section {
    margin-top: 0.5rem;
  }
  .mobile-content {
    height: 50vh;
    border-radius: 35px;
  }
  .edit-survey-main-block .form-group{
    margin-bottom: 0.25rem;
  }
  .main-listing-section {
    width: 150px;
    max-width: 150px;
  }
  .custom-survey-frequency-cover .custom-survey-frequency-name,
  .custom-survey-frequency-cover .custom-survey-frequency-survey,
  .custom-survey-frequency-cover .custom-survey-group-status,
  .custom-survey-frequency-cover .custom-survey-frequency-contact,
  .custom-survey-frequency-cover .custom-survey-frequency-survey-stats,
  .custom-survey-frequency-cover .buttons_section  {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .custom-survey-frequency-cover .buttons_section {
    margin-bottom: 1rem;
  }
  .custom-survey-frequency-cover .buttons_section .reset-button-bops .btn{
    display: block;
  }
  .form-survey-frequency-gp {
    width: 100%;
  }
  .filter-section .blank-block {
    display: none;
  }
  .filter-mobile {
    display: block;
  }
  .timewave_services_table .filter-section {
    display: none;
  }
  .timewave_services_table {
    width: 1200px;
    max-width: 1200px;
  }
  .filter-mobile .special_search_buttons{
    margin-top: 0;
  }
  .filter-mobile .special_search_buttons .reset-btn-timewave-services .btn{
    display: block;
  }
  .survey-preference-row-list .row .form-field-survey-pref{
    padding-left: 7px;
    padding-right: 7px;
  }
  .week-day-selector{
    max-width: 16.66667%;
  }
  .beams-filter .buttons_section {
    width: 100%;
    max-width: 100%;
    display: flex;
    gap: 30px;
  }
  .beams-filter .buttons_section .left-search-btn {
    flex: 1;
  }
  .beams-filter .buttons_section .right-reset-btn {
    width: 70px;
    max-width: 70px;
    flex: 0 0 70px;
    margin-top: 0;
  }
  .left-manage-section .card-body .form-survey-left {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
    flex-shrink: 0;
  }
  .left-manage-section .card-body .form-survey-left .info_icon {
    position: relative;
    top: auto;
    right: auto;
  }
}
@media(max-width: 768px){
  .chat_sent .single_chat_item,.single_chat_item {
    flex-direction: column-reverse;
  }
  .single_chat_item .big_message .chat_bubble {
    flex: 0 0 90%;
    max-width: 90%;
    width: 90%;
  }
  .chat_sent .single_chat_item .big_message {
    justify-content: flex-end;
  }
  .chat_recieved .single_chat_item .big_message {
    justify-content: flex-start;
  }
  .single_chat_item .sender_details {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
  }
  .chat_sent .single_chat_item .sender_details {
    text-align: right;
  }
  .chat_sent .single_chat_item .big_message .chat_bubble {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .chat_recieved .single_chat_item .big_message .chat_bubble {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .chat_recieved .single_chat_item .big_message .chat_bubble:after {
    left: 20px;
    right: auto;
    top: auto;
    bottom: -30px;
    border-color: #bfe4c3 transparent transparent transparent;
  }
  .chat_sent .single_chat_item .big_message .chat_bubble:after {
    left: auto;
    right: 20px;
    top: auto;
    bottom: -30px;
    border-color: #e5eaec transparent transparent transparent;
  }
  .single_chat_item .big_message .chat_bubble {
    padding: 15px;
    border-radius: 10px;
  }
  .modal {
    z-index: 2050;
    top: 50px;
  }
  .modal-backdrop {
    z-index: 2040;
  }
  .description_align_fix {
    margin-left: 5px;
    display: inline-flex;
    width: calc(100% - 30px);
  }
  .quick_link_btn:hover {
    color: #000;
    background-color: #FFF;
  }
  .quick_link_btn:hover .quick_icon{
    color: #33913c;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st1{
    fill: #F5891F;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st0{
    fill:#33913c;
  }
  .survey_section table.survey_comp_table {
    min-width: 850px;
  }
  .delay-time-display label {
    margin-bottom: 0;
  }
  .end-day-items {
    display: flex;
    align-items: center;
  }
  .end-day-items .label-line,
  .end-day-items .time-select .form-group{
    margin-bottom: 0;
  }
  .time-select {
    margin-bottom: 0;
  }
  .width-fix-form .info_icon {
    margin-top: 0;
  }
  .width-fix-form-mins .delay-time-display{
    margin-bottom: 0;
  }
  .width-fix-form-mins {
    margin-bottom: 0;
    max-width: 100%;
  }
  .inline-check-div .single-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .filter-buttons .custom-filter-button:hover{
    background-color: transparent;
  }
  .filter-buttons .custom-filter-button.active{
    background-color: #d9d9d9;
  }
  .filter-select, 
  .date-section-bops,
  .bops-contact-sec,
  .bops-city-sec,
  .date-section-bops,
  #response_list_form .buttons_section{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .rt-preview-section {
    display: none;
  }
  .contact_right_content .contact-icon-line .contact-selection-list .select2-container {
    width: calc(100vw - 125px) !important;
  }
  .form-survey-frequency-gp #surveysListDiv .container {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
  .manage-survey-scheduling-contact .edit_contact_forms .top_item_no_section .form-group label, 
  .manage-survey-scheduling-contact .edit_contact_forms .contact_left_content .form-group label {
    padding-left: 0;
  }
  .select-form-pref {
    width: 200px;
  }
  .select-form-pref .select2-container {
    width: 100% !important;
  }
  .survey-preference-row-list .row .form-field-survey-pref {
    width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
    flex: 0 0 auto;
  }
  .survey-preference-row-list .row .form-field-survey-pref:last-child {
    margin-bottom: 0;
  }
  .web-only-header-preference-survey {
    display: none;
  }
  .survey-preference-row-list .row .form-field-survey-pref .select2-container,
  #sendoutDate_div{
    width: 100% !important;
  }
  .inner-mobile-header {
    display: block;
    padding-left: 7px;
    padding-right: 7px;
  }
  #sendoutDate_div {
    max-width: 100%;
  }
  .add-new-txt {
    display: inline-block;
  }
}
@media(max-width: 767.98px){
  .contact-list {
      margin-top: 0px;
    }
  .special_search_buttons .btn{
    margin-bottom: 20px;
  }
  .pad-md {
    padding-left: 2px;
    padding-right: 2px;
  }
  .logo_image {
    width: 200px;
  }
  .custom_register_section,.users_role_section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .message_section,.buttons_section,.date_section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .main .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .special_search_buttons,.contact_section .add_contact_button {
    margin-top: 0px;
    margin-bottom: 0;
  }
  .buttons_section .special_search_buttons{
    margin-bottom: 0;
    margin-top: 10px;
  }
  .group-select.translation {
    width: 100%;
  }
  .contact_add_button_cover {
    justify-content: end;
  }
  .time_selector {
    max-width: 50%;
    width: 50%;
  }
  .time_selector .label_alignment {
    text-align: left;
  }
  .logo_image.cio_logo {
    max-width: 80%;
  }
  .position_icon {
    width: 10%;
  }
  .ui-widget.ui-widget-content {
    border:none !important;
    left: 15px !important;
  }
  .ui-widget.ui-widget-content .ui-tooltip-content {
    background-color: #FFF;
    display: inline-block;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  }
  .left_nav {
    display: none;
  }
  .inner_tabs_section .tab_contents .tab-content > .tab-pane,  .inner_tabs_section .tab_contents .tab-content > .active{
    display: block;
    opacity: 1;
  }
  .caption_space_mobile {
    display: block;
    padding: .5rem 1rem;
    background-color: #F6F8F9;
    border-left: 1px solid #F6F8F9;
    margin-bottom: 1px;
    color: #666;
  }
  .display_md {
    display: none;
  }
  .display_xs {
    display: block;
  }
  .service_row {
    width: 180px;
  }
  .form-control.search_input {
    display: none;
  }
  .search_top_section .simple_search {
    margin-bottom: 0;
    display: none;
  }
  .extended_search_bar {
    padding-top: 25px;
  }
  .extended_search_bar .form-group .form-control{
    margin-bottom: 0;
  }
  .edit_left_content .time_zone_selector {
    margin-top: .5rem;
  }
  .ex_search_btn .extended_text{
    display: none;
  }
  .ex_search_btn .n_search_text{
    display: block;
  }
  .pagination {
    justify-content: center;
  }
  .lang_select .invitation_type_selector {
    display: block;
    margin-bottom: 0;
  }
  .select2-container {
    min-width: inherit;
    width: calc(100vw - 4.5rem) !important;
  }
  .register_page_head_block {
    display: flex;
    flex-direction: column-reverse;
  }
  .contact_right_content,.contact_left_content {
    max-width:100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .contact_left_content .form-group .col-form-label.col-md-4{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact_left_content .form-group .col-md-8 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_label{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_fields,.top_item_no_section{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact_left_content .contacts_edit_cover {
    display: block;
  }
  .single_field_contact.top_item_no_section .contact_main .item_number{
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
    justify-content: flex-start;
    margin-right: 0;
  }
  .single_field_contact.top_item_no_section .contact_main .item_text_area {
    width: 70%;
    max-width: 70%;
    flex: 0 0 70%;
  }
  .top_item_no_section .contact_main .item_number,.top_item_no_section .contact_main .belongs_to {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
    justify-content: flex-start;
    margin-right: 0;
  }
  .top_item_no_section .contact_main .item_text_area {
    width: 70%;
    max-width: 70%;
    flex: 0 0 70%;
  }
  .number_source {
    flex-direction: column;
  }
  .number_source .inline_section {
    margin-right: 0;
  }
  .contact_main {
    width: 100%;
    margin-bottom: 0;
    display: inline-flex;
  }
  .nummer input.form-control,.item_text_area input.form-control {
    max-width: 100%;
    width: 100%;
    flex: 100%;
  }
  .number_source {
    margin-bottom: 0;
  }
  .number_source .inline_section {
    margin-bottom: 0.5rem;
  }
  .contact_left_content .contacts_edit_cover .contact_edit_fields {
    margin-top: -.2rem;
  }
  .edit_contact_forms .contact_left_content .contacts_edit_cover {
    margin-bottom: 0.25rem;
  }
  .contact_edit_label label,.lang_label label{
    margin-bottom: 0;
  }
  .contact_right_content .no-padding-left{
    padding-left: 13px !important;
  }
  .left_time_section .select2-container{
    width: 100%!important;
  }
  .sync_section {
    margin-top: 0;
  }
  .api_provider_btns .btn {
    margin-bottom: 20px;
  }
  .organisation_right_content,.organisation_left_content  {
    max-width:100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .button_sec_footer .custom_image_crop_btn{
    margin-bottom: 1rem;
  }
  .single_time_entry_sec .select2-container{
    width: 100% !important;
  }
  a i.fa.fa-info-circle {
    font-size: 18px;
  }
  .modal {
    top: 50px;
  }
  .top_item_no_section .contact_main .item_text_area.nummer,.inline_section .contact_main .ext_link {
    display: flex;
    align-items: center;
  }
  .survey_name_sec_fields,.survey_status_section {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hashtags_row p,.notes_row p {
    margin-bottom: 0;
  }
  .number_source {
    position: relative;
  }
  .number_source .inline_section {
    padding-right: 45px;
  }
  .number_source .button_refresh {
    position: absolute;
    right: 0;
    top: 3px;
    padding-right: 0;
  }
  .response_message_list .big_message .msg_images_attached .single_image_uplaoded {
    width: 80px;
    height: 80px;
    border-radius: 10px;
  }
  .response_message_list .big_message .msg_images_attached .more_images_indicator .more_number {
    font-size: 18px;
  }
  .response_message_list .big_message .msg_images_attached .more_images_indicator .more_txt {
    font-size: 14px;
  }
  .single_image_uplaoded .photoswipe {
    width: 80px !important;
    height: 80px !important;
  }
  .images_placeholder_area .msg_images_attached .single_image_uplaoded .photoswipe {
    width: 60px !important;
    height: 60px !important;
  }
  .users-search-area .users_name_section,
  .users-search-area .organisation-section,
  .users-search-area .users_role_section,
  .users-search-area .status-selection-section,
  .users-search-area .buttons_section{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .users-search-area .buttons_section .special_search_buttons, 
  .users-search-area .add_users_button.special_search_buttons {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .contact_right_content .section-switch .contacts-edit-switch {
    margin-top: initial;
  }
  .check-box-tags {
    padding-top: .75rem;
  }
  .sync-block .progressbar_div h3 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .sync_percentage_span {
    font-size: 24px;
  }
  .buttons_section .margin-fix-bops {
    margin-bottom: 0;
  }
  .margin-fix-bops .btn {
    margin-bottom: 20px;
  }
  .message_section.with-button-group {
    flex-direction: column;
  }
  .message_section.with-button-group .filter-buttons {
    margin-left: 0;
    width: 100%;
    margin-bottom: 1rem;
  }
  .pagination-bar {
    flex-direction: column;
  }
  .pagination-bar .entry-list,
  .pagination-bar .pagination,
  .pagination-bar .change-list-section {
    margin-bottom: 15px;
  }
  .occassions-section .occasions-block .occasions-list .occasion-list-section {
    height: auto;
    overflow-y: scroll;
    max-height: 100%;
  }
  .view_loop .main-bop-container .occassions-section {
    width: 100%;
  }
  .occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion {
    min-width: 600px;
  }
  .view_loop .main-bop-container .left-bop-section-inner {
    width: 100%;
    margin-right: 0;
    flex: 0 0 100%;
  }
  .dd_response_row select.form-control.response_status_select {
    width: auto;
  }
  .survey-to-filter-sec-bop,
  .resource-to-filter-sec-bop,
  #response_list_form .buttons_section.bops-buttons-main {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  #response_list_form .buttons_section.bops-buttons-main .main-bops-action-button {
    flex: 1;
    width: auto;
    max-width: 100%;
  }
  .stats-section-block .stats-main {
    flex-wrap: wrap;

  }
  .stats-section-block .stats-main .stats-icon-section {
    flex: 0 0 160px;
  }
  .stats-section-block .stats-main .stats-icon-section svg {
    width: 100%;
  }
  .stats-section-block .stats-main .stats-arrow-section {
    width: 100%;
    flex-direction: row-reverse;
    margin-left: 0;
  }
  .stats-section-block .stats-main .stats-arrow-section .stats-single-arrow {
    width: 50px;
  }
  .stats-section-block .stats-main .stats-arrow-section .stats-day-label {
    width: auto;
    padding-right: 10px;
  }
  .stats-section-block .stats-main .stats-score-section {
    width: 90px;
    font-size: 36px;
  }
  .scroll-card-list .arrow-main-link,
  .scrollable_card_header .form-control  {
    margin-bottom: 0.5rem;
  }
  .main-listing-section,
  .time_select_div,
  .day_of_month_div,
  .date_of_month_div {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  #target_surveys_list_div .select2-container {
    width: 100% !important;
    margin-bottom: 0.5rem;
  }
  .custom-survey-frequency-cover .buttons_section {
    margin-bottom: 0;
  }
  .main-number-line-contacts .contact-edit-label-number {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .edit_contact_forms .single_field_contact .main-number-line-contacts {
    padding-right: 0;
  }
  .right-state-change-selector .person-org-selector,
  .right-state-change-selector .state-change-selector {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-link-size-timewave-services .select2-container{
    max-width: 150px !important;
  }
}
@media(max-width: 640px){
  .contact-list {
      margin-top: 0px;
    }
  .survey_question_btn{
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }
  .app-header.navbar .navbar-brand {
    left: 33%;
  }
  .response_view_status {
    margin-top: 0;
  }
  .add_question {
    margin-top: 10px;
    margin-bottom: 10px;
    width:100%;
    max-width: 100%;
  }
  .app-header.navbar .navbar-brand {
    left: 50px;
    padding-left: 0;
    padding-right: 0;
    width: 100px;
  }
  .header-fixed .app-header {
    height: 100px;

  }
  .app-header.navbar .navbar-brand {
    border-bottom: 0;
    top: 0;
  }
  .mob_display_fix {
    position: absolute !important;
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
  .mobile-sidebar-toggler {
    position: absolute;
    top: 11px;
  }
  .vertical-height-fix {
    top:-25px;
  }
  .user_organisation_select_div .dropdown-menu {
    left: 0 !important;
  }
  .header-fixed .app-body {
    margin-top: 100px;
  }
  .quick_link_btn {
    margin-bottom: 10px;
  }
  .alert-dismissible.general_alert {
    padding-right: 2rem;
  }
  .time_selector {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .time_selector .label_alignment {
    text-align: left;
  }
  .position_icon {
     width: 60px;
  }
  .checkinout_content_div .external_link_cover{
    flex-direction: column;
  }
  .checkinout_content_div .external_link_cover .input-group{
    width: 100%;
  }
  .checkinout_content_div .external_link_cover .twin_buttons_section {
    margin-left: 0;
    margin-right: auto;
     flex-basis: 50px;
  }
  .checkinout_content_div .external_link_cover .twin_buttons_section .gurad_view_link_button{
    margin-left: 0;
    margin-right: 10px;
  }
  .checkinout_content_div .external_link_cover .input-group .input-group-addon {
    padding-left: .4em;
    padding-right: .4em;
  }
  .checkinout_content_div .external_link_cover .input-group #cio_url_suffix {
    padding-left: .4em;
    padding-right: .4em;
  }
  .role_selection,.status_selection {
    display: block;
    margin-left: 1.25rem;
  }
  .mail_verify_link,.resend_link {
    display: block;
    margin-left: 0;
    margin-top: .5rem;
  }
  .app-body {
    height:100%;
    display:flex;
    flex-direction: row;
    align-content: stretch;
    position: relative;
  }
  .sidebar-fixed .sidebar {
    position: fixed;
    top: 100px;
    bottom: 0;
    height: 100%;
    min-height: 100vh;
  }
  .sidebar .nav, .sidebar .sidebar-nav {
    height: auto;
    min-height: 100vh;
  }
  .opening_hrs_area {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .legend_desc_area {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal {
    top: 100px;
  }
  .followed_by_section {
    flex-wrap: wrap;
  }
  .select_user_loop .user_select_row .contact_reply_para {
    margin-bottom: 0;
  }
  .delay-time-display .form-control, .width-fix-form-mins .delay-time-display {
    width: 130px !important;
    max-width: 130px !important;
    text-align: center;
  }
  .inetrnal-notes-section .notes_section textarea{
    height: 50px;
  }
  .right-state-change-selector .person-org-selector,
  .right-state-change-selector .state-change-selector {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-device-width: 667px) and (-webkit-device-pixel-ratio: 2) {
  .sidebar-fixed .sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    min-height: 100vh;
  }
  .quick_link_btn:hover {
    color: #000;
    background-color: #FFF;
  }
  .quick_link_btn:hover .quick_icon{
    color: #33913c;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st1{
    fill: #F5891F;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st0{
    fill:#33913c;
  }
}
@media screen and (min-device-width : 414px) and (-webkit-device-pixel-ratio: 3) {
  .sidebar-fixed .sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    min-height: 100vh;
  }
  .quick_link_btn:hover {
    color: #000;
    background-color: #FFF;
  }
  .quick_link_btn:hover .quick_icon{
    color: #33913c;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st1{
    fill: #F5891F;
  }
  .quick_link_btn:hover .quick_icon_sv svg .st0{
    fill:#33913c;
  }
}
@media(max-width: 414px){
  .contact-list {
      margin-top: 0px;
    }
  .app-header.navbar .navbar-brand {
    left: 50px;
    width: 100px;
    background-position: left center;
  }

  .special_search_buttons {
    margin-top: 0px;
  }
  .special_search_buttons .btn{
    margin-bottom: 15px;
  }
  .logo_image {
    width: 140px;
  }
  .mobile-margin {
    margin-top: 5px;
  }
  .btn-group .mobile-margin {
    margin-top: 0;
  }
  .position_icon {
    width: 100px;
  }
  .main-number-line-contacts .right-state-change-selector {
    flex-direction: column;
  }
  .right-state-change-selector .person-org-selector, 
  .right-state-change-selector .state-change-selector {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media(max-width: 575px){
  .edit_left_content .time_zone_selector .zone_selector {
    margin-left: 0;
  }
  .left_title_sec {
    margin-bottom: .75rem;
  }
  .synchronize .sync_block {
    display: block;
  }
  .synchronize .sync_block .refresh_btn {
    margin-left: 0;
    margin-top: 1rem;
  }
  .edit_contact_bops {
    justify-content: flex-end;
    margin-top: 10px;
  }
  .edit_contact_bops .btn-group {
    margin-right: 0;
  }
  .edit_contact_bops {
    position: relative;
  }
  .edit_contact_bops .back-icon {
    position: absolute;
    top: -30px;
    right: 15px;
  }
  .occassions-section .occasions-block .occasions-list .occasion-list-section .single-occassion {
    min-width: 370px;
  }
  .main-number-line-contacts .right-state-change-selector {
    flex-direction: column;
    gap: 0;
  }
  .right-state-change-selector .person-org-selector, 
  .right-state-change-selector .state-change-selector {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 20px;
    display: flex;
    margin-bottom: 0;
  }
  .main-number-line-contacts .contact-edit-label-number .item_text_area {
    padding: .375rem;
  }
}
@media(max-width: 410px){
  .search_top_section {
    margin-top: .75rem;
  }
}
@media(max-width: 339.98px){
  .position_icon {
    width: 80px;
  }
  .position-lat {
    padding-right: 5px;
  }
  .position-lng {
    padding-left: 5px;
    padding-right: 15px;
  }
  .pagination li a{
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
@media(max-height: 570px){
  .map_popup_area {
    height: 300px;
  }

  .map_popup_area #map {
    height: 300px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {background-image: url("../img/flags@2x.png");}
}
@media(max-width: 376px){
  .image_edit_area .edit_image_sec{
    padding-top: 0;
  }
  .width-fix-form-mins {
    flex: 0 0 299px !important;
  }
}
@media(max-width: 360px){
  .email_reset_buttons {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .email_reset_buttons.text-right {
    text-align: left !important;
  }
  .loops_width_adjust {
    padding-right: 5px;
  }
}
@media(max-width: 320px){
  .app-header.navbar .navbar-brand {
    left: 50px;
    width: 30px;
  }
  .image_edit_area .edit_image_sec {
    width: 100%;
  }
  .edit_image_sec .cr-boundary {
    width: 240px !important;
    height: 240px !important;
  }
  .edit_image_sec .controls {
    display: none;
  }
  .edit_image_sec .image_sec {
    background-size: 240px 240px;
  }
  .custom_register_section .card-body{
    padding: .5rem !important;
  }
  .custom_register_button {
    padding-left: 30px;
    padding-right: 30px;
  }
  .end-time-pick-form {
    width: 80px !important;
    max-width: 80px !important;
  }
  .width-fix-form .time-select .select-time-field {
    width: 85px;
  }
  .width-fix-form {
    display: block;
  }
  .end-day-items .label-line {
    width: 100%;
    margin-bottom: 10px;
  }
  .width-fix-form-mins {
    flex: 0 0 100% !important;
    padding-left: 0;
  }
  .width-fix-form-mins .label-area {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .inline-check-div .single-row .delay-minutes-display .label-area {
    width: 100%;
    margin-bottom: 10px;
  }
  .width-fix-form-mins .delay-time-display {
    margin-left: 0 !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {background-image: url("../img/flags@2x.png");}
}
@-moz-document url-prefix() {
  .edit_image_sec .controls  {
    bottom: 17px;
  }
}
.switchery-custom .form-check-input.switchery-extra-small .switchery-small {
  height: 15px;
  width: 30px;
}
.switchery-custom .form-check-input.switchery-extra-small .switchery-small>small {
  height: 15px;
  width: 15px;
}
.switchery-custom.switchery-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.switchery-custom.switchery-disabled:hover {
  pointer-events: auto;
}

body.shared-bop .app-header.navbar .survey-title {
  text-align: center;
  margin-top: 1%;
}
body.shared-bop .app-header.navbar .navbar-nav {
  float: right;
  margin-top: 5%;
}
body.shared-bop .app-header.navbar .nav-item {
  padding: 5px;
}
@media (max-width: 640px) {
  body.shared-bop .app-header.navbar .navbar-brand {
    left: 15px;
    width: 30px;
    background-position: left center;
  }
}
.shared-bop-container a, .shared-bop-container a:hover {
  text-decoration: none !important;
}
.shared-bop-container i {
  font-size: 18px;
}
.shared-bop-container span.copy-info {
  color: green;
}
.shared-bop-container span.copy-error-info {
  color: #f86c6b;
}
body.shared-bop .expired-card .card-header {
  background-color: #f4dede !important;
}