@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');


h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
}

.btn-info {
    background-color: #4099ff;
    border-color: #4099ff;
}

.btn-outline-primary {
    font-size: 11px;
}

.btn i.fa {
    font-size: 12px;
}

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.table {
    font-size: 12px;
}

.page-header.card {
    background-color: white;
    padding: 20px;
    box-shadow: none;
    border: 1px solid #dee2e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.frik_ntfctn_scrll {

    height: 300px;
    overflow: auto !important;
}

.inline {
    display: inherit;
}

.frk_nln_blcker {
    display: inline-block;
}

.frik_badge {
    color: #003a57;
    margin-left: 5px;
    background-color: #dff2ff;
}

.frk_centerer, .tabs-left {
    width: 100%;
}

.frk_dsply_block, .mitbtr ul {
    display: block;
}

.frk_mod_select_1 .form-control {
    font-size: 12px;
    height: auto !important;

}

#edit-lead-informations .form-control { /* height fix */
    height: auto !important;
    min-height: calc(1.5em + .75rem + 2px);
}

#contact_data {
    border: 1px solid #ced4da;
    padding: 10px;
}

.ticket-listing-view-ticket-btn {
    color: #4099ff !important;
    cursor: pointer;
}

.frk_dshbrd .rounded {
    max-height: 500px;
    overflow: hidden;
}

.frk_dshbrd .frik_dshbrd_inner {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 330px;
    max-width: 100%;
    margin: 0px;
}

.frk_dshbrd .card-block {
    width: 100%;
}

.frk_bldr {
    font-weight: 800;
}

.frk_mod_select_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.frk_card_wo_shdw .card {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #dee2e6;
}

.basic-list li .media {
    margin: 15px 0;
    padding-bottom: 5px;
}

.basic-list li .media .media-body {
    margin-left: 20px;
    border-bottom: 1px solid #d8d8d8;
}

.pr_in_mrg {
    margin: 5px 0;
    background-color: transparent !important;
}

#zabuto_calendar_frk {
    width: 100%
}

.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #4099ff !important;
    color: white;
    padding: 10px;
}

#zabuto_calendar_frk_nav-prev, #zabuto_calendar_frk_nav-next {
    color: #4099ff;
    font-size: 1.2rem;
}

div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today {
    background-color: #4099ff !important;
    color: #fff;
    text-shadow: none;
}

.zabuto_calendar .badge {
    border-radius: 30px;
    padding: 7px 7px;
}

.cover-photo {
    background-color: #1b324d;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.panel-custom .panel-heading {
    border-bottom: 2px solid #1797be;
}

.frk_text_gry {
    color: #909fa7;
}

.frk_gry_bttns .btn {
    margin-bottom: 5px;
}


.fr_wdgt_pr_in {
    background-color: white;
    padding: 5px;
}

.frk_former_dfbg {
    background-color: #f3f3f3;
    padding: 20px;
}

.frk_nwr_btr_tbl .form-group {
    padding-right: 20px;
    padding-left: 0 !important;
    display: inline-block;
}

#frk_nw_tckt_cf span.select2 {
    width: auto !important;
}

#frk_nw_tckt_cf .frk_tckt_cf {
    max-width: 25%;
    min-width: 25%;
}

.frk_email_to_ticket_message {
    padding: 20px;
    border: 1px solid #ced4da;
    margin-top: 20px;
}


#lead_datas .select2-container, #task_datas .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4099ff !important;
    border: 1px solid #4099ff !important;
    padding: 5px 15px !important;
    color: #fff;
}

.login-block .container-fluid {
    width: 50%
}

.friklogo {
    max-width: 100px;
}

.prtnrlogo {
    max-width: 57px;
    margin-top: 6px;
}

.frk_email_to_ticket_message p {
    margin-bottom: 0 !important;
}

.frk_former_dfbg .col-sm-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fn-gantt .nav-link {
    padding: 0 !important;
}

.frk_title h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    text-align: center !important;
}

.frik_todo_smlltxt {
    font-size: 0.5rem;
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.modal-header {
    background-color: #3892E3;
    color: #fff;
    font-weight: bold;
}

.modal.show .modal-dialog {
    border-radius: 1.2rem;
}

.modal-content {
    border-radius: 1.2rem;
}

.modal-header {
    background-color: #cce7ff;
    color: #003a57;
    font-weight: bold;
    border-top-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem;
}

.modal-header .close {
    color: #005b89 !important;
}

.close {
    font-size: 28px !important;
}

.modal-header .close {
    padding: .8rem 1rem !important;
}

.modal-content .modal-footer .btn-danger {
    background: #fff;
    color: #303133;
    border: 1px solid #c0c0c0;
}

.modal-content .modal-footer .btn-danger:hover {
    background: #DC2626;
    color: #fff;
    border: 1px solid #be1e1e;
}

.modal-header .close {
    color: white;
}

.pcoded-content .container-fluid {
    margin-top: 40px;
}

.pcoded .pcoded-navbar {
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.pcoded[theme-layout=vertical] .pcoded-navbar .pcoded-item > li > a {
    text-align: left;
    padding: 3px 10px 3px 10px;
    margin: 0;
    border-radius: 0;
    border-left: 3px solid transparent;
}

.pcoded-left-item {
    margin-top: 0;
}

body, .nav-right {
    font-family: 'Raleway', sans-serif !important;
}

.frik_szktl_mvr {
    padding: 20px 0;
    background-color: #f9f9f9;
    margin: 20px 0;
}

.card .card-header-left h5 {
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.1;
    position: relative;
}

.card .card-header-left-year h5 {
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.1;
    position: relative;
}

.card .card-header-left {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
    width: 50%;
}

.card .card-header-left-year {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
    width: 75%;
}

.card .card-header-left h5:after {
    content: "";
    background-color: #d2d2d2;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.card .card-header-left-year h5:after {
    content: "";
    background-color: #d2d2d2;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.card-header-right {
    display: inline-block;
    padding: 20px;
    position: relative;
    width: 50%;
    text-align: right;
}

.card-header-right-year {
    display: inline-block;
    padding: 20px;
    position: relative;
    width: 25%;
    text-align: right;
}

.card-header-left-new {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
    width: 50%;
}

.card-header-right-new {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
    width: 50%;
    text-align: right;
}

.page-header .page-header-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px;
}

.btn_mrg i {
    margin-right: 0;
}

.nav-right {
    font-size: 14px;
}

.frik_tckt_imp {
    background-color: #ff5370;
    color: white;
}

.frik_tickets_header ul h6 {
    background-color: #4099ff;
    padding: 5px 10px;
    color: white;
    margin: 15px 0 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.frik_tickets_header h6 {
    background-color: #4099ff;
    padding: 5px 10px;
    color: white;
    margin: 15px 0 5px 0;
    font-size: 12px;
}

.frik_ticket_tabber {
    background-color: white;
    padding: 20px;
    box-shadow: none;
    border: 1px solid #dee2e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.pcoded-content .page-header-title .fas {
    color: #4099ff !important;
    box-shadow: none !important;
    border: 1px solid #4099ff;
}

.frk_tckt_content {
    padding: 20px;
    border: 1px solid #d8d8d8;
}

.checkbox-default input[type=checkbox]:checked + label::before {
    background-color: #4099ff !important;
}

.tab-content {
    margin-top: 30px;
}

.multi_li a {
    display: block;
    padding: 5px 15px;
    transition: 300ms all;
}

.multi_li a:hover {
    color: white;
    transition: 300ms all;
}

.multi_li li {
    border-bottom: 1px solid #cfdbe2;
    transition: 300ms all;
}

.multi_li li:hover {
    background-color: #4099ff;
    transition: 300ms all;
}

.multi_li li:active {
    background-color: #263544;
    transition: 300ms all;
}

.multi_li li:active a {
    color: white;
    transition: 300ms all;
}

.multi_td a {
    color: #4099ff;
}

.progress {
    height: 10px;
    background: #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
    margin-top: 7px;
}

.progress .progress-bar {
    position: relative;
    -webkit-animation: animate-positive 3s;
    animation: animate-positive 3s;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

#frik_tab1_table, #frik_tab2_table {
    font-size: 12px;
}

#frik_tab1_table a, #frik_tab2_table a {
    font-size: 12px;
}

#frik_tab1_table_wrapper .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

#frik_tab2_table_wrapper .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}


.frk_iconless .btn-primary:hover {
    background-color: #0062cc;
    color: #fff;
}

.frk_iconless .btn-primary {
    color: #0062cc;
    background-color: #fff;
}

.frk_iconless tr.clsd .btn-primary, .frk_iconless tr.clsd .btn-primary {
    background-color: #fff;
    border-color: grey;
    color: grey;
}

.frk_iconless .btn-warning:hover {
    background-color: #ffb64d;
    color: #fff;
}

.frk_iconless .btn-warning {
    color: #ffb64d;
    background-color: #fff;
}

.frk_iconless tr.clsd .btn-warning, .frk_iconless tr.clsd .btn-warning {
    background-color: #fff;
    border-color: grey;
    color: grey;
}

.dropdown-toggle::after {
    color: #555;
}

.dropdown-toggle:hover::after, .dropdown-toggle:focus::after, .dropdown-toggle:active::after {
    color: #fff;
}


#attendance-list li:nth-child(odd), #timesheet-table_wrapper tr.clsd {
    background-color: #efefef;
}

#attendance-list input[type="time"] {
    width: 50%;
}

#attendance-list li .row .col-2 {
    background: #4099ff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 5px !important;
}

#attendance-list input {
    border: 1px solid #cfcfcf;
    margin: 0px;
}

span.select2-dropdown.select2-dropdown--above, span.select2-dropdown.select2-dropdown--below {
    min-width: fit-content !important;
}

.frik_datatable, .frik_datatable {
    font-size: 12px;
}

.frik_datatable a, .frik_datatable a {
    font-size: 12px;
}

.frik_datatable .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

.frik_datatable .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

.wrapped {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.login_sr:before {
    content: "\f359";
    font-family: 'Font Awesome\ 5 Free';
}

.frik_pw_lft .input-group {
    flex-wrap: nowrap;
}

.frik_pw_lft .input-group-prepend {
    margin-right: 10px;
}

.frik_weak {
    padding: 25px 0 !important;
}

.frik_weak p {
    margin-bottom: 0;
}

.mitbtr {
    background-color: white;
    padding: 20px;
    box-shadow: none;
    border: 1px solid #dee2e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}

.mitbtr .tab-content {
    margin-top: 0;
}

.mitbtr .nav-item {
    text-align: left;
}

.mitbtr .nav-link {
    padding-left: 20px;
}

.mitbtr .nav-link.active:focus, .mitbtr .nav-link.active {
    padding-left: 20px;
    border-bottom: 1px solid #dedede;
}

.mitbtr .nav-link i {
    padding-right: 10px;
}

.frk_table_full, .frk_table_full .dataTables_scrollHeadInner {
    width: 100% !important;
}

.md-tabs .nav-item a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #dedede !important;
}

.nav-tabs.tabs-left .slide {
    height: 35px;
    width: 4px;
    bottom: 5px;
}

/*.imager_frik td:nth-child(1),.imager_frik td:nth-child(4) {
  text-align: center;
}*/
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafbfc;
}

.table tbody tr:nth-of-type(odd) {
    background-color: #fafbfc;
}

.frk_dtp {
    background-color: #e9ecef;
}

.frk_tovinfo {
    font-size: 10px !important;
    color: #5d9cec;
}

.counter_tovinfo {
    font-size: 14px;
    color: white;
    font-weight: bold;
}

.h3_tovinfo {
    color: white;
    margin-top: 40px;
}

.fr_wdgt_pr_in_img img {
    width: 128px !important;
    height: 128px !important;
}

.frk_btn_modd i {
    color: white;
    margin: 0;
    padding: 0;
}

#deleted-worksheet-table_wrapper .fa-trash-restore-alt:before, #deleted-location-table_wrapper .fa-trash-restore-alt:before {
    color: #1e7e34;
}

#deleted-worksheet-table_wrapper .btn-success:hover .fa-trash-restore-alt:before, #deleted-location-table_wrapper .btn-success:hover .fa-trash-restore-alt:before {
    color: #fff;
}

.frk_btn_modd .btn-danger, .frk_btn_modd .btn-success, .frk_btn_modd .btn-warning, .frk_btn_modd .btn-primary, .frk_btn_modd .btn-info {
    padding: 5px 10px;
}

.frk_cell {
    vertical-align: middle;
    display: table-cell;
}

/*.card-header-right {
    right: 30px;
    top: 15px;
    display: inline-block;
    float: right;
    padding: 7px 0;
    position: absolute;
}*/

.frk_ltl_rght {
    text-align: right;
    padding: 10px;
}

.frk_ltl_rght p {
    margin-bottom: 0;
}

.frk_vry_rght {
    float: right;
}

.frk_btn_modd .mytooltip .tooltip-item {
    background: transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0;
}

.frk_btn_modd .tooltip-text {
    padding: 1em;
    text-align: center;
    background-color: #4099ff;
    font-size: 12px;
}

.btn-frik-mnkd {
    padding: 3px 10px;
    margin-left: 10px;
}

.btn-success.disabled {
    pointer-events: none;
}

.btn-inverse:hover {
    color: white !important;
}

#basic-row-reorder {
    text-align: center !important;
}

#friklogoutCounter {
    font-weight: bold;
}

#task-container li {
    float: none;
    width: 24%;
    overflow: auto;
    height: auto;
    min-height: 10px;
    background: #fff;
    display: inline-block;
    padding: 20px;
    border: 1px solid #ccc;
    color: #666;
    border-top: 9px solid #4099ff;
    cursor: pointer;
    margin-bottom: 20px;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
}

/*.modal-lg {
    max-width: 80% !important;
}*/
.modal-xxl {
    max-width: 80% !important;
    margin: auto;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: center;
}

.form-group {
    padding-left: 20px;
}

.btn {
    margin-right: 5px;
    text-transform: inherit;
}

.frik_tickets_full {
    border: 2px solid #c1c1c1;
}

.frik_tickets_full .card {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.frk_brdr_dscrptn {
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: .375rem .75rem;
}

.frk_ttchmnt_ttle {
    color: #000;
}

.frik_ttchmnt {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.frik_ttchmnt {
    display: inline-flex;
    width: 100%;
    background-color: #e3e3e3 !important;
    border-radius: 10px;
}

.frik_ttchmnt label {
    margin-bottom: 0;
    line-height: 15px;
}

.frik_ttchmt_left {
    display: inline-flex;
    padding: 3px;
    border-radius: 10px;
}

.frik_ttchmt_right {
    background-color: white;
    padding: 3px;
    border-radius: 10px;
}

.frik_ttchmt_right ul li {
    display: inline-block;
    background-color: white;
    padding: 10px;
}

/*.frk_table-btg {
	border-right: 10px solid #d47171;
}
.frk_table_ftt {
	border-right: 10px solid #71bed4;
}
.frk_table_pts {
	border-right: 10px solid #c3e6cb;
}*/
.frk_table_hdr {
    border-right: 10px solid #00800000;
}

.btn-default {
    background-color: #c3c3c3;
    color: white;
}

.frk_list_img {
    text-align: center;
}

.frk_list_img img {
    max-height: 50px;
}

.portal.btn-success, .portal.btn-danger {
    padding: 0;
}

.imager_frik tbody td {
    vertical-align: middle !important;
    padding: 10px;
}

.tox-notifications-container {
    display: none;
}

#view-ticket-notes-list li img {
    max-width: 100px;
}

select {
    max-width: 100%;
}

.swal2-popup.swal2-toast .swal2-title {
    margin-left: 10px;
}


#client_edit_modal_body td {
    white-space: inherit;
}

.notification-usern {
    font-weight: 700;
}

.notification-time {
    font-size: 12px;
}

.frk_brdrr_tckt {
    border: 1px solid #d8d8d8;
    padding: 20px 0;
}

/*.frk_bld_bl h6 {
    text-transform: uppercase;
    color: #207fea;
    font-weight: 600;
}

/*.frk_bld_bl h6 {
    text-transform: unset;
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    background: #9f9f9f;
    padding: 10px;
}*/

.frk_bld_bl h6 {
    text-transform: unset;
    color: #4c4c4c;
    font-weight: 600;
    padding: 8px;
    font-size: 14px;
    position: relative;
    padding-left: 20px !important;
}

.frk_bld_bl h6:before {
    content: '';
    position: absolute;
    width: 5px;
    background: #4099ff;
    height: -webkit-fill-available;
    left: 0;
    top: 0;
}

.ticket_dt_lbl h5 {
    margin-bottom: 10px !important;
    font-size: 14px;
    font-weight: 800;
    margin-top: 10px;
}

.frk_tckt_cf label {
    /*margin-bottom: 10px !important;*/
    font-size: 14px;
    font-weight: 800;
}

[data-form] label {
    /*margin-bottom: 10px !important;*/
    font-size: 14px;
    font-weight: 800;
}

.frk_tckt_content td {
    white-space: inherit;
}

.frk_tckt_content img, #client_edit_modal_body img {
    max-width: 100%;
    height: auto !important;
}

.frk_tckt_cf_nomg label {
    font-size: 14px;
    font-weight: 800;
}

input[type="text"] {
    background-color: white !important;
    border: 2px solid #f0f4f7 !important;
}

input {
    background-image: none !important;
    padding-right: 0 !important;
}

.auth-box input[type="text"] {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
}

.frk_file_input_view {
    overflow: hidden;
    word-break: break-all;
}

.delete_file_from_uploads i::before {
    color: #ff5370;
    cursor: pointer;
}

/*.forgot-phone {
	display: none;
}*/


td.details-control,
tr.shown td.details-control {

    font-family: icofont, serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    cursor: pointer;


}

td.details-control::before {
    content: "\ea99";
    color: #2ecc71;
    cursor: pointer;
}

tr.shown td.details-control::before {
    content: "\eaa1";
    color: #E74C3C;
    cursor: pointer;

}

div.slider {
    display: none;
}

table.dataTable tbody td.no-padding {
    padding: 0;
}

.card table div {
    white-space: normal;
}

.input-required::after {
    margin-left: .1em;
    font-size: 1.1em;
    content: '*';
    color: red;
    line-height: normal;
}

tr.selected {
    background-color: #444444 !important;
}

.btn.btn-icon {
    border-radius: 0;
    background-color: #ffffff;
    border-color: #c3c3c3;
    color: #828282;
}

.btn.btn-icon:hover {
    border-radius: 0;
    background-color: #4099ff;
    border-color: #4099ff;
    color: #ffffff;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left: 0px;
}


.frk_btn_modd .fa-bars {
    color: #263543;
}

.frk_btn_modd .fa-edit:before {
    content: "\f304";
    color: #ffa001;
}

.frk_btn_modd .fa-book:before {
    color: #ffb64d;
}

.frk_btn_modd .fa-at {
    color: #ffb64d;
}

.frk_btn_modd .fa-at:hover {
    color: #ffffff;
}

.frk_btn_modd .btn-warning {
    font-size: 12px;
    background-color: #fff5e7;
    border-color: #ffdca1;
    margin-right: 5px;
}


.frk_btn_modd .btn-warning:hover .fa-edit:before {
    content: "\f304";
    color: #ffffff;
}

.frk_btn_modd .btn-warning:hover .fa-book:before {
    color: #ffffff;
}

.frk_btn_modd .btn-warning:hover {
    font-size: 12px;
    background-color: #ef9600;
    border-color: #ef9600;
    margin-right: 5px;
}


.frk_btn_modd .fa-window-close:before {
    content: "\f2ed";
    color: #ff5370;
}

.frk_btn_modd .btn-danger {
    font-size: 12px;
    background-color: #f7e3e4;
    border-color: #ffa6ab;
    margin-right: 5px;
}

.frk_btn_modd .btn-danger:hover .fa-window-close:before {
    content: "\f2ed";
    color: #ffffff;
}

.frk_btn_modd .btn-danger:hover {
    font-size: 12px;
    background-color: #D2000C;
    border-color: #D2000C;
    margin-right: 5px;
}

.frk_btn_modd .btn-danger .fa-minus-square, .frk_btn_modd .btn-danger .fa-check {
    color: #ff5370;
}

.frk_btn_modd .btn-danger:hover .fa-minus-square, .frk_btn_modd .btn-primary:active .fa-check:before {
    color: white;
}

.frk_btn_modd .btn-success .fa-plus-square {
    color: #0dab31;
}

.frk_btn_modd .btn-success:hover .fa-plus-square {
    color: white;
}

.frk_btn_modd .btn-success.fgreen i:before {
    color: #0dab31;
}

.frk_btn_modd .btn-success:hover.fgreen i:before, .frk_btn_modd .btn-success:active.fgreen i:before, .frk_btn_modd .btn-success:focus.fgreen i:before {
    color: white;
}

.frk_btn_modd .btn-primary.fblue i:before {
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover.fblue i:before, .frk_btn_modd .btn-primary:active.fblue i:before, .frk_btn_modd .btn-primary:focus.fblue i:before {
    color: white;
}

.frk_btn_modd .btn-warning.fyellow i:before {
    color: #ffb64d;
}

.frk_btn_modd .btn-warning:hover.fyellow i:before, .frk_btn_modd .btn-warning:active.fyellow i:before, .frk_btn_modd .btn-warning:focus.fyellow i:before {
    color: white;
}

.frk_btn_modd .btn-danger.fred i:before {
    color: #ff000d;
}

.frk_btn_modd .btn-danger:hover.fred i:before, .frk_btn_modd .btn-danger:active.fred i:before, .frk_btn_modd .btn-danger:focus.fred i:before {
    color: white;
}


.frk_btn_modd .btn-primary .fa-reply:before, .frk_btn_modd .btn-primary .fa-ticket-alt:before, .frk_btn_modd .btn-primary .fa-users:before, .frk_btn_modd .btn-primary .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary .fa-compress-alt:before, .frk_btn_modd .btn-primary .fa-expand-alt:before, .frk_btn_modd .btn-primary .fa-download:before, .frk_btn_modd .btn-primary .fa-envelope:before, .frk_btn_modd .btn-primary .fa-envelope:before, .frk_btn_modd .btn-primary .fa-cog:before, .frk_btn_modd .btn-primary .fa-code:before, .frk_btn_modd .btn-primary .fa-file-signature:before, .frk_btn_modd .btn-primary .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary .fa-print:before, .frk_btn_modd .btn-primary .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary .fa-truck-loading:before, .frk_btn_modd .btn-primary .fa-briefcase:before, .frk_btn_modd .btn-primary .fa-copy:before, .frk_btn_modd .btn-primary .fa-info-circle:before {
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover .fa-reply:before, .frk_btn_modd .btn-primary:active .fa-reply:before, .frk_btn_modd .btn-primary:focus .fa-reply:before, .frk_btn_modd .btn-primary:hover .fa-ticket-alt:before, .frk_btn_modd .btn-primary:active .fa-ticket-alt:before, .frk_btn_modd .btn-primary:focus .fa-ticket-alt:before, .frk_btn_modd .btn-primary:hover .fa-users:before, .frk_btn_modd .btn-primary:active .fa-users:before, .frk_btn_modd .btn-primary:focus .fa-users:before, .frk_btn_modd .btn-primary:hover .fa-expand-alt:before, .frk_btn_modd .btn-primary:active .fa-expand-alt:before, .frk_btn_modd .btn-primary:focus .fa-expand-alt:before, .frk_btn_modd .btn-primary:hover .fa-compress-alt:before, .frk_btn_modd .btn-primary:active .fa-compress-alt:before, .frk_btn_modd .btn-primary:focus .fa-compress-alt:before, .frk_btn_modd .btn-primary:hover .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:active .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:focus .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:hover .fa-download:before, .frk_btn_modd .btn-primary:active .fa-download:before, .frk_btn_modd .btn-primary:focus .fa-download:before, .frk_btn_modd .btn-primary:hover .fa-envelope:before, .frk_btn_modd .btn-primary:active .fa-envelope:before, .frk_btn_modd .btn-primary:focus .fa-envelope:before, .frk_btn_modd .btn-primary:hover .fa-file-signature:before, .frk_btn_modd .btn-primary:active .fa-file-signature:before, .frk_btn_modd .btn-primary:focus .fa-file-signature:before, .frk_btn_modd .btn-primary:hover .fa-code:before, .frk_btn_modd .btn-primary:active .fa-code:before, .frk_btn_modd .btn-primary:focus .fa-code:before, .frk_btn_modd .btn-primary:hover .fa-cog:before, .frk_btn_modd .btn-primary:active .fa-cog:before, .frk_btn_modd .btn-primary:focus .fa-cog:before, .frk_btn_modd .btn-primary:hover .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:active .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:focus .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:hover .fa-print:before, .frk_btn_modd .btn-primary:active .fa-print:before, .frk_btn_modd .btn-primary:focus .fa-print:before, .frk_btn_modd .btn-primary:hover .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:active .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:focus .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:hover .fa-truck-loading:before, .frk_btn_modd .btn-primary:active .fa-truck-loading:before, .frk_btn_modd .btn-primary:focus .fa-truck-loading:before, .frk_btn_modd .btn-primary:hover .fa-briefcase:before, .frk_btn_modd .btn-primary:active .fa-briefcase:before, .frk_btn_modd .btn-primary:focus .fa-briefcase:before, .frk_btn_modd .btn-primary:hover .fa-copy:before, .frk_btn_modd .btn-primary:active .fa-copy:before, .frk_btn_modd .btn-primary:focus .fa-copy:before {
    color: #ffffff;
}

.frk_btn_modd .btn-primary .fa-plus:before {
    content: "\f067";
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover .fa-plus:before {
    content: "\f067";
    color: #ffffff;
}

.frk_btn_modd .fa-check-square:before {
    content: "\f00c";
    color: #0dab31;
}

.frk_btn_modd .fa-plus:before {
    content: "\f067";
    color: #0dab31;
}

.frk_btn_modd .btn-success {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #0dab31;
    margin-right: 5px;
}

.frk_btn_modd .btn-success:hover .fa-check-square:before {
    content: "\f00c";
    color: #ffffff;
}

.frk_btn_modd .btn-success:hover .fa-check-circle:before {
    content: "\f058";
    color: #ffffff;
}

.frk_btn_modd .btn-success .fa-check-circle:before {
    content: "\f058";
    color: #0dab31;
}

.frk_btn_modd .btn-success:hover .fa-plus:before {
    content: "\f067";
    color: #ffffff;
}

.frk_btn_modd .btn-primary .fa-times:before {
    content: "\f00d";
    color: #0062cc;
}

.frk_btn_modd .btn-primary:hover .fa-times:before {
    content: "\f00d";
    color: #ffffff;
}

.frk_btn_modd .btn-success:hover {
    font-size: 12px;
    background-color: #0dab31;
    border-color: #0dab31;
    margin-right: 5px;
}


.frk_btn_modd .btn-info {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #4099ff;
    margin-right: 5px;
}

.frk_btn_modd .fa-inbox:before {
    color: #4099ff;
}

.frk_btn_modd .btn-info:hover .fa-inbox:before {
    color: #ffffff;
}

.frk_btn_modd .btn-info:hover {
    font-size: 12px;
    background-color: #4099ff;
    border-color: #4099ff;
    margin-right: 5px;
}

.frk_btn_modd button.active {
    background-color: #4099ff !important;
}

button.btn.btn-warning.disabled-fake .fa-edit:before, button.btn.btn-danger.disabled-fake .fa-window-close:before, button.btn.btn-danger.disabled-fake .fa-cog:before, button.btn.btn-danger.disabled-fake .fa-minus:before {
    color: grey;
}

button.btn.btn-warning.disabled-fake, button.btn.btn-danger.disabled-fake {
    border-color: grey;
    pointer-events: none;
}

button.btn.btn-warning.disabled-fake:hover {
    background-color: white;
}

.btn:disabled {
    border-color: grey !important;
    background-color: grey !important;
    color: #000000 !important;
    pointer-events: none;
}

.frk_btn_modd .btn-warning .fa-lock:before, .frk_btn_modd .btn-warning .fa-lock-open, .frk_btn_modd .btn-warning .fa-undo:before {
    color: #ffb64d;
}

.frk_btn_modd .btn-warning:hover .fa-lock:before, .frk_btn_modd .btn-warning:hover .fa-lock-open:before, .frk_btn_modd .btn-warning:hover .fa-undo:before {
    color: #ffffff;
}

.frk_btn_modd .fa-trash-restore:before {
    content: "\f829";
    color: #ffb64d;
}

.frk_btn_modd .btn-warning:hover .fa-trash-restore:before {
    content: "\f829";
    color: #ffffff;
}

.frk_btn_modd .fa-file-download:before {
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover .fa-file-download:before {
    color: #ffffff;
}

.frk_btn_modd .fa-language:before {
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover .fa-language:before {
    color: #ffffff;
}

.frk_btn_modd .fa-eye:before {
    color: #ffb64d;
}

.frk_btn_modd .btn-warning:hover .fa-eye:before {
    color: #ffffff;
}

.frk_btn_modd .fa-info-circle:before {
    color: #0062cc;
}

.frk_btn_modd .btn-primary {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #4099ff;
    margin-right: 5px;
    color: #4099ff;
}

.frk_btn_modd .btn-primary:hover .fa-info-circle:before {
    color: #ffffff;
}

.frk_btn_modd .btn-primary:hover {
    font-size: 12px;
    background-color: #4099ff !important;
    border-color: #4099ff !important;
    margin-right: 5px;
}

.frk_cstm_tbbr ul {
    display: flex;
}

.frk_cstm_tbbr > ul li a {
    padding: 0;
    text-align: center;
}

.frk_cstm_tbbr .nav-link.active {
    padding-left: 0 !important;
}

.notification-list-element {
    background-color: aliceblue;
}

.ellipsis::after {
    top: 0;
    border: none;
    position: absolute;
    content: '' !important;
    font-family: FontAwesome;
    right: 0;
}

.frk_subcomm {
    margin-left: 1vw;
}

.frk_subcomm .card {
    background-color: #f3f3f3;
    border: 1px solid gainsboro;
}

.frk_subcomm .card:before {
    content: "\f086";
    font-family: "Font Awesome 5 Free";
    top: 10px;
    position: relative;
    left: 20px;
    font-size: 25px;
    color: #4099ff;
}

.frk_maincomm:before {
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    top: 10px;
    position: relative;
    left: 20px;
    font-size: 25px;
    color: #4099ff;
}

li.select2-results__option[role=group] .select2-results__group {
    font-weight: bold;
    color: #ffffff;
    background-color: #4099ff;
}

/*.nav-left li>a {
    font-size: 12px !important;
}
.frk_navver li a p span.badge {
    border-radius: 50%;
    right: 0 !important;
    position: relative !important;
    top: 0 !important;
    color: #ff1717 !important;
    padding: 4px;
    width: 19px;
    -webkit-animation: not-blink 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    animation: not-blink 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
}
ul.frk_navver {
	background-color: red;
}*/


body.dragging, body.dragging * {
    cursor: move !important
}

.dragged {
    position: absolute;
    top: 0;
    opacity: .5;
    z-index: 2000
}

ol.vertical {
    margin: 0 0 9px 0;
    min-height: 10px;
    padding-inline-start: 0
}

ol.vertical li {
    display: block;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    cursor: move !important;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    /*box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);*/
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
}

ol.vertical li .input-group {
    margin-bottom: 0;
}

/*
ol.vertical li .input-group .form-control::-webkit-input-placeholder,
ol.vertical li .input-group .form-control::-moz-placeholder,
ol.vertical li .input-group .form-control:-ms-input-placeholder,
ol.vertical li .input-group .form-control::-ms-input-placeholder,
ol.vertical li .input-group .form-control::placeholder,
*/
ol.vertical .form-control::placeholder {
    color: #c9c9c9 !important;
    opacity: 1;
}

ol.vertical li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    color: #0af9d7;

}

ol.vertical li.placeholder:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: -5px;
    left: -5px;
    top: -4px;
    border: 5px solid transparent;
    border-left-color: #000;
    border-right: none
}

ol {
    list-style-type: none
}

button.iconpicker {
    font-size: 15px;
    padding: 0;
}

.three-switch.open:after,
.three-switch.hide:after {
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    padding-right: 6px;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: 700;

}

.three-switch.open:after {
    content: "\f067";
}

.three-switch.hide:after {
    content: "\f068";
}

#frk_pages_table .menu-row {
    background-color: aliceblue;
}

#frk_admins_table .super-row {
    background-color: #fff8f8;
}

tr.section-row {
    background-color: #faf0f0 !important;
}

td.child-cell {
    padding-left: 30px !important;
}

.frk_btn_modd .fa-minus:before, .frk_btn_modd .fa-warehouse:before {
    color: #ff5370;
}

.frk_btn_modd .fa-ban:before {
    color: #ff5370;
}

.frk_btn_modd .btn-danger:hover .fa-ban:before, .frk_btn_modd .btn-danger:hover .fa-minus:before, .frk_btn_modd .btn-danger:hover .fa-warehouse:before, .frk_btn_modd .btn-danger:hover .fa-check:before {
    color: #ffffff;
}

.frk_btn_modd .ticket-select .fa-check:before {
    color: #1e7e34;
}

.frk_btn_modd .ticket-select:hover .fa-check:before {
    color: #ffffff;
}

.frk_btn_modd .fa-user-plus:before {
    color: #1e7e34;
}

.frk_btn_modd .btn-success:hover .fa-user-plus:before {
    color: #ffffff;
}

#ticket_datas .select2-container {
    width: 100% !important;
}

/*#existing-with-emblem label, #existing-no-emblem label, #non-existing-with-emblem label, #finished-product label, #napkinpricing label {
	flex-direction: column;
    justify-content: center;
    display: flex;
}*/
/*
 * Márk
#existing-with-emblem-example-pic img {
	height: auto !important;
}
*/
.frk_offr_calc_sum {
    background-color: #4099ff;
    padding: 20px;
    color: white;
    font-size: 16px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.frk_tck_hdr {
    background-color: #f3f3f3;
    padding: 20px;
}

.frk_blbrdr {
    border: 2px solid #4099ff;
}

.frk_wrd_spcng_bgtm {
    word-spacing: 10px;
    font-weight: 600;
}

.frk_prdct_datas {
    background-color: #f2f2f2;
}

.optionGroup {
    font-weight: bold;
}

.optionChild {
    padding-left: 15px;
}

.nav-noner {
    float: none !important;
}

.newnotification li {
    padding: 0px !important;
}

.newnotification:before {
    left: 15px !important;
    right: auto !important;
}

.newnotification {
    left: auto !important;
    right: auto !important;
    width: 300px !important;
}

.newnotification li a {
    background-color: #fff;
    padding: 10px 30px !important;
}

.newnotification li a:hover {
    background-color: #263544;
    color: #fff !important;
    padding: 10px 30px !important;
}

.settings .basic-list li {
    margin-top: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid #efefef;
}

.settings .basic-list li p {
    padding-left: 20px;
    font-weight: 600;
}

.settings .fa-edit:before {
    content: "\f304";
}

#struktura {
    margin-bottom: 30px;
}

#struktura .struktura-phase .col-sm-12:first-child {
    background-color: #4099ff;
    color: white;
    margin-bottom: 1.25em;
}

#struktura .struktura-phase .col-sm-12 {
    padding: 5px;
}

#struktura .struktura-phase .col-sm-12:first-child .select2 {

    color: #555;
}

#struktura .struktura-phase .col-sm-12:first-child .form-group {
    margin-bottom: 0px;
}

#struktura .struktura-header {
    text-align: left;
    margin: 0;
    background-color: #f1f1f1;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0px;
    border-top: 1px solid #cccccc;
    margin-top: 30px;
}

#struktura .struktura-phase .form-group {
    padding-left: 0px;
}

.struktura-phase .col-sm-12 .row .col-sm-4:first-child {
    font-weight: bold;
}

.struktura-phase .col-sm-12:first-child .row .col-sm-4:first-child {
    text-transform: uppercase;
}

.ptemp_top {
    background-color: transparent;
    transition: 300ms all;
}

.ptemp_top:hover {
    background-color: #ececec;
    border-bottom: 1px solid #4099ff !important;
    transition: 300ms all;
}

.ptemp_top:hover .ptemp_icon {
    color: #263544;
    transition: 300ms all;
}

.ptemp_docutitle {
    text-transform: uppercase;
    font-weight: bold;
}

.ptemp_icon {
    font-size: 60px;
    color: #4099ff;
}

.ptemp_iconer {
    border-right: 1px solid #dee2e6;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-control-ticket-custom-field {
    height: 100px;
    overflow-y: auto;
}

.frik_bbxer {
    background-color: white;
    padding: 8px 30px 0px 10px;
}

.frik_brkttr_full {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000 !important;
    border: 0;
    line-height: 14px !important;
    margin-top: 18px !important;
    margin-right: 10px;
    padding: 7px 7px !important;
    background: #e7f4fd;
    border-radius: 20px;
}

.frik_brkttr_full label {
    position: relative !important;
    left: 6px;
    text-align: center;
    font-size: 15px;
}

.frik_brkttr {
    display: inline-flex;
}

.frik_brkttr_full {
    list-style-type: none;
}

.frik_brkttr_crcle {
    border: 0;
    border-radius: 30px;
    padding: 7px;
    color: #00528f;
    font-weight: bold;
    line-height: 7px;
    background-color: #fff;
    transition: 300ms all;
}

a:hover .frik_brkttr_crcle {
    border: 0;
    background-color: #c8cee7;
    transition: 300ms all;
}

.frik_brkttr_pos {
    color: #003a57;
    display: inline-flex;
    font-size: 0.8rem;
    margin: 0 5px;
}

.frik_brkttr_pos i{
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: unset !important;
    height: unset !important;
}

.frik_brkttr a {
    padding: 0 .1rem !important;
}

span.spinner-grow,
span.spinner-border {
    display: inline-block;
}

#ajax-synchronize-inbox span.spinner-grow, #ajax-synchronize-inbox span.spinner-border {
    display: inline-block !important;
    margin-top: 0 !important;
}

.modal.fade.show {
    mix-blend-mode: normal;
    /*backdrop-filter: blur(0px);*/
    transition: 300ms all;
}

.modal.fade.show {
    mix-blend-mode: normal;
    /*backdrop-filter: blur(5px);*/
    transition: 300ms all;
}

.modal-dialog {
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 31%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 31%);
}

.modal-content {
    border: none;
}

.frk_nw_viewbl .main-body .card {
    background: none !important;
    box-shadow: none;
    border: 0;
}

#dev_signature {
    top: 11px;
    font-size: 13px;
    color: #005fb3;
    font-weight: bold;
    text-transform: none;
    right: 70px;
    position: absolute;
}

/* egyedi workers */

.frk_works .main-body .card {
    background: none !important;
    box-shadow: none;
}

.frk_works .main-body .card .card-block {
    padding: 0;
}

.frk_works .frk_bld_bl .tab-content {
    margin-top: 0;
}

.frk-worker-tab > .mitbtr {
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
}

/* egyedi workers end*/
/* media for Dorzs */


@media screen and (max-width: 1680px) and (min-width: 0px) {
    h6, p, .form-control {
        font-size: 2.3vw;
    }

    .frik_tkn ul h6 {
        background-color: transparent;
        padding: 5px 10px;
        color: #333;
        margin: 15px 0 5px 0;
    }

    .frik_tkn ul {
        display: inline-flex;
        width: inherit;
    }

    .frik_tkn ul li {
        padding: 0px 10px;
        width: inherit;
    }

    .frik_tkn ul li p {
        margin-left: 10px;
    }

    .frik_tkn ul li h6 {
        width: auto;
    }

    .btn {
        text-transform: capitalize;
        font-size: 1vw;
        padding: 8px 12px;
        cursor: pointer;
    }
}

@media (min-width: 1680px) {
    .cinque .col-xxl-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/* media for Dorzs END*/


/* kompakt kinézet start */
.btn {
    font-size: 12px;
    padding: 10px 12px;
}

.dataTable.table td, .dataTable.table th {
    padding: 5px;
}

.page-header.card h5 + span {
    font-size: 12px;
}

div.dt-buttons {
    display: none;
}

 .frik_ticket_tabber, .mitbtr {
    padding: 10px;
}

.page-header.card{
    padding: 6px 10px;
}

.frik_tickets_header ul h6, body, p, .form-control, a {
    font-size: 12px;
}

.frk_brdrr_tckt, .frik_weak {
    padding: 10px 0 !important;
}

.frk_dhb_bttnr {
    margin: 0 0 30px 0;
    display: flex;
}

.fc-button .fc-icon:before, .fc-button-group .fc-button {
    color: #459afc;
}

.fc-button-primary {
    color: #459afc;
    background-color: #ffffff;
    border-color: #dddddd;
}

.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    background-color: #459afc;
    border-color: #459afc;
}

.fc-button-primary:disabled {
    color: #fff;
    background-color: #459afc;
    border-color: #459afc;
}

.cstbtn {
    background: #fff !important;
    width: 100%;
    height: 150px;
    padding: 10px 0;
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    display: inline-block;
    text-align: center;
}

.cstbtn_inner{
    display: inline-flex;
    width: 90%;
    height:100%;
    margin-right: 0;
    border: 1px solid #dee2e6;
    flex-direction: column;
    align-items: center;
}

.cstbtn:hover .frk_dhb_svgr svg {
    transform: translatey(-5px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}

.cstbtn .frk_dhb_svgr svg {
    transform: translatey(0px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}

.frk_dhb_svgr {
    width: 50px;
    height: 50px;
    margin: auto;
}

.cstbtn .btn:focus, .cstbtn .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

.cstbtn:hover {
    background-color: #ededed;
    transition: 300ms all;
}


/* Select2 disabled optionjának rejtése */
.select2-container--bootstrap4 .select2-resultsoption--disabled {
    display: none;
}

.select2-container--bootstrap4 .select2-resultsoption[aria-disabled=true] {
    display: none;
}

/* Formhandler komponensek, default állapotan rejtettek (a spinner formázását a központi css tiltja) */
[data-alert-danger], [data-alert-success], [data-spinner], [data-progress] {
    display: none;
}

/* Invalid beviteli mezők (az input mezők borderének formázását a központi css valamiért tiltja) */


/* Formhandler komponensek, default állapotan rejtettek (a spinner formázását a központi css tiltja) */
[data-alert-danger], [data-alert-success], [data-spinner], [data-progress] {
    display: none;
}

/* Invalid beviteli mezők (az input mezők borderének formázását a központi css valamiért tiltja) */
[data-form].was-validated .select2-invalid,
[data-form].was-validated .tinymce-invalid {
    border-color: #dc3545;

}


/* Firefox valid és invalid árnyék tiltása */
input:-moz-ui-invalid, input:-moz-submit-invalid {
    box-shadow: initial !important;
}

/* Firefox focusban lévő input árnyékának helyreállítása */
input:-moz-focusring {
    box-shadow: 0 0 0 1px rgba(0, 123, 255, .25) !important;
}

/* endregion */

/* region Fájlfeltöltés */

/* input type=file tag rejtése */
[data-form] input[type="file"] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

/*
 * A fájlválasztó által hozzáadott fájlok bootstrap list-group eleme,
 * ezen belül van a list-group-item-ben a fájlnév és a close ikon
 */
[data-form] ul[data-file-list] .list-group-item {
    border: none;
}

/* Hozzáadott fájlok close ikonja */
[data-form] button[data-file-close="close"] {
    font-size: 1.5em;
    margin-top: 0;
    padding-left: 1em;
    padding-bottom: .5em;
}

/* invalid fájl a listában (btn-outline-danger formátum) */
[data-form] .list-group-item-invalid {
    color: #dc3545;
    border-color: #dc3545;
}

/* invalid fájl a listában (btn-outline-danger formátum) */
[data-form] .list-group-item-invalid:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

/* endregion */
.frk_dhb_bttnr {
    margin: 0 0 30px 0;
}

span.cstbtn_spnnr {
    font-weight: bold;
    padding-top: 5px;
    display: block;
}

.frk_dhb_svgr {
    width: 50px;
    height: 50px;
    margin: auto;
}

.frk_dhb_svgr svg, .frk_dhb_svgr svg path {
    fill: #87bfff;
    stroke: #aed4ff;
    stroke-width: 1px;
    stroke-dasharray: 2, 0;
    stroke-linejoin: round;
}

.frk_dhb_svgr:hover svg {
    fill: #4099ff;
}

.cstbtn:hover .frk_dhb_svgr svg {
    transform: translatey(-5px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}

.cstbtn .frk_dhb_svgr svg {
    transform: translatey(0px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}

ul#tabtab {
    border: 0px;
}

#tabtab .nav-item {
    display: inline-block;
}

#tabtab a.nav-link {
    padding: 20px;
    border: 1px solid #dadada !important;
}

#tabtab a.nav-link.active {
    background: #4099ff;
    color: white;
}

input {
    font-family: 'Roboto';
}

.logMeOut {
    padding: 0px !important;
}

.logMeOut a {
    padding: .7em 20px !important;
}

.frk_blh5 {
    background-color: #4099ff;
    color: white;
    padding: 20px;
}

.orderable, .form_element {
    margin-bottom: 10px;
    background-color: white;
}

.orderable .row .col-1, .orderable .row .col-2, .form_element .row .col-1, .form_element .row .col-2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.orderable.ui-sortable-helper, .form_element.ui-sortable-helper {
    background-color: #ededed;
    border: none;
}

#preview .reorder-btn {
    cursor: pointer;
}

label.btn.btn-primary {
    font-weight: normal;
}

.frk_reg_transf_mod_png .form-group {
    padding: 0;
}

.frk_btm_rght {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}

.frk_pna .form-group {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.refresh {
    margin-left: 15px !important;
}

input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"] {
    min-height: 38px;
    border-radius: .25rem;
}

label.input-required {
    position: relative;
}

.frk_pna .form-group {
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    height: 38px;
}

.frk_pna span {
    margin-top: 0px !important;
}

.frk_pna {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
}

.frk_pna .form-group label {
    font-size: 14px;
    font-weight: 800;
    margin-top: 20px;
}

.frk_pna textarea.form-control {
    border-radius: .25rem;
}

.form-group label.btn:after {
    position: relative;
}

.page-header-title .fas:before {
    color: white;
}

.dataTables_filter .form-control {
    margin-right: 0px;
}

.frk_bl_cp_dn {
    border-spacing: 20px 0px;
    border-collapse: separate;
}

.table tbody tr, .table .level1 .td {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    color: #616161;
}

table.fixedHeader-floating {
    top: 65px !important;
    animation: fadeInDown 0.3s;
    border: 1px solid #4099ff;
}

table.fixedHeader-floating thead tr:first-child {
    background-color: #4099ff;
    color: white;
}

label[for=filter-late]:before {
    top: 0 !important;
}

.lvl2-email-tbl .unread, .lvl2-email-tbl .unread .email-name {
    font-weight: bold !important;
}

.lvl2-email-tbl td {
    vertical-align: middle;
}

.mail-box-head input[type="text"] {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid white !important;
}

.mail-box-head .form-group {
    padding-left: 0px !important;
}

.lvl2-email-tbl td a {
    color: #459afc !important;
}

.lvl2-email-tbl td a.btn-mini:hover {
    color: #ffffff !important;
}

.bbottom {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
}

/* message board */

#message-board .fa-user {
    color: #4099ff;
    margin-right: 10px;
}

#message-board {
    width: 100%;
    max-height: 300px;
    overflow-x: auto;
    overflow-y: auto;
    max-width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    margin-top: -20px;
}

#message-board-modal-open {
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#message-board-modal-open:hover {
    color: #007bff;
}

#next-messages {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

#previous-messages {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

#next-messages, #previous-messages {
    color: rgb(158, 150, 137);
    cursor: pointer;
    border: 1px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    margin-left: 0;
    line-height: 1.25;
}

#next-messages:hover, #previous-messages:hover {
    background: #dee2e6;
    color: #000;
}

#message-board .message {
    padding: 10px 0 10px 10px;
    position: relative;
    color: #02477b;
    margin: 8px 5px 8px 0;
    border-radius: 0.25rem;
    white-space: pre-wrap;
}

#message-board .data{
    padding: 15px 15px 10px 15px;
    background: #f1f8ff;
    border-radius: 0.5rem;
    border: 1px solid #c8e8ff;
}

#message-board .chat-profile-pic{
    border: 1px solid #000;
}

#message-board .name{
    font-size: 11px;
    font-weight: bold;
}

#message-board .subject{
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

#message-board .created {
    color: #02477b;
}

#message-board .important {
    right: 0;
    top: 0;
    display: inline-flex;
    width: 3px;
    position: absolute;
    height: 100%;
    background: #4b9aff;
}


#message-board .message .text {
    margin: 5px 0 10px;
    white-space: pre-wrap;
}

#message-board .message .other {
    color: #02477b;
}

#message-board .message .other span {
    cursor: pointer;
    margin: 0 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#message-board .message .other .delete-message:hover {
    color: #ff5370;
}

#message-board .message .other .reply-message:hover {
    color: #007bff;
}

#message-board .message .other .comments:hover {
    color: #007bff;
}

#message-board .replies {
    display: none;
}

/* message board end */

.custom-file-label:after {
    content: "Tallózás"
}

table thead tr:nth-child(2) td {
    padding: .2rem !important;
    vertical-align: middle !important;
}

.frk_dshbrd h1 {
    font-size: 22px;
    margin-bottom: 0;
}

.bg-info {
    background-color: #f1f8ff !important;
    color: #02477b !important;
}

.alert-info {
    background-color: #fff;
    border-color: #c8e8ff;
    color: #02477b;
}

.alert-danger {
    background-color: #fff1f1;
    border-color: #fddfe4;
    color: #d90025;
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #cae9ed !important;
}

table .select2-container--bootstrap4 .select2-selection--single {
    height: 2.3rem !important;
}

table .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    line-height: 2.05rem;
}

.frk_dshbrd .card .card-block {
    padding: 1.0rem;
}

.frk_dshbrd .card-header-left-new {
    padding: 5px 20px;
}

.frk_dshbrd .card-header-right-new {
    padding: 5px 20px;
}

.frk_dshbrd .card {
    border-radius: 0.5rem !important;
}

#standalone_tasks h6 {
    display: block;
    background: #f1f1f1;
    color: #000;
    font-size: 15px;
}

#standalone_tasks span[class="data"] {
    display: block;
    font-size: 13px;
    padding-left: 20px;
}

#standalone_tasks #task_datas .form-row > .col, #standalone_tasks #task_datas .form-row > [class*="col-"] {
    padding: 10px 5px 15px;
}

#standalone_tasks #task_datas h6:before {
    content: '';
    width: 0;
    background: none;
}

#standalone_tasks h5 {
    font-size: 17px;
}

#standalone_tasks .notes h5 {
    font-size: 15px;
}

#standalonetask .col {
    padding-right: 5px;
    padding-left: 5px;
}

#standalonetask .task_filter {
    background: #f3f3f3;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-no-margin {
    margin-right: 0 !important;
}

.w-70 {
    width: 70% !important;
}

.stock_settings_box{
    border:1px solid #dee2e6;
    height:150px;
    border-radius:15px;
    padding: 10px 30px;
    margin-bottom: 20px;
}

/* region Datatable */

.dataTable {
    width: 100% !important;
    font-size: 1.1em !important;
    border-radius: 10px !important;
    border: 2px solid #f3f4f6 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-spacing: 0 0 !important;
}

.dataTable thead td {
    border: 0 !important;
    padding: 2px !important;
}

.dataTable thead tr th {
    border-top: 0 solid #f3f4f6 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom-color: #f3f4f6 !important;
}

.dataTable thead tr:nth-of-type(1) th {
    padding: 10px 0 10px 5px !important;
}

.dataTable thead tr .select2-selection {
    border: 2px solid #f0f4f7 !important;
}

.dataTable .select2-dropdown {
    border: 1px solid #f0f4f7 !important;
}

.dataTable tfoot th {
    border-top: 0 !important;
    border-bottom: 5px solid #f3f4f6 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.dataTable thead .sorting_asc:after, .dataTable thead .sorting_asc:before, .dataTable thead .sorting:after, .dataTable thead .sorting:before {
    top: 8px !important;
}

.dataTable .btn-danger {
    color: #97010a !important;
}

.dataTable .btn-danger:hover {
    color: #fff !important;
}

.dataTable tbody {
    border: 1px solid #ccc !important;
}

.dataTable tbody tr:hover {
    color: #003a57 !important;
    background: #f0f4f7 !important;
}

.dataTable tbody td {
    border: 0 !important;
    border-top: 0 solid #f0f4f7 !important;
    border-bottom: 0 solid #f0f4f7 !important;
    padding: 7px 5px !important;
}

.dataTable select {
    border: 1px solid #ccc !important;
}

.dataTables_filter input {
    border-radius: 10px;
    border: 1px solid #e0e4e7;
}

/* endregion */

/* IntTelInput befoglaló elem */
[data-form] div.form-group div.iti {
    display: block !important;
}

#loading_screen {
    position: absolute;
    background: rgba(234, 234, 234, 0.6);
    width: 100%;
    height: 100%;
    color: #797979;
    font-size: 15px;
    z-index: 3;
    text-align: center;
    padding-top: 50px;
}

.row-no-margin {
    display: flex;
    flex-wrap: wrap;
    margin:0;
}

.form-group-np{
    margin-bottom: 1.25em;
}

.align-items-flexend{
    align-items: flex-end !important;
}

#projects .table_filters{
    margin-bottom: 20px;
}

#project_view #working-time-register-tab .card-block .card-header-left {
    padding: 15px 0;
}

.login_background {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, #6ba4ff, #0c3f7c);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login_background::before, .login_background::after {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: #094289;
    filter: blur(120px);
    z-index: 0;
    animation-duration: 7s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.login_background::before {
    top: 10%;
    left: 10%;
    animation-name: diagonal-up;
}

.login_background::after {
    bottom: 10%;
    right: 10%;
    animation-name: diagonal-down;
}

@keyframes diagonal-up {
    0%, 100% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-80px, -80px);
    }
}

@keyframes diagonal-down {
    0%, 100% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(80px, 80px);
    }
}

.h-100vh{
    height: 100vh;
}

.login-box{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.glass-container{
    position: absolute;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.4);
    z-index: 10;
    overflow: hidden;
}

.bg-none{
    background: none !important;
}

#client-add-modal .active-status{
    background: rgb(26, 109, 45);
}

#client-add-modal .inactive-status{
    background: rgb(160, 28, 41);
}

#client-add-modal .paused-status{
    background: rgb(73, 79, 82);
}

#client-add-modal .refresh{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
}

#client-add-modal #refresh_contacts{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#client-add-modal #tax_number, #client-add-modal #hq_zip, #client-add-modal #premise_zip{
    border-radius: 5px 0 0 5px;
}

#client-add-modal #get-company-by-tax-number, #client-add-modal #get-address-by-zip, #client-add-modal #get-premise-address-by-zip{
    height: 38px;
    border-radius: 0 5px 5px 0;
    margin-right: 0;
}

#client-add-modal #get-company-by-tax-number i, #client-add-modal #get-address-by-zip i, #client-add-modal #get-premise-address-by-zip i{
    margin-right: 0;
}

/*the container must be positioned relative:*/
#client-add-modal .autocomplete {
    position: relative;
    display: inline-block;
}

#client-add-modal #client_status{
    display: none;
    margin-left: 20px;
    padding: 2px 20px;
    color: #fff;
    border-radius: 0.25rem;
    font-weight: bold;
}

#client-add-modal .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

#client-add-modal .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

#client-add-modal .autocomplete-items div:hover {
    background-color: #e9e9e9;
}

#client-add-modal .autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

#client-add-modal .frk_pna .form-group label{
    margin-top: 0;
}

#logout_page{
    height: 100vh;
    display: flex;
    color:#fff;
    text-align: center;
    justify-content: center;
    align-items: center;
}

#logout_page i{
    font-size: 12rem;
    margin-bottom: 20px;
}

#login_page .remember_me{
    background: none;
    margin: 0 0 0 25px;
    color: #fff;
}

#login_page .frk_title {
    text-align: center;
}

#login_page .frk_title h3{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#login_page .frk_title p{
    color: #fff;
}

#login_page .btn-primary, #logout_page .btn-primary{
    background: #003980 !important;
    color: #fff !important;
    z-index: 0;
    text-transform: uppercase;
    border:0;
}

#login_page a{
    color:#fff !important;
    font-weight: normal;
}

#login_page .user-circle{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    width: 80px;
    background: #003980;
    color:#fff;
    font-size: 40px;
    font-weight: normal;
    margin: 0 auto 20px;
    border-radius: 1000px;
    transition: transform 0.3s ease;
    transform-style: preserve-3d;
}

#login_page label{
    background: #fff;
    color:#003980;
    border: none;
    border-radius: 0;
}

#login_page hr{
    border-top: 1px solid #fff;
}

#login_page label{
    font-size: 13px;
    z-index: 1;
}

#login_page input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: inherit !important;
    caret-color: inherit !important;
}

#login_page input:-moz-autofill {
    box-shadow: 0 0 0 1000px #fff inset !important;
    -moz-text-fill-color: inherit !important;
    caret-color: inherit !important;
}

#login_page .alert-danger{
    margin: 0 0 10px 0;
    font-size: 13px;
    border: 0;
    padding: .45rem 1.25rem;
}

.pcoded-content{
    padding-top: 1px;
}

#login_page .input-group {
    position: relative;
    padding: 2px;
    border-radius: 8px;
    background: none;
    overflow: hidden;
}

#login_page .input-group::before {
    content: '';
    position: absolute;
    top: -407%;
    left: -12%;
    width: 120%;
    height: 1200%;
    background: conic-gradient(from 0deg, transparent 0deg, #00a1ff 90deg, transparent 180deg, #7ed5ff 270deg, transparent 360deg);
    animation: rotate-light 3s linear infinite;
    z-index: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

#login_page .input-group:has(input:focus)::before {
    opacity: 1;
}

#login_page .input-group input {
    position: relative;
    z-index: 1;
    border: none;
    outline: none;
}

@keyframes rotate-light {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#login_page button{
    display: block;
    transition: all .35s;
    position: relative;
    overflow: hidden;
}

#login_page button:hover{
    background: transparent;
}

#login_page button:before,
#login_page button:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #022756;
    z-index: -1;
    transition: all .35s;
}

#login_page button:before{
    opacity: .5;
}

#login_page button:after{
    transition-delay: .2s;
}

#login_page button:hover{
    color: #fff;
}

#login_page button:hover:before,
#login_page button:hover:after{
    top: 0;
}

#login_page .l-50-prcnt{
    left: 50%;
}

.nav-profile-pic {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #000;
}

.nav-profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.comment-profile-pic {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.hr-profile-pic {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

.notification-profile-pic {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.chat-profile-pic {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.comment-profile-pic img, .notification-profile-pic img, .chat-profile-pic img, .hr-profile-pic img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
    display: block;
}

#leads .leads_filter .form-row > [class*="col-"] {
    margin-top: 15px;
}

#new_lead label {
    margin-bottom: 5px;
}

#lead_view #edit-lead-informations h5 {
    display: block;
    background: #f1f1f1;
    color: #000;
    padding: 8px;
    font-size: 13px;
}

#lead_view #edit-lead-informations .form-control {
    border: 0;
    padding: 0 10px;
}

#lead_view #lead_details .frik_tickets_header ul h6 {
    background-color: #f5f5f5;
    color: #000;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
}

#ticket_view .media-body{
    padding-top: 20px;
    border-bottom: 0;
}

#ticket_view .media {
    border-bottom: 1px solid #d8d8d8;
}

#ticket_view #view-ticket-notes-list li:last-of-type .media {
    border-bottom: 0;
}

#standalone_tasks .comment {
    margin-bottom: 10px;
}

#clients_view .client-banner{
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    border-radius: 20px 20px 0 0;
}

#clients_view .client-banner-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/company.jpg") no-repeat center center;
    background-size: cover;
    filter: blur(5px);
    transform: scale(1.05);
}

#clients_view .md-tabs .nav-item, #worker_view .md-tabs .nav-item {
    text-align: left;
    position: relative;
}

#clients_view .client-menu{
    background: #efefef;
    margin-bottom: 20px;
    border-radius: 0 0 20px 20px;
    color: #fff;
    padding: 5px 0;
    overflow: hidden;
}

#clients_view .md-tabs .nav-item a, #worker_view .md-tabs .nav-item a, #contact_view .md-tabs .nav-item a {
    border-bottom: 0 !important;
    color: #02477b !important;
    font-size: 13px;
}

#clients_view .nav-tabs, #worker_view .nav-tabs, #contact_view .nav-tabs {
    display: block;
    border-bottom: 0 !important;
}

#clients_view .nav-tabs .slide, #worker_view .nav-tabs .slide, #contact_view .nav-tabs .slide {
    height: 2px;
    background: none !important;
}

#clients_view .md-tabs .nav-link.active, #worker_view .md-tabs .nav-left.active, #contact_view .md-tabs .nav-left.active {
    color: #393939 ;
}

#clients_view .md-tabs .nav-link.active, #clients_view .md-tabs .nav-link.active:focus, #clients_view .md-tabs .nav-link.active:hover,
#worker_view .md-tabs .nav-link.active, #worker_view .md-tabs .nav-link.active:focus, #worker_view .md-tabs .nav-link.active:hover,
#contact_view .md-tabs .nav-link.active, #contact_view .md-tabs .nav-link.active:focus, #contact_view .md-tabs .nav-link.active:hover
{
    background-color: #f1f8ff;
    border-radius: 15px;
    font-weight: bold;
}

#worker_view .sidemenu, #contact_view .sidemenu {
    min-width: 250px;
    max-width: 300px;
}

#clients_view .client-data{
    background: #fff;
    min-height: 150px;
    border-radius: 0 0 15px 15px;
    border-left: 2px solid #efefef;
    border-right: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
}

#clients_view .client-data.form-row{
    margin: 0 !important;
}

#clients_view .client-data h3{
    margin-top: 20px;
    font-size: 15px;
    color: #02477b;
    font-weight: bold;
}

#clients_view .company-profile-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    background: #fff;
    border: 4px solid #02477b;
    width: 120px;
    height: 120px;
    margin-top: -80px;
    border-radius: 50%;
    overflow: hidden;
}

#clients_view .company-profile-pic i {
    font-size: 4rem;
    color: #02477b;
}

#clients_view #client_status {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 30px;
    background: rgba(255, 255, 255, 0.8);
    padding: 6px 10px;
    border-radius: 9px;
    color: #000;
    font-weight: bold;
    display: inline-block;
}

#clients_view #client_note {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 30px;
    max-width: 40%;
    background: rgba(255, 255, 255, 0.8);
    padding: 6px 10px;
    border-radius: 9px;
    color: #000;
    font-weight: bold;
    display: inline-block;
}

#clients_view .primary-contact-data, #clients_view .other-data {
    padding-top: 30px;
}

#clients_view .primary-contact-data p, #clients_view .other-data p {
    text-align: center;
    margin: 5px;
    font-weight: bold;
}

#clients_view .frk_bld_bl h6:before {
    content: '';
    width: 0;
}

#clients_view .frk_bld_bl h6 {
    padding: 0 !important;
}

#clients_view .basic_data .col-4{
    margin: 10px 0;
}

.page-item.active .page-link {
    background-color: #f1f8fd;
    border-color: #c4e6ff;
    color: #2bb8ff;
}

.fc th {
    background: #9ec9f7;
    color: #0052a7;
    border-color: #4099ff !important;
}

.danger-container {
    display: inline-block;
    white-space: nowrap !important;
    background-color: #fff1f1;
    border: 1px solid #fddfe4;
    color: #d90025;
    border-radius: 5px;
}

.warning-container {
    display: inline-block;
    white-space: nowrap !important;
    background-color: #fff4e3;
    border: 1px solid #ffe6bd;
    color: #db8900;
    border-radius: 5px;
}

.secondary-container {
    display: inline-block;
    white-space: nowrap !important;
    color: #272727;
    background-color: #f3f3f3;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.primary-container {
    display: inline-block;
    white-space: nowrap !important;
    background-color: #dff2ff;
    border: 1px solid #c0e2ff;
    color: #003a57;
    border-radius: 5px;
}

.success-container {
    display: inline-block;
    white-space: nowrap !important;
    background-color: #f0ffef;
    border: 1px solid #c5f9be;
    color: #068523;
    border-radius: 5px;
}

#worker_view .frk_bld_bl h6:before {
    content: '';
    width: 0;
}

#worker_view .frk_bld_bl h6 {
    padding: 0 !important;
}

#contact_view h3{
    margin-bottom: 0;
}

#contact_view .sidemenu p, #contact_view .sidemenu h3 {
    word-break: break-all;
}

#contact_view .frk_bld_bl h6 {
    padding: 0 !important;
}

#contact_view .frk_bld_bl h6:before {
    content: '';
    width: 0;
}

.letter-icon-mini{
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: 20px;
    text-align: center;
    border-radius: 6px;
    margin-right: 5px;
}

.letter-icon-comment{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 1000px;
    margin-right: 5px;
}

#ticket_view .tckt_msg_name{
    display: block;
    font-weight: bold;
    font-size: 15px;
}

#ticket_view .profile-pic{
    max-width: 85px;
}

#ticket_view .tckt_msg_recipient{
    display: block;
}

#ticket_view .tckt_msg_date{
    position: absolute;
    right:10px;
    top:10px;
}

#ticket_view .attachments{
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

#ticket_view .tab-content {
    margin-top: 5px;
}

#ticket_view .nav-tabs .nav-item i{
    margin-right: 5px;
}

#ticket_view h1{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

#ticket_view .frik_tickets_header ul h6 {
    background: none;
    padding: 0;
    color: #003a57;
    font-weight: bold;
    margin: 0;
}

#ticket_view .frik_tickets_header li{
    margin: 10px 0;
}

#dashboard_cards{
    column-count: 2;
    column-gap: 0;
}

#dashboard_cards .item {
    break-inside: avoid;
    margin-bottom: 0;
    padding: 10px;
}

#dashboard_cards .item .card{
    margin-bottom: 0 !important;
}

#dashboard .quick_access_btns .col-sm-2{
    margin-bottom: 10px;
}

#dashboard .item .card {
    margin-bottom: 15px;
}

#emails .sidemenu {
    min-width: 250px;
    max-width: 300px;
}

#emails .search-icon{
    font-size: 20px;
    display: flex;
    color: #003a57;
    justify-content: center;
    align-items: center;
}

#emails .sidemenu label{
    font-weight: bold;
    font-size: 13px;
}

#emails .dataTable tbody td {
    vertical-align: middle;
}

#emails .dataTable .unread {
    font-weight: bold !important;
}

#emails .table tbody:nth-of-type(odd) tr {
    background-color: #fafbfc !important;
}

#emails .table tbody:nth-of-type(even) tr {
    background-color: #fff !important;
}

#emails  .dataTable tbody:hover > tr {
    color: #003a57 !important;
    background: #f0f4f7 !important;
}

#emails .checkbox-fade {
    margin-right: 0;
}

#emails .checkbox-fade .cr {
    margin-right: 0;
    margin-top: 7px;
}

#emails .dataTable label {
    margin-bottom: 0;
}

#emails .jqpagination{
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#emails .jqpagination .first, #emails .jqpagination .previous,  #emails .jqpagination .next,  #emails .jqpagination .last{
    display: inline-flex;
    background-color: #dff2ff !important;
    border:1px solid #c0e2ff !important;
    color: #003a57 !important;
    font-size: 27px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

#emails .jqpagination .first:hover, #emails .jqpagination .previous:hover,  #emails .jqpagination .next:hover,  #emails .jqpagination .last:hover{
    background-color: #4099ff !important;
    border-color: #4099ff !important;
    color: #fff !important;
}

#emails .jqpagination input{
    display: inline-flex;
    margin: 0 10px;
    font-weight: bold;
    padding: 10px;
    color: #003a57;
}

#read-email h5{
    display: block;
    font-weight: bold;
    font-size: 15px;
}

#read-email h6{
    font-size: 15px;
    margin: 7px 0;
}

#read-email #read-email-modal-arrival-date{
    position: absolute;
    top: 20px;
    color: #6f6f6f;
    font-size: 14px;
    right: 15px;
}

.file_upload_btn{
    font-size: 13px !important;
}

.offer_img_thumbnails{
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    width: 19.5%;
    height:150px;
}

.offer_img_thumbnails img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

#vehicle_main_menu .md-tabs .nav-item {
    flex: 1 0 14.2857%;
}

#vehicle_main_menu .md-tabs .nav-link.active{
    border-radius: 5px;
}

#carfleet-vehicles .md-tabs .nav-item {
    flex: 1 0;
}

/* region Mobil nézet */

@media (min-width: 800px) {
    .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
}

@media screen and (max-width: 1680px) {
    #lead_view #lead_details h6{
        background: #4099ff;
        color: #fff;
    }

    #lead_view .frik_tkn ul {
        display: flex;
        flex-wrap: wrap;
    }

    #lead_view .frik_tkn ul li {
        width: 25%;
        padding: 0 10px;
    }

    #ticket_view .frik_tkn ul {
        display: flex;
        flex-wrap: wrap;
    }

    #ticket_view .frik_tkn ul li {
        width: 25%;
        padding: 0 10px;
    }

    #ticket_view #view-ticket-notes-list h6 {
        font-size: .9rem;
        font-weight: unset;
    }
}

@media only screen and (max-width: 1400px) {

    .hide-below-1400 {
        display: none !important;
    }

    #dashboard .main-body .page-wrapper {
        padding: 0;
    }

    #dashboard .quick_access_btns .col-sm-2{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    #dashboard .frk_dhb_bttnr {
        margin: 0 0 10px 0;
    }

    #dashboard .card {
        margin-bottom: 10px;
    }

    #projects .table_filters .col{
        padding: 10px 5px 0 !important;
        flex: 0 0 25%;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 1366px) {
    .md-tabs .nav-item {
        flex: 50%;
    }

    #lead_view .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media only screen and (max-width: 1250px) {
    #dashboard .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #dashboard .quick_access_btns .col-sm-2{
        flex: 0 0 16.66667%;
        max-width: 33.66667%;
    }

    #dashboard .left-col, #dashboard .right-col{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #dashboard .left-col{
        order: 2;
    }

    #dashboard .right-col{
        order: 1;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li {
        padding: 0;
    }
}

@media only screen and (max-width: 1150px) {

    .header-navbar .navbar-wrapper .navbar-container .nav-right:last-of-type li.header-notification:last-of-type {
        margin-left: 15px;
    }

    .header-navbar .nav-right .frik_brkttr_pos i {
        font-size: 12px !important;
    }

    .frik_brkttr_crcle {
        font-size: 0.8rem;
        padding: 5px;
        line-height: 8px;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-right:first-of-type li:first-of-type {
        margin-left: 15px;
    }

    .frik_brkttr_full {
        padding: 7px 3px !important;
    }

    #standalone_tasks .task_filter .col-3{
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 7px;
    }

    #standalone_tasks .task_filter .col-2{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-top: 7px;
    }

    #standalone_tasks .task_filter .m-t-20{
        margin-top: 10px;
    }

    #standalone_tasks h6{
        font-size: 13px;
    }

    #lead_view .frik_tkn ul li {
        width: 33.33%;
        padding: 0 10px;
    }

    .comment-profile-pic {
        width: 60px;
        height: 60px;
    }

    .notification-profile-pic {
        width: 50px;
        height: 50px;
    }

    #emails .sidemenu{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #emails .sidemenu .col-12{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media only screen and (max-width: 992px) {

    .frik_brkttr_full {
        margin-top: 0 !important;
        margin-right: 8px;
    }

    .pcoded .pcoded-header .navbar-wrapper {
        display: flex;
    }

    .swal2-icon {
        width: 4em;
        height: 4em;
        margin: 1em auto 1em;
        line-height: 4em;
    }

    .swal2-title {
        font-size: 1rem;
    }

    .swal2-content {
        font-size: .9em;
    }

    .swal2-styled.swal2-confirm {
        padding: .3rem .6rem;
        font-size: .9rem;
    }

    .swal2-styled.swal2-cancel {
        padding: .3rem .6rem;
        font-size: .9rem;
    }

    .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
        top: 2.0125em;
        width: 1.9375em;
        height: .3125em;
    }

    .swal2-header {
        padding: 0 1em;
    }

    .swal2-popup {
        width: 27em;
        padding: .5rem;
    }

    .hide-on-tablet {
        display: none !important;
    }

    .main-body .page-wrapper {
        padding: .6rem 0.2rem;
        -webkit-transition: all ease-in .3s;
        transition: all ease-in .3s;
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .login-block .container-fluid {
        width: 100% !important;
    }

    .page-header.card .breadcrumb {
        background: 0 0;
        margin-bottom: 0;
        text-align: center;
        display: block;
    }

    .frik_tkn ul {
        display: flex;
        width: inherit;
        flex-direction: column;
    }

    .frk_gry_bttns label {
        display: block;
    }

    .mitbtr {
        margin-bottom: 20px;
    }

    .mitbtr > ul {
        column-count: 2;
    }

    .fr_wdgt_pr {
        text-align: center;
    }

    input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"]  {
        min-height: 30px;
    }

    .form-control {
        padding: .355rem .55rem;
    }

    .select2-container--bootstrap4 .select2-selection--single {
        height: calc(1.9rem + 2px) !important;
    }

    .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
        line-height: 1.95rem;
    }

    .select2-container .select2-selection--single  {
        border: 2px solid #f0f4f7 !important;
    }

    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
        height: 32px;
    }

    #clients_view .fr_wdgt_pr .panel {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    #project_view .fr_wdgt_pr .counter_tovinfo {
        font-size: 11px;
    }

    #project_view .fr_wdgt_pr h3 {
        font-size: 17px;
    }

    #project_view h6 {
        padding: 7px;
        font-size: 12px;
        padding-left: 15px !important;
    }

    #project_view .f-16 {
        font-size: 13px;
    }

    #project_view .btn {
        font-size: 11px;
        padding: 9px 7px;
    }

    #project_view .card .card-header-left h5 {
        font-size: 14px;
    }

    #project_view .f-18 {
        font-size: 14px;
    }

    .card-header-right {
        width: 100%;
        text-align: left;
    }

    #project_view .card-header-right {
        width: 50%;
        text-align: right;
    }

    #project_view .card .card-block {
        padding: .4rem;
    }

    #project_view .custom-select-sm {
        font-size: .775rem;
    }

    #project_view label {
        font-size: 12px;
    }

    #project_view .f-14 {
        font-size: 12px;
    }

    #project_view div[data-form*="working-time-filter-form"] .col-sm-12 {
        flex: 0 0 50%;
        padding:0 20px;
    }

    #project_view .working-time-btns{
        margin-top: 20px;
    }

    .dataTable {
        font-size: 1em !important;
    }

    .table {
        font-size: 11px;
    }

    .frik_tickets_header ul h6, body, p, .form-control, a {
        font-size: 11px;
    }

    .nav-tabs .nav-item {
        margin-bottom: 0 !important;
    }

    .navbar-container {
        display: flex !important;
        justify-content: right !important;
    }

    #dev_signature {
        right: 44%;
    }

    .page-header.card {
        margin: 20px 15px 0;
    }

    .custom-select {
        font-size: .8rem;
    }

    #client-add-modal #get-company-by-tax-number, #client-add-modal #get-address-by-zip, #client-add-modal #get-premise-address-by-zip {
        height: 31px;
        padding: 5px 12px;
    }

    .select2-container--bootstrap4 .select2-selection--multiple {
        min-height: calc(1.5rem + 8px) !important;
    }

    .modal-body .btn {
        font-size: 10px;
        padding: 8px 12px
    }

    .radio label {
        font-size: 13px;
    }

     #client-add-modal .checkbox-fade{
         margin-right: 0;
     }

    [data-form] label {
        font-size: 13px;
    }

    .modal-body h5{
        font-size: 16px;
    }

    #new_lead .list-group{
        margin-top: 15px;
    }

    #new_lead .card-header-left .form-group, #new_lead .card-header-right .form-group {
        padding-left: 0;
    }

    #new_lead .card-header-left {
        padding: 0;
    }

    #new_lead .card-header-right {
        padding: 0;
        width: 50%;
        text-align: right;
    }

    #lead_view .frik_tkn ul {
        flex-direction: row;
    }

    #lead_view #edit-lead-informations h5 {
        font-size: 11px;
    }

    #ticket_view .frik_tkn ul {
        flex-direction: unset;
    }

    #clients_view .client-data h3{
        font-size: 13px;
    }

    #worker_view .mitbtr > ul, #contact_view .mitbtr > ul {
        column-count: 1;
    }

    #contact_view .frk_vry_rght {
        float: none;
    }

    #emails .mitbtr > ul {
        column-count: 1;
    }

    #read-email .mail-body-content h5 {
        font-size: 14px;
    }

    #read-email h6 {
        font-size: 13px;
    }

    #read-email #read-email-modal-arrival-date {
        font-size: 12px;
    }

    #read-email.email-read .media {
        display: flex !important;
    }
}

@media only screen and (min-width: 992px) {
    .fr_wdgt_pr {
        float: left;
    }

    .fr_wdgt_fll {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {

    .header-navbar .navbar-wrapper .navbar-container .nav-right:first-of-type {
        display: none;
    }

    .spinner-border-sm {
        width: .7rem;
        height: .7rem;
    }
    .alert {
        font-size: 12px;
        margin-bottom: 2rem;
    }

    .frk_dshbrd h1 {
        font-size: 18px;
        margin-bottom: 0;
    }

    #dashboard .btn {
        font-size: 11px;
        padding: 7px 10px !important;
    }

    #dashboard .cstbtn {
        padding: 5px 0;
        height: 100px;
    }

    #dashboard .frk_dhb_svgr {
        width: 35px;
        height: 40px;
        margin: auto;
    }

    #dashboard .frk_dhb_bttnr .btn{
        margin-right: 0;
    }

    #dashboard, #dashboard p, #dashboard .form-control, #dashboard a {
        font-size: 11px;
    }

    #dashboard .card .card-header span {
        font-size: 12px;
    }

    #dashboard .p-3 {
        padding: 0.5rem 1rem !important;
    }

    #dashboard .dataTable {
        font-size: 1em !important;
    }

    #dashboard .fc-toolbar h2 {
        font-size: 1.2em;
    }

    #dashboard .fc button {
        padding: 5px;
    }

    #dashboard .small {
        font-size: 70%;
    }

    #dashboard .page-link {
        padding: 0.3rem .55rem;
    }

    .frk_dshbrd .frik_dshbrd_inner {
        overflow-x: unset;
        max-height: inherit;
    }

    .frk_dshbrd .rounded {
        max-height: inherit;
    }

    #dashboard .form-group {
        padding-left: 0;
    }

    .modal-header {
        padding: 13px 15px;
    }

    .modal-body {
        padding: 10px;
    }

    [data-form] label {
        font-size: 12px;
    }

    h5 {
        font-size: 16px;
    }

    .btn {
        font-size: 10px;
        padding: 8px 8px;
    }

    #new_ticket_btn {
        font-size: 10px;
        padding: 8px 8px;
    }

    .card-header-right {
        padding: 10px 15px;
    }

    .frk_tckt_cf label {
        font-size: 12px;
        font-weight: 800;
    }

    .custom-select-sm {
        font-size: .775rem;
    }

    .page-header.card .page-header-title i {
        width: 30px;
        height: 30px;
        font-size: 16px;
        margin-right: 10px;
    }

    .breadcrumb {
        padding: 0.25rem 1rem;
    }

    .dataTable {
        font-size: .9em !important;
    }

    .nav-tabs .nav-item a{
        font-size: 11px;
    }

    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: right;
    }

    .form-control {
        height: calc(1.2em + .75rem + 2px);
    }

    #project_view .card-header-right {
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }

    #project_view .frk_offr_calc_sum {
        background-color: #4099ff;
        padding: 15px;
        color: white;
        font-size: 10px;
    }

    #task-modal .modal-body .row .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #task-modal .modal-body .row .col-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #task-repeating-modal .modal-body .row .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #standalone_tasks .btn {
        font-size: 10px;
        padding: 8px 8px;
    }

    #client-add-modal .btn {
        font-size: 10px;
        padding: 7px 12px;
    }

    #client-add-modal #get-company-by-tax-number, #client-add-modal #get-address-by-zip, #client-add-modal #get-premise-address-by-zip {
        height: 30px;
    }

    #client-add-modal #existing_contacts_form .p-t-35{
        padding-top: 0;
    }

    #client-add-modal #existing_contacts_form .m-t-25 {
        margin-top: 0;
    }

    #client-add-modal #new_contact {
        width: 100%;
    }

    #client-add-modal #contact_form .form-group {
        width: 100%;
        padding-left: 0;
    }

    #client-add-modal .radio-inline {
        display: inline-block;
    }

    #standalone_tasks #task_datas .col-3{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #standalone_tasks span[class="data"] {
        padding-left: 10px;
    }

    #standalone_tasks h6 {
        font-size: 12px;
    }

    #standalone_tasks .frk_bld_bl h6 {
        padding-left: 12px !important;
    }

    #standalone_tasks #task_datas .form-row > .col, #standalone_tasks #task_datas .form-row > [class*="col-"] {
        padding: 10px 5px 0;
    }

    #leads .leads_filter .col-md-4{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    #leads .leads_filter .col-md-3{
        flex: 0 0 25%;
        max-width: 25%;
    }

    #leads .leads_filter .col-md-6{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #lead_view .ticket_dt_lbl h5 {
        font-size: 13px;
    }

    #lead_view .ticket_dt_lbl h5 {
        margin-top: 0;
    }

    #lead_view .frik_tickets_header{
        padding: 0;
    }

    #lead_view .frik_tickets_header h5{
        padding-left: 20px;
    }

    #ticket_view #ticket_datas .col-3{
        flex: 0 0 50%;
        max-width: 50%;
    }

    .tab-content {
        margin-top: 20px;
    }

    #ticket_view .frik_tkn ul li {
        width: 50%;
        padding: 0 10px;
    }

    #ticket_view .comment-author h6 {
        font-size: 0.7rem !important;
    }

    #ticket_view .comment-author p {
        font-size: 0.6rem;
    }

    #clients_view .tabs_and_content .col-3:first-of-type{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #clients_view .tabs_and_content .col-9:last-child{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #clients_view .tabs_and_content .md-tabs.tabs-left .nav-item {
        display: inline-block;
        flex: 50%;
        min-width: unset;
        padding: 0 10px;
    }

    #clients_view .nav-tabs {
        display: flex;
    }

    #clients_view .tabs_and_content .md-tabs .nav-item a {
        padding: 10px 20px;
    }

    #clients_view .tab-pane .card-block{
        padding: 0;
    }

    #clients_view .tabs_and_content .nav.mitbtr {
        padding: 10px 0;
    }

    #clients_view .card-header-left {
        margin-bottom: 20px;
    }

    #clients_view .card-header-right {
         width: 50%;
        text-align: right;
    }

    .card .card-header-left h5:after {
        bottom: -10px;
    }

    #clients_view #headquarters-tab .form-row, #clients_view #basicData-tab .form-row {
        padding: 0 10px;
    }

    #clients_view h6{
        font-size: 12px;
    }

    #clients_view .nav-tabs .nav-link, #worker_view .nav-tabs .nav-link {
        text-align: left;
    }

    #worker_view .sidemenu.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #worker_view .mitbtr > ul {
        column-count: 3;
    }

    #contact_view .mitbtr > ul {
        column-count: 3;
    }

    #contact_view .sidemenu.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .letter-icon-comment {
         font-size: 23px;
         width: 50px;
         height: 50px;
     }

    #ticket_view .profile-pic {
        max-width: 65px;
    }

    #ticket_view #ticket_datas .col-2 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .ticket_dt_lbl h5 {
        font-size: 13px;
    }

    #ticket_view .tckt_msg_name {
        font-size: 13px;
    }
}

@media only screen and (max-width: 600px) {

    #dashboard .form-row.p-20{
        padding: 5px;
    }

    .notification-profile-pic {
        width: 40px;
        height: 40px;
    }

    #login_page .frk_title h3 {
        font-family: 'Raleway', sans-serif;
        font-size: 30px;
        text-align: center !important;
    }

    #logout_page h3 {
        font-size: 20px;
    }

    #logout_page i {
         font-size: 9rem;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .modal-footer .btn {
        font-size: 11px;
        padding: 7px 9px;
    }

    .modal-body {
        padding: 10px;
    }

    .modal-body .frk_tckt_cf{
        padding:10px;
    }

    #dashboard .col-lg-6, #dashboard .col-md-12{
        padding-right: 2px;
        padding-left: 2px;
    }

    #dashboard .frk_dhb_svgr {
        display: inline-block;
        width: 35px;
        height: 40px;
    }

    #dashboard #department-filter-form-submit{
    }

    #dashboard #actual-week-selector{
    }

    span.cstbtn_spnnr {
        display: inline-block;
    }

    #dashboard .cstbtn {
        padding: 0 0;
    }

    nav[class*="header-navbar"] i {
        font-size: 22px;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i {
        font-size: 22px;
    }

    .header-navbar .btn {
        font-size: 10px;
        padding: 5px 4px;
    }

    nav #realname_frk {
        font-size: 11px;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
        padding-right: 5px;
        padding-left: 5px;
    }

    .frik_brkttr_full label {
        font-size: 11px;
    }

    .frik_brkttr_crcle {
        padding: 6px;
    }

    .header-navbar .navbar-wrapper .navbar-logo a {
        height: 40px;
    }

    .header-navbar {
        min-height: 60px;
    }

    .header-navbar .navbar-wrapper .navbar-logo {
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: left;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 10px;
    }

    .nav-profile-pic {
        margin-right: 0;
        border: 1px solid #000;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i {
        margin-right: 10px;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-right li.header-notification:last-of-type {
        margin-top: -5px;
    }

    .pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
        font-size: 12px;
    }

    .pcoded .pcoded-navbar .pcoded-item > li > a {
        font-size: 12px;
    }

    .pcoded[theme-layout=vertical] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
        padding: 7px 7px 7px 17px;
    }

    .pcoded li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
        top: 0;
    }

    .pcoded[theme-layout=vertical] .pcoded-navbar .pcoded-item > li > a {
        padding: 1px 10px 1px 10px;
    }

    .pcoded li.pcoded-hasmenu > a:after {
        top: 2px;
    }

    .pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
        font-size: 11px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
        font-size: 12px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
        padding: 5px 0;
    }

    #dev_signature {
        top: 17px;
        font-size: 11px;
        right: 41%;
    }

    .frk_dshbrd h1 {
        font-size: 14px;
        margin-bottom: 0;
    }

    .modal-header {
        padding: 11px 13px;
    }

    .modal-xxl {
        max-width: 98% !important;
    }

    input[type="text"], input[type="email"], input[type="number"], input[type="tel"] {
        min-height: 32px;
    }

    .select2-container--bootstrap4 .select2-selection--multiple {
        min-height: calc(1.75rem + 2px) !important;
    }

    li.select2-results__option{
         font-size: 11px;
    }

    .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
        line-height: 2rem;
    }

    .select2-container--bootstrap4 .select2-selection--single {
        height: calc(2rem + 2px) !important;
    }

    h5 {
        font-size: 14px;
    }

    .alert {
        padding: .5rem 1rem;
    }

    .cstbtn {
        margin: 1px 0 0 0;
        width: 50%;
        border-radius: 2px;
        flex-direction: column;
        align-items: flex-start;
    }

    .cstbtn_inner{
        padding: 3px 21px !important;
    }

    .frk_dshbrd .card {
        border-radius: 0 !important;
    }

    #dashboard .quick_access_btns .col-sm-2{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .header-navbar .header-notification ul li[class="changeLanguage"] {
        padding: 8px 15px !important;
        font-size: 12px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child h6, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child h6 {
        font-size: 12px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
        padding: 6px 10px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-user, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-user {
        font-size: 12px;
    }

    .frik_tickets_header ul h6, body, p, .form-control, a {
        font-size: 10px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-time, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-time {
        font-size: 9px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
        padding: 1em 10px;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li img, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li img {
        width: 30px;
    }

    #project_view .cover-photo .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    #project_view .cover-photo .first-panel .fr_wdgt_pr_in {
        display: inline-block;
        width:49%;
    }

    #project_view .cover-photo .first-panel .fr_wdgt_pr_in:last-child{
        width: 100%;
    }

    #project_view h6 {
        font-size: 10px;
    }

    #project_view .btn {
        font-size: 9px;
        padding: 8px 5px;
    }

    #project_view .f-18 {
        font-size: 12px;
    }

    #project_view .card .card-header-left {
        padding: 10px 20px 20px;
    }

    #project_view .card .card-header-left h5 {
        font-size: 12px;
        line-height: 0.5;
    }

    #project_view .md-tabs .nav-item a {
        padding: 6px 0;
    }

    #project_view div[data-form*="working-time-filter-form"] .col-sm-12 {
        padding:0 10px;
    }

    #project_view .nav-tabs .nav-link.active {
        margin-bottom: 5px;
    }

    #project_view .nav-tabs.tabs-left .slide {
        height: 20px;
    }

    #project_view .fr_wdgt_pr h3 {
        font-size: 15px;
    }

    #project_view .f-16 {
        font-size: 12px;
    }

    #project_view #first-part-tab .card-block, #project_view #second-part-tab .card-block{
        padding: 20px 10px !important;
        margin: 5px !important;
    }

    #project_view .card-header-right {
        margin-bottom: 0;
    }

    .page-link {
        padding: .4rem .55rem;
    }

    .custom-select {
        font-size: .7rem;
    }

    .table td, .table th {
        padding: .5rem .75rem;
    }

    .table {
        font-size: 9px;
    }

    .standalone_task_header .col-lg-8{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #leads .leads_filter .col-md-4{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #leads .leads_filter .col-md-3{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #leads .leads_filter .col-md-6{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #lead_view #comments .col-sm-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    #lead_view #comments .col-sm-10 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    #lead_view #comments .p-20{
        padding:20px 5px;
    }

    .frik_ttchmnt{
        margin-bottom: 5px;
    }

    #lead_view .card {
        margin-bottom: 10px;
    }

    #tickets .ticket_filter .col-3{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #tickets .ticket_filter .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #tickets .ticket_filter .p-t-25{
        padding-top: 5px;
    }

    #new_ticket #ticket_datas .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #new_ticket #ticket_other_datas .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }

     #ticket_view #view-ticket-notes-list .col-2, #standalone_tasks .comment .col-2{
         flex: 0 0 25%;
         max-width: 25%;
     }

    #ticket_view #view-ticket-notes-list .col-10, #standalone_tasks .comment .col-10{
        flex: 0 0 75%;
        max-width: 75%;
    }

    #clients_view .md-tabs .nav-item a, #worker_view .sidemenu .md-tabs .nav-item a, #contact_view .sidemenu .md-tabs .nav-item a {
        font-size: 11px;
    }

    #clients_view .tabs_and_content .md-tabs .nav-item a, #worker_view .sidemenu .md-tabs .nav-item a, #contact_view .sidemenu .md-tabs .nav-item a{
        padding: 7px 8px;
    }

    #clients_view .company-profile-pic {
        border: 2px solid #02477b;
        width: 80px;
        height: 80px;
        margin-top: -50px;
    }

    #clients_view .company-profile-pic i {
        font-size: 3rem;
    }

    #clients_view .client-data h3 {
        font-size: 12px;
    }

    #clients_view .client-banner {
        height: 150px;
    }

    #clients_view #client_status, #clients_view #client_note {
        font-size: 9px;
    }

    #worker_view .mitbtr > ul {
         column-count: 2;
    }

    #worker_view .md-tabs .nav-link.active:hover, #worker_view .md-tabs .nav-link.active, #worker_view .md-tabs .nav-link.active:focus {
        padding: 7px 8px;
    }

    .hr-profile-pic {
        width: 80px;
        height: 80px;
    }

    #contact_view .mitbtr > ul {
        column-count: 2;
    }

    #contact_view .nav-tabs .nav-link {
        text-align: left;
    }

    #clients_view .nav-tabs .nav-link.active, #worker_view .nav-tabs .nav-link.active, #contact_view .nav-tabs .nav-link.active {
        margin-bottom: 5px !important;
    }

    #emails .jqpagination .first, #emails .jqpagination .previous, #emails .jqpagination .next, #emails .jqpagination .last {
        font-size: 20px;
        width: 30px;
        height: 30px;
    }

}

@media only screen and (max-width: 500px) {

    .header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i, nav[class*="header-navbar"] i {
        font-size: 19px;
    }

    .swal2-icon {
        width: 3em;
        height: 3em;
        margin: 1em auto 1em;
        line-height: 4em;
    }

    .swal2-icon .swal2-icon-content {
        font-size: 2.75em;
    }

    .swal2-title {
        font-size: .9rem;
    }

    .swal2-content {
        font-size: .8em;
    }

    .swal2-styled.swal2-confirm {
        padding: .3rem .6rem;
        font-size: .8rem;
    }

    .swal2-styled.swal2-cancel {
        padding: .3rem .6rem;
        font-size: .8rem;
    }

    .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
        left: .725em;
        transform: rotate(45deg);
    }

    .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
        right: .6em;
    }

    .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
        top: 1.4125em;
        width: 1.7375em;
        height: .2125em;
    }

    .swal2-header {
        padding: 0;
    }

    .swal2-popup {
        width: 20em;
        padding: .5rem;
    }

    .swal2-actions {
        margin: .6em auto 0;
    }

    .card .card-block {
        padding: .7rem;
    }

    .page-header.card {
        margin: 15px 7px 0;
    }

    .page-body .col-sm-12:first-of-type{
        padding-right: 10px;
        padding-left: 10px;
    }

    #project_view .working-time-btns {
        margin-top: 10px;
    }

    #project_view .working-time-btns button {
        margin-top: 10px;
    }

    #project_view #working-time-register-tab .card-header-left, #project_view #deadlines-tab .card-header-left,
    #project_view #note-tab .card-header-left, #project_view #task-repeatings-tab .card-header-left,
    #project_view #documents-tab .card-header-left {
        width: 100%;
    }

    #project_view #phases-tab .form-group{
        width: 100%;
        padding: 0 15px;
    }

    #project_view #tasks-tab .form-group{
        width: 50%;
        padding: 0 15px;
    }

    #project_view #comments-tab .col-sm-12 .row:nth-child(1) {
        display: block;
    }

    #project_view #comments-tab .col-sm-12 .row:nth-child(1) .col {
        max-width: 100%;
        margin: 5px 0;
    }

    #deadlines-modal .modal-body .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #standalone_tasks span[class="data"] {
        font-size: 11px;
    }

    #standalone_tasks #task_datas {
        padding: 0;
    }

    #new_lead .card .card-header {
        padding: 10px;
    }

    #lead_view .comment-profile-pic {
        width: 40px;
        height: 40px;
    }

    #lead_view .frik_tkn ul li {
        width: 50%;
        padding: 0 5px;
    }

    #lead_view #edit-lead-informations h5 {
        font-size: 10px;
        padding: 6px;
        margin-bottom: 5px !important;
    }

    #lead_view #comments .frik_ttchmnt.m-t-20{
        margin-top: 5px;
    }

    #lead_view #edit-lead-informations .col-3{
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    #new-message-modal .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .comment-profile-pic {
        width: 40px;
        height: 40px;
    }

    #ticket_view .comment-author h6 {
        font-size: 0.6rem !important;
    }

    #standalone_tasks .comment .card-body, #standalone_tasks .comment .card-footer{
        padding: 0.5rem;
    }

    #message-board .subject {
        font-size: 11px;
    }

    #message-board .name {
        font-size: 9px;
    }

    #clients_view .client-data .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #clients_view .client-data .col-4:nth-of-type(1){
        order: 2;
    }

    #clients_view .client-data .col-4:nth-of-type(2){
        order: 1;
    }

    #clients_view .client-data .col-4:nth-of-type(3){
        order: 3;
    }

    #clients_view .client-data .other-data {
        padding-top: 0;
        border-top: 1px solid #efefef;
    }

    #clients_view .client-data .primary-contact-data {
        padding:  0;
        border-top: 1px solid #efefef;
    }

    #clients_view .client-data p {
        margin-bottom: 5px;
    }

    #clients_view #client_note {
        top: 10px;
        right: 10px;
    }

    #clients_view #client_status {
        top: 10px;
        left: 10px;
    }

    #clients_view .tabs_and_content .md-tabs.tabs-left .nav-item {
        flex: 100%;
    }

    #clients_view .md-tabs .nav-item a {
        margin-bottom: 0;
    }

    #clients_view .card .card-header-left h5 {
        font-size: 13px;
    }

    #clients_view .basic_data .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #clients_view .client-banner {
        height: 120px;
    }

    #clients_view .company-profile-pic {
        border: 1px solid #02477b;
        width: 65px;
        height: 65px;
        margin-top: -40px;
    }

    #clients_view .client-data h3 {
        margin-top: 10px;
    }

    #clients_view .company-profile-pic i {
        font-size: 2rem;
    }

    .page-header.card .page-header-title h5 {
        font-size: 13px;
    }

    #emails .sidemenu .col-12{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #read-email .mail-body-content h5 {
        font-size: 12px;
    }

    #read-email h6 {
        font-size: 12px;
    }

    #read-email #read-email-modal-arrival-date {
        font-size: 11px;
    }
}

@media only screen and (max-width: 400px) {

    #dashboard .form-row.p-20{
        padding: 0;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i, nav[class*="header-navbar"] i {
        font-size: 17px;
    }

    .login_background::before, .login_background::after {
        width: 350px;
        height: 350px;
        filter: blur(110px);
        animation-duration: 11s;
    }

    .login-box {
        display: block;
    }

    #logout_page {
        display: block;
    }

    #logout_page h3 {
        font-size: 16px;
    }

    #logout_page i {
        margin-top: 20px;
        font-size: 7rem;
    }

    #logout_page .btn {
        font-size: 11px;
        padding: 10px 12px;
    }

    #login_page .user-circle {
        height: 60px;
        width: 60px;
    }

    #login_page .alert-danger {
        font-size: 10px;
    }

    #login_page .frk_title h3 {
        font-size: 21px;
    }

    #login_page .user-circle {
        padding: 17px;
    }

    #login_page .user-circle {
        font-size: 24px;
    }

    #login_page .btn {
        padding: 8px;
    }

    #login_page .mt-5 {
        margin-top: 2rem !important;
    }

    #dashboard .btn {
        font-size: 10px;
        padding: 7px 10px;
    }

    .cstbtn_inner {
        padding: 3px 11px !important;
    }

    .alert {
        font-size: 10px;
        margin-bottom: 2rem;
    }

    #dashboard, #dashboard p, #dashboard .form-control, #dashboard a {
        font-size: 10px;
    }

    .frk_dshbrd .card .card-block {
        padding: 0.5rem 0.5rem;
    }

    #dashboard .card .card-header span {
        font-size: 10px;
    }

    #dashboard .input-group-append{
        width: 100%;
        margin-top: 10px;
    }

    #dashboard_locations_component .input-group {
        margin-bottom: 0.25em;
    }

    #dashboard_locations_component .input-group-append{
        margin-top: 0;
    }

    #dashboard_timesheet_component {
        padding: 0 0.5rem;
    }

    .frk_tckt_cf label {
        font-size: 10px;
        font-weight: 800;
    }

    .card h5 {
        font-size: 13px;
    }

    .tab-content {
        margin-top: 15px;
    }

    .custom-select-sm {
        font-size: .675rem;
    }

    #projects .mt-4 {
        margin-top: 0 !important;
    }

    #projects .table_filters .col {
        padding: 10px 5px 0 !important;
        flex: 0 0 50%;
        box-sizing: border-box;
    }

    #project_view #tasks-tab .form-group{
        width: 100%;
        padding: 0 15px;
    }

    #project_view #templates-tab .row:nth-child(1) .col {
        flex-basis: unset;
    }

    #project_view #activities-tab .row:nth-child(2) .form-group {
        width: 100%;
        padding: 0 15px;
    }

    #project_view #documents-tab .row .col-12 .row:nth-child(2) .form-group {
        width: 100%;
        padding: 0 15px;
    }

    #project_view #mails-tab .card-block .row {
        display: inline-block;
    }

    #standalone_tasks .task_filter .col-2{
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 7px;
    }

    #standalonetask .task_filter {
        background: none !important;
        padding: 0;
    }

    #client-add-modal .frik_szktl_mvr {
        margin: 10px 0;
    }

    #client-add-modal .frik_szktl_mvr .m-r-15{
        margin-right: 5px;
    }

    #client-add-modal .frik_szktl_mvr .m-l-15{
        margin-left: 5px;
    }

    #client-add-modal .frik_szktl_mvr .m-b-15{
        margin-bottom: 5px;
    }

    #standalonetask-modal .col-4, #standalonetask-modal .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #new_lead .card-header-left {
        width: 100%;
    }

    #new_lead .card-header-right {
        width: 100%;
    }

    #ticket_view #ticket_datas .col-3{
        flex: 0 0 100%;
        max-width: 100%;
    }

    #ticket_view .frik_tkn ul li {
        width: 100%;
        padding: 0 10px;
    }

    #read-email .mail-body-content h5 {
        font-size: 11px;
    }

    #read-email h6 {
        font-size: 11px;
    }

    #read-email #read-email-modal-arrival-date {
        font-size: 10px;
    }
}

/* endregion */

/* Mobil nézet régió alá ne illessz be CSS kódot */